From jenkins at lists.osmocom.org Tue Dec 1 17:29:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:29:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3227?= Message-ID: <671221497.578.1606843766762@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 121.86 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11018/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3432 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11018 0.0 0.0 53716 20892 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11019 0.0 0.0 58432 7248 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11026 0.0 0.0 4280 744 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11028 0.0 0.0 12784 980 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3424 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11018/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3432 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11018 0.0 0.0 53716 20976 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11029 0.0 0.0 58432 7120 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11036 0.0 0.0 4280 740 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11038 0.0 0.0 12784 948 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3424 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11018/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3432 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11018 0.0 0.0 53716 20976 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11039 0.0 0.0 58432 7244 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11046 0.0 0.0 4280 704 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11048 0.0 0.0 12784 948 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3424 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.569s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11049/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3432 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11049 0.0 0.0 53740 20788 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11050 0.0 0.0 58432 7380 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11057 0.0 0.0 4280 712 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11059 0.0 0.0 12784 920 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3424 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly' > ls -l /proc/11049/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3432 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11049 0.0 0.0 54064 21160 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11060 0.0 0.0 58432 7212 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly build 11067 0.0 0.0 4280 752 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11069 0.0 0.0 12784 984 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3424 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly' > ls -l /proc/11049/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3432 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11049 11.0 0.0 54064 21160 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11070 0.0 0.0 58560 7488 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly build 11077 0.0 0.0 4280 704 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11079 0.0 0.0 12784 948 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3424 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[1]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:29:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:29:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3227?= Message-ID: <2015786077.579.1606843769365@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 121.83 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11014/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[1802297457] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[1802297458] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[1802297459] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8774 0.0 0.0 19668 3316 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8795 0.0 0.0 19668 2444 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11014 0.0 0.0 53664 20948 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11015 0.0 0.0 58432 7148 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11022 0.0 0.0 4280 712 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11024 0.0 0.0 12784 928 ? S 17:29 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11014/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[1802297457] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[1802297458] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[1802297459] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8774 0.0 0.0 19668 3316 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8795 0.0 0.0 19668 2444 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11014 0.0 0.0 53664 21028 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11025 0.0 0.0 58432 7216 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11032 0.0 0.0 4280 700 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11034 0.0 0.0 12784 968 ? S 17:29 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11014/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[1802297457] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[1802297458] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[1802297459] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8774 0.0 0.0 19668 3316 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8795 0.0 0.0 19668 2444 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11014 11.0 0.0 53664 21028 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11035 0.0 0.0 58432 7240 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11042 0.0 0.0 4280 748 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11044 0.0 0.0 12784 940 ? S 17:29 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.568s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11045/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[1802297457] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[1802297458] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[1802297459] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8774 0.0 0.0 19668 3316 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8795 0.0 0.0 19668 2444 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11045 0.0 0.0 53804 20872 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11046 0.0 0.0 58432 7232 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11053 0.0 0.0 4280 760 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11055 0.0 0.0 12784 956 ? S 17:29 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgxwclz_nc, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgxwclz_nc' > ls -l /proc/11045/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[1802297457] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[1802297458] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[1802297459] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8774 0.0 0.0 19668 3316 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8795 0.0 0.0 19668 2444 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11045 0.0 0.0 54100 21240 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11056 0.0 0.0 58432 7188 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgxwclz_nc build 11063 0.0 0.0 4280 744 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11065 0.0 0.0 12784 932 ? S 17:29 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgxwclz_nc, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgxwclz_nc' > ls -l /proc/11045/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[1802297457] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[1802297458] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[1802297459] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8774 0.0 0.0 19668 3316 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8795 0.0 0.0 19668 2444 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11045 0.0 0.0 54100 21240 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11066 0.0 0.0 58560 7328 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgxwclz_nc build 11073 0.0 0.0 4280 740 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11075 0.0 0.0 12784 964 ? S 17:29 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:29:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:29:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3227?= Message-ID: <2114600982.580.1606843790669@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 121.96 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11022/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189769862] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189769863] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189769864] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3416 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2528 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11022 0.0 0.0 53720 20716 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11023 0.0 0.0 58432 7332 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11030 0.0 0.0 4280 756 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11032 0.0 0.0 12784 1028 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3432 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11022/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189769862] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189769863] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189769864] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3416 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2528 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11022 0.0 0.0 53720 20800 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11033 0.0 0.0 58432 7376 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11040 0.0 0.0 4280 748 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11042 0.0 0.0 12784 972 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3432 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11022/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189769862] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189769863] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189769864] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 8778 0.0 0.0 19668 3416 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2528 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11022 0.0 0.0 53720 20800 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11043 0.0 0.0 58432 7336 ? D 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11050 0.0 0.0 4280 712 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11052 0.0 0.0 12784 944 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3432 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.672s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11053/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189769862] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189769863] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189769864] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3416 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2528 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11053 0.0 0.0 53740 20696 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11054 0.0 0.0 58432 7108 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11061 0.0 0.0 4280 704 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11063 0.0 0.0 12784 960 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3432 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgb7p8_hn8, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgb7p8_hn8' > ls -l /proc/11053/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189769862] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189769863] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189769864] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3416 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2528 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11053 0.0 0.0 54064 21064 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11064 0.0 0.0 58432 7216 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgb7p8_hn8 build 11071 0.0 0.0 4280 720 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11073 0.0 0.0 12784 932 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3432 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgb7p8_hn8, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgb7p8_hn8' > ls -l /proc/11053/fd total 0 lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189769862] l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189769863] l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189769864] l-wx------ 1 build build 64 Dec 1 17:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8778 0.0 0.0 19668 3416 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8799 0.0 0.0 19668 2528 ? S 17:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11053 0.0 0.0 54064 21064 ? S 17:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11074 0.0 0.0 58560 7392 ? S 17:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgb7p8_hn8 build 11081 0.0 0.0 4280 716 ? S 17:29 0:00 /bin/sh -c ps xua | grep osmo build 11083 0.0 0.0 12784 972 ? S 17:29 0:00 grep osmo build 26811 0.0 0.0 19656 3432 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:30:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:30:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3227?= Message-ID: <809191192.581.1606843819339@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 114.04 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11389/fd total 0 lr-x------ 1 build build 64 Dec 1 17:30 0 -> pipe:[3008900608] l-wx------ 1 build build 64 Dec 1 17:30 1 -> pipe:[3008900609] l-wx------ 1 build build 64 Dec 1 17:30 2 -> pipe:[3008900610] l-wx------ 1 build build 64 Dec 1 17:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9149 0.0 0.0 19664 3324 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9170 0.0 0.0 19664 2364 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11389 0.0 0.0 53716 20400 ? S 17:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11390 0.0 0.0 58428 7180 ? S 17:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11397 0.0 0.0 4276 700 ? S 17:30 0:00 /bin/sh -c ps xua | grep osmo build 11399 0.0 0.0 12780 932 ? S 17:30 0:00 grep osmo build 27002 0.0 0.0 19652 3336 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11389/fd total 0 lr-x------ 1 build build 64 Dec 1 17:30 0 -> pipe:[3008900608] l-wx------ 1 build build 64 Dec 1 17:30 1 -> pipe:[3008900609] l-wx------ 1 build build 64 Dec 1 17:30 2 -> pipe:[3008900610] l-wx------ 1 build build 64 Dec 1 17:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9149 0.0 0.0 19664 3324 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9170 0.0 0.0 19664 2364 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11389 0.0 0.0 53716 20484 ? S 17:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11400 0.0 0.0 58428 6920 ? S 17:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11407 0.0 0.0 4276 708 ? S 17:30 0:00 /bin/sh -c ps xua | grep osmo build 11409 0.0 0.0 4276 88 ? R 17:30 0:00 /bin/sh -c ps xua | grep osmo build 27002 0.0 0.0 19652 3336 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11389/fd total 0 lr-x------ 1 build build 64 Dec 1 17:30 0 -> pipe:[3008900608] l-wx------ 1 build build 64 Dec 1 17:30 1 -> pipe:[3008900609] l-wx------ 1 build build 64 Dec 1 17:30 2 -> pipe:[3008900610] l-wx------ 1 build build 64 Dec 1 17:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9149 0.0 0.0 19664 3324 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9170 0.0 0.0 19664 2364 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11389 0.0 0.0 53716 20484 ? S 17:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11410 0.0 0.0 58428 7064 ? S 17:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11417 0.0 0.0 4276 748 ? S 17:30 0:00 /bin/sh -c ps xua | grep osmo build 11419 0.0 0.0 12780 980 ? S 17:30 0:00 grep osmo build 27002 0.0 0.0 19652 3336 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.589s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11420/fd total 0 lr-x------ 1 build build 64 Dec 1 17:30 0 -> pipe:[3008900608] l-wx------ 1 build build 64 Dec 1 17:30 1 -> pipe:[3008900609] l-wx------ 1 build build 64 Dec 1 17:30 2 -> pipe:[3008900610] l-wx------ 1 build build 64 Dec 1 17:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9149 0.0 0.0 19664 3324 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9170 0.0 0.0 19664 2364 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11420 0.0 0.0 53700 20512 ? S 17:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11421 0.0 0.0 58428 6984 ? S 17:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11428 0.0 0.0 4276 732 ? S 17:30 0:00 /bin/sh -c ps xua | grep osmo build 11430 0.0 0.0 4276 84 ? R 17:30 0:00 /bin/sh -c ps xua | grep osmo build 27002 0.0 0.0 19652 3336 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgcol7dh42, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgcol7dh42' > ls -l /proc/11420/fd total 0 lr-x------ 1 build build 64 Dec 1 17:30 0 -> pipe:[3008900608] l-wx------ 1 build build 64 Dec 1 17:30 1 -> pipe:[3008900609] l-wx------ 1 build build 64 Dec 1 17:30 2 -> pipe:[3008900610] l-wx------ 1 build build 64 Dec 1 17:30 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9149 0.0 0.0 19664 3324 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9170 0.0 0.0 19664 2364 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11420 0.0 0.0 54016 20848 ? S 17:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11431 0.0 0.0 58428 6968 ? S 17:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgcol7dh42 build 11438 0.0 0.0 4276 740 ? S 17:30 0:00 /bin/sh -c ps xua | grep osmo build 11440 0.0 0.0 12780 988 ? S 17:30 0:00 grep osmo build 27002 0.0 0.0 19652 3336 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgcol7dh42, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgcol7dh42' > ls -l /proc/11420/fd total 0 lr-x------ 1 build build 64 Dec 1 17:30 0 -> pipe:[3008900608] l-wx------ 1 build build 64 Dec 1 17:30 1 -> pipe:[3008900609] l-wx------ 1 build build 64 Dec 1 17:30 2 -> pipe:[3008900610] l-wx------ 1 build build 64 Dec 1 17:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9149 0.0 0.0 19664 3324 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9170 0.0 0.0 19664 2364 ? S 17:30 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11420 5.6 0.0 54016 20848 ? S 17:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11441 0.0 0.0 58556 7244 ? S 17:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgcol7dh42 build 11448 0.0 0.0 4276 720 ? S 17:30 0:00 /bin/sh -c ps xua | grep osmo build 11450 0.0 0.0 12780 964 ? S 17:30 0:00 grep osmo build 27002 0.0 0.0 19652 3336 ? S 17:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ERRORS: 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:35:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:35:36 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22280?= Message-ID: <361291812.582.1606844136546@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 380.38 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 2.3 0.0 54000 21108 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12408 0.0 0.0 21474964008 15296 ? S 17:35 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgr1whfl2g build 12415 0.0 0.0 4280 724 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12417 0.0 0.0 12784 956 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgr1whfl2g, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgr1whfl2g' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.7 0.0 54000 21108 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12419 0.0 0.0 21474964008 15256 ? S 17:35 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgr1whfl2g build 12426 0.0 0.0 4280 752 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12428 0.0 0.0 12784 976 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.6 0.0 54000 21108 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12430 0.0 0.0 21475109004 17964 ? S 17:35 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12437 0.0 0.0 4280 716 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12439 0.0 0.0 12784 948 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiscqlhnx, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgiscqlhnx' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.3 0.0 54000 21180 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12441 1.0 0.0 21475109004 18180 ? S 17:35 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiscqlhnx build 12448 0.0 0.0 4280 724 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12450 0.0 0.0 12784 972 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiscqlhnx, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgiscqlhnx' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.3 0.0 54000 21180 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12452 0.0 0.0 21475109004 18016 ? R 17:35 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiscqlhnx build 12459 0.0 0.0 4280 712 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12461 0.0 0.0 12784 936 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.2 0.0 54000 21180 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12463 0.0 0.0 21474961572 14180 ? S 17:35 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12470 0.0 0.0 4280 724 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12472 0.0 0.0 12784 984 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgiqmc94z1, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgiqmc94z1' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.0 0.0 54000 21180 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12474 0.0 0.0 21474961572 14280 ? S 17:35 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgiqmc94z1 build 12481 0.0 0.0 4280 748 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12483 0.0 0.0 12784 932 ? S 17:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgiqmc94z1, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgiqmc94z1' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 1 17:35 0 -> pipe:[1802482333] l-wx------ 1 build build 64 Dec 1 17:35 1 -> pipe:[1802482334] l-wx------ 1 build build 64 Dec 1 17:35 2 -> pipe:[1802482335] l-wx------ 1 build build 64 Dec 1 17:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.0 0.0 54000 21180 ? S 17:35 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12485 0.0 0.0 21474961572 14368 ? S 17:35 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgiqmc94z1 build 12492 0.0 0.0 4280 748 ? S 17:35 0:00 /bin/sh -c ps xua | grep osmo build 12494 0.0 0.0 12784 968 ? S 17:35 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:36:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:36:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22280?= Message-ID: <1523281269.583.1606844189245@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 704.28 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 2.0 0.0 53940 20984 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2638 0.0 0.0 21474964008 15248 ? S 17:36 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6rckq4u5 build 2645 0.0 0.0 4280 712 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2647 0.0 0.0 12784 992 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6rckq4u5, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg6rckq4u5' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 1.7 0.0 53940 20984 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2649 0.0 0.0 21474964008 15216 ? S 17:36 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6rckq4u5 build 2656 0.0 0.0 4280 724 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2658 0.0 0.0 12784 932 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 1.4 0.0 53940 20984 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2660 0.0 0.0 21475119324 27216 ? R 17:36 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2667 0.0 0.0 4280 756 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2669 0.0 0.0 12784 944 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg552095kn, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg552095kn' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 1.3 0.0 54072 21164 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2671 0.0 0.0 21475121444 20264 ? S 17:36 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg552095kn build 2678 0.0 0.0 4280 792 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2680 0.0 0.0 12784 976 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg552095kn, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg552095kn' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 1.1 0.0 54072 21164 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2682 0.0 0.0 21475119324 22668 ? R 17:36 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg552095kn build 2689 0.0 0.0 4280 736 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2691 0.0 0.0 12784 984 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 1.1 0.0 54072 21164 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2693 0.0 0.0 21474965988 14308 ? S 17:36 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2700 0.0 0.0 4280 700 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2702 0.0 0.0 12784 992 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw_y2_y1v, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgw_y2_y1v' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 1.0 0.0 54072 21164 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2704 0.0 0.0 21474965988 14476 ? S 17:36 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw_y2_y1v build 2711 0.0 0.0 4280 712 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2713 0.0 0.0 12784 1020 ? S 17:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw_y2_y1v, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgw_y2_y1v' > ls -l /proc/2593/fd total 0 lr-x------ 1 build build 64 Dec 1 17:36 0 -> pipe:[1802478584] l-wx------ 1 build build 64 Dec 1 17:36 1 -> pipe:[1802478585] l-wx------ 1 build build 64 Dec 1 17:36 2 -> pipe:[1802478586] l-wx------ 1 build build 64 Dec 1 17:36 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2593 0.9 0.0 54072 21164 ? S 17:36 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2715 0.0 0.0 21474965988 14528 ? S 17:36 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw_y2_y1v build 2722 0.0 0.0 4280 756 ? S 17:36 0:00 /bin/sh -c ps xua | grep osmo build 2724 0.0 0.0 12784 936 ? S 17:36 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:37:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:37:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3228?= In-Reply-To: <671221497.578.1606843766762@jenkins.osmocom.org> References: <671221497.578.1606843766762@jenkins.osmocom.org> Message-ID: <1036327738.584.1606844268337@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 134.61 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11012/fd total 0 lr-x------ 1 build build 64 Dec 1 17:37 0 -> pipe:[190391917] l-wx------ 1 build build 64 Dec 1 17:37 1 -> pipe:[190391918] l-wx------ 1 build build 64 Dec 1 17:37 2 -> pipe:[190391919] l-wx------ 1 build build 64 Dec 1 17:37 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3436 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2528 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11012 0.0 0.0 53720 20816 ? S 17:37 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11013 0.0 0.0 58432 7204 ? S 17:37 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11020 0.0 0.0 4280 760 ? S 17:37 0:00 /bin/sh -c ps xua | grep osmo build 11022 0.0 0.0 12784 1000 ? S 17:37 0:00 grep osmo build 26804 0.0 0.0 19656 3436 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11012/fd total 0 lr-x------ 1 build build 64 Dec 1 17:37 0 -> pipe:[190391917] l-wx------ 1 build build 64 Dec 1 17:37 1 -> pipe:[190391918] l-wx------ 1 build build 64 Dec 1 17:37 2 -> pipe:[190391919] l-wx------ 1 build build 64 Dec 1 17:37 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3436 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2528 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11012 0.0 0.0 53720 20900 ? S 17:37 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11023 0.0 0.0 58432 7288 ? S 17:37 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11030 0.0 0.0 4280 744 ? S 17:37 0:00 /bin/sh -c ps xua | grep osmo build 11032 0.0 0.0 12784 988 ? S 17:37 0:00 grep osmo build 26804 0.0 0.0 19656 3436 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11012/fd total 0 lr-x------ 1 build build 64 Dec 1 17:37 0 -> pipe:[190391917] l-wx------ 1 build build 64 Dec 1 17:37 1 -> pipe:[190391918] l-wx------ 1 build build 64 Dec 1 17:37 2 -> pipe:[190391919] l-wx------ 1 build build 64 Dec 1 17:37 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3436 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2528 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11012 16.0 0.0 53720 20900 ? S 17:37 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11033 0.0 0.0 58432 7184 ? S 17:37 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11040 0.0 0.0 4280 736 ? S 17:37 0:00 /bin/sh -c ps xua | grep osmo build 11042 0.0 0.0 12784 908 ? S 17:37 0:00 grep osmo build 26804 0.0 0.0 19656 3436 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.413s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11043/fd total 0 lr-x------ 1 build build 64 Dec 1 17:37 0 -> pipe:[190391917] l-wx------ 1 build build 64 Dec 1 17:37 1 -> pipe:[190391918] l-wx------ 1 build build 64 Dec 1 17:37 2 -> pipe:[190391919] l-wx------ 1 build build 64 Dec 1 17:37 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3436 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2528 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11043 0.0 0.0 53800 20804 ? S 17:37 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11044 0.0 0.0 58432 7248 ? S 17:37 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11051 0.0 0.0 4280 748 ? S 17:37 0:00 /bin/sh -c ps xua | grep osmo build 11053 0.0 0.0 12784 936 ? S 17:37 0:00 grep osmo build 26804 0.0 0.0 19656 3436 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg2oqu3735, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg2oqu3735' > ls -l /proc/11043/fd total 0 lr-x------ 1 build build 64 Dec 1 17:37 0 -> pipe:[190391917] l-wx------ 1 build build 64 Dec 1 17:37 1 -> pipe:[190391918] l-wx------ 1 build build 64 Dec 1 17:37 2 -> pipe:[190391919] l-wx------ 1 build build 64 Dec 1 17:37 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3436 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2528 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11043 0.0 0.0 54096 21172 ? S 17:37 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11054 0.0 0.0 58432 7424 ? S 17:37 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg2oqu3735 build 11061 0.0 0.0 4280 736 ? S 17:37 0:00 /bin/sh -c ps xua | grep osmo build 11063 0.0 0.0 12784 956 ? S 17:37 0:00 grep osmo build 26804 0.0 0.0 19656 3436 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg2oqu3735, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg2oqu3735' > ls -l /proc/11043/fd total 0 lr-x------ 1 build build 64 Dec 1 17:37 0 -> pipe:[190391917] l-wx------ 1 build build 64 Dec 1 17:37 1 -> pipe:[190391918] l-wx------ 1 build build 64 Dec 1 17:37 2 -> pipe:[190391919] l-wx------ 1 build build 64 Dec 1 17:37 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3436 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2528 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11043 13.0 0.0 54096 21172 ? S 17:37 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11064 0.0 0.0 58560 7328 ? S 17:37 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg2oqu3735 build 11071 0.0 0.0 4280 712 ? S 17:37 0:00 /bin/sh -c ps xua | grep osmo build 11073 0.0 0.0 12784 972 ? S 17:37 0:00 grep osmo build 26804 0.0 0.0 19656 3436 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:38:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:38:05 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3228?= In-Reply-To: <2015786077.579.1606843769365@jenkins.osmocom.org> References: <2015786077.579.1606843769365@jenkins.osmocom.org> Message-ID: <669886914.585.1606844285104@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 121.83 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11013/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190462865] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190462866] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190462867] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8773 0.0 0.0 19668 3424 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8794 0.0 0.0 19668 2532 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11013 14.0 0.0 53720 20784 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11014 0.0 0.0 58432 7180 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11021 0.0 0.0 4280 712 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11023 0.0 0.0 12784 980 ? R 17:38 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11013/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190462865] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190462866] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190462867] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8773 0.0 0.0 19668 3424 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8794 0.0 0.0 19668 2532 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11013 15.0 0.0 53720 20868 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11024 0.0 0.0 58432 7248 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11031 0.0 0.0 4280 760 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11033 0.0 0.0 12784 964 ? S 17:38 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11013/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190462865] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190462866] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190462867] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8773 0.0 0.0 19668 3424 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8794 0.0 0.0 19668 2532 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11013 15.0 0.0 53720 20868 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11034 0.0 0.0 58432 7240 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11041 0.0 0.0 4280 772 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11043 0.0 0.0 12784 936 ? S 17:38 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.606s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190462865] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190462866] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190462867] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8773 0.0 0.0 19668 3424 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8794 0.0 0.0 19668 2532 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11044 0.0 0.0 53704 20900 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11045 0.0 0.0 58432 7200 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11052 0.0 0.0 4280 704 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11054 0.0 0.0 12784 996 ? S 17:38 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg34holddl, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg34holddl' > ls -l /proc/11044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190462865] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190462866] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190462867] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8773 0.0 0.0 19668 3424 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8794 0.0 0.0 19668 2532 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11044 17.0 0.0 54020 21240 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11055 0.0 0.0 58432 7176 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg34holddl build 11062 0.0 0.0 4280 748 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11064 0.0 0.0 12784 932 ? R 17:38 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg34holddl, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg34holddl' > ls -l /proc/11044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190462865] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190462866] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190462867] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8773 0.0 0.0 19668 3424 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8794 0.0 0.0 19668 2532 ? S 17:37 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11044 8.5 0.0 54020 21240 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11065 0.0 0.0 58560 7224 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg34holddl build 11072 0.0 0.0 4280 752 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11074 0.0 0.0 12784 956 ? S 17:38 0:00 grep osmo build 26806 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:38:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:38:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3228?= In-Reply-To: <809191192.581.1606843819339@jenkins.osmocom.org> References: <809191192.581.1606843819339@jenkins.osmocom.org> Message-ID: <577528257.586.1606844289761@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 96.44 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11379/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[1802923566] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[1802923567] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[1802923568] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9139 0.0 0.0 19668 3444 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9160 0.0 0.0 19668 2472 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11379 10.0 0.0 53720 20804 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11380 0.0 0.0 58432 7080 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11387 0.0 0.0 4280 716 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11389 0.0 0.0 12784 968 ? S 17:38 0:00 grep osmo build 26993 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11379/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[1802923566] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[1802923567] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[1802923568] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9139 0.0 0.0 19668 3444 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9160 0.0 0.0 19668 2472 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11379 11.0 0.0 53720 20888 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11390 0.0 0.0 58432 7088 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11397 0.0 0.0 4280 724 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11399 0.0 0.0 12784 932 ? S 17:38 0:00 grep osmo build 26993 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11379/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[1802923566] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[1802923567] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[1802923568] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9139 0.0 0.0 19668 3444 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9160 0.0 0.0 19668 2472 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11379 11.0 0.0 53720 20888 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11400 0.0 0.0 58432 7328 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11407 0.0 0.0 4280 748 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11409 0.0 0.0 12784 976 ? S 17:38 0:00 grep osmo build 26993 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.573s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11410/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[1802923566] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[1802923567] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[1802923568] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9139 0.0 0.0 19668 3444 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9160 0.0 0.0 19668 2472 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11410 0.0 0.0 53696 20844 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11411 0.0 0.0 58432 7212 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11418 0.0 0.0 4280 712 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11420 0.0 0.0 12784 988 ? S 17:38 0:00 grep osmo build 26993 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjzd9b6g1, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjzd9b6g1' > ls -l /proc/11410/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[1802923566] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[1802923567] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[1802923568] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9139 0.0 0.0 19668 3444 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9160 0.0 0.0 19668 2472 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11410 0.0 0.0 54020 21188 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11421 0.0 0.0 58432 7328 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjzd9b6g1 build 11428 0.0 0.0 4280 704 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11430 0.0 0.0 12784 1028 ? S 17:38 0:00 grep osmo build 26993 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjzd9b6g1, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjzd9b6g1' > ls -l /proc/11410/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[1802923566] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[1802923567] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[1802923568] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9139 0.0 0.0 19668 3444 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9160 0.0 0.0 19668 2472 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11410 11.0 0.0 54020 21188 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11431 0.0 0.0 58560 7364 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjzd9b6g1 build 11438 0.0 0.0 4280 768 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11440 0.0 0.0 12784 972 ? S 17:38 0:00 grep osmo build 26993 0.0 0.0 19656 3440 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:38:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:38:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3228?= In-Reply-To: <2114600982.580.1606843790669@jenkins.osmocom.org> References: <2114600982.580.1606843790669@jenkins.osmocom.org> Message-ID: <623710300.587.1606844289858@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 134.71 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11015/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190491916] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190491917] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190491918] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3428 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2532 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11015 0.0 0.0 53732 20644 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11016 0.0 0.0 58432 7160 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11023 0.0 0.0 4280 704 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11025 0.0 0.0 12784 1012 ? S 17:38 0:00 grep osmo build 26802 0.0 0.0 19656 3500 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11015/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190491916] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190491917] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190491918] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3428 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2532 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11015 0.0 0.0 53732 20660 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11026 0.0 0.0 58432 7332 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11033 0.0 0.0 4280 724 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11035 0.0 0.0 12784 984 ? S 17:38 0:00 grep osmo build 26802 0.0 0.0 19656 3500 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11015/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190491916] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190491917] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190491918] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3428 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2532 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11015 0.0 0.0 53732 20660 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11036 0.0 0.0 58432 7316 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11043 0.0 0.0 4280 768 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11045 0.0 0.0 12784 968 ? S 17:38 0:00 grep osmo build 26802 0.0 0.0 19656 3500 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.574s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11046/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190491916] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190491917] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190491918] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3428 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2532 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11046 15.0 0.0 53804 20788 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11047 0.0 0.0 58432 7116 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11054 0.0 0.0 4280 704 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11056 0.0 0.0 12784 976 ? S 17:38 0:00 grep osmo build 26802 0.0 0.0 19656 3500 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t' > ls -l /proc/11046/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190491916] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190491917] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190491918] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3428 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2532 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11046 16.0 0.0 54104 21156 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11057 0.0 0.0 58432 7404 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t build 11064 0.0 0.0 4280 748 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11066 0.0 0.0 12784 932 ? S 17:38 0:00 grep osmo build 26802 0.0 0.0 19656 3500 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t' > ls -l /proc/11046/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190491916] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190491917] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190491918] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3428 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2532 ? S 17:38 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11046 17.0 0.0 54104 21156 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11067 0.0 0.0 58560 7360 ? S 17:38 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t build 11074 0.0 0.0 4280 752 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 11076 0.0 0.0 12784 964 ? S 17:38 0:00 grep osmo build 26802 0.0 0.0 19656 3500 ? S 17:37 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ERRORS: 1 make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:38:24 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:38:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22281?= In-Reply-To: <361291812.582.1606844136546@jenkins.osmocom.org> References: <361291812.582.1606844136546@jenkins.osmocom.org> Message-ID: <970199184.588.1606844304790@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 380.85 KB...] Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 12305 3.1 0.0 53896 20720 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12350 0.0 0.0 21474964004 14968 ? S 17:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_li6m95b build 12357 0.0 0.0 4276 772 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12359 0.0 0.0 12780 944 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_li6m95b, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg_li6m95b' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12305 2.5 0.0 53896 20720 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12361 0.0 0.0 21474964004 15388 ? S 17:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_li6m95b build 12368 0.0 0.0 4276 736 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12370 0.0 0.0 12780 932 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12305 2.2 0.0 53896 20720 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12372 0.0 0.0 21475109000 18000 ? S 17:38 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12379 0.0 0.0 4276 700 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12381 0.0 0.0 12780 976 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgm4nc9si5, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgm4nc9si5' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12305 1.8 0.0 54032 20792 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12383 0.0 0.0 21475109000 23984 ? R 17:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgm4nc9si5 build 12390 0.0 0.0 4276 696 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12392 0.0 0.0 12780 1008 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgm4nc9si5, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgm4nc9si5' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12305 1.7 0.0 54032 20792 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12394 0.0 0.0 21475042820 19080 ? R 17:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgm4nc9si5 build 12401 0.0 0.0 4276 704 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12403 0.0 0.0 12780 936 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12305 1.5 0.0 54032 20792 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12405 0.0 0.0 21474961568 13976 ? S 17:38 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12412 0.0 0.0 4276 712 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12414 0.0 0.0 12780 972 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgqxpt9pzv, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgqxpt9pzv' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12305 1.4 0.0 54032 20792 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12416 0.0 0.0 21474961568 13940 ? S 17:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgqxpt9pzv build 12423 0.0 0.0 4276 712 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12425 0.0 0.0 12780 956 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgqxpt9pzv, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgqxpt9pzv' > ls -l /proc/12305/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[3009012438] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[3009012439] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[3009012440] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12305 1.4 0.0 54032 20792 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12427 0.0 0.0 21474961568 14356 ? S 17:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgqxpt9pzv build 12434 0.0 0.0 4276 748 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 12436 0.0 0.0 12780 960 ? S 17:38 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:38:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:38:31 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22281?= In-Reply-To: <1523281269.583.1606844189245@jenkins.osmocom.org> References: <1523281269.583.1606844189245@jenkins.osmocom.org> Message-ID: <1152937904.589.1606844311474@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 705.62 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2622 3.0 0.0 53932 21016 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2667 0.0 0.0 21474964008 26788 ? S 17:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg03bl3_2c build 2674 0.0 0.0 4280 732 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2676 0.0 0.0 12784 936 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg03bl3_2c, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg03bl3_2c' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2622 2.2 0.0 53932 21016 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2678 0.0 0.0 21474964008 25780 ? S 17:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg03bl3_2c build 2685 0.0 0.0 4280 796 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2687 0.0 0.0 12784 932 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2622 2.0 0.0 53932 21016 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2689 0.0 0.0 21474986964 32268 ? D 17:38 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2696 0.0 0.0 4280 704 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2698 0.0 0.0 12784 984 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg03n9wn5o, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg03n9wn5o' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2622 1.8 0.0 54080 21200 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2700 0.0 0.0 21475121444 33764 ? S 17:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg03n9wn5o build 2707 0.0 0.0 4280 712 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2709 0.0 0.0 12784 1016 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg03n9wn5o, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg03n9wn5o' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2622 1.5 0.0 54080 21200 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2711 0.0 0.0 21475053144 39632 ? R 17:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg03n9wn5o build 2718 0.0 0.0 4280 716 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2720 0.0 0.0 12784 976 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2622 1.5 0.0 54080 21200 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2722 0.0 0.0 21474965988 25012 ? S 17:38 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2729 0.0 0.0 4280 740 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2731 0.0 0.0 12784 968 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_647hgg1, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg_647hgg1' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2622 1.3 0.0 54080 21200 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2733 0.0 0.0 21474965988 28384 ? S 17:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_647hgg1 build 2740 0.0 0.0 4280 708 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2742 0.0 0.0 12784 988 ? S 17:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_647hgg1, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg_647hgg1' > ls -l /proc/2622/fd total 0 lr-x------ 1 build build 64 Dec 1 17:38 0 -> pipe:[190118194] l-wx------ 1 build build 64 Dec 1 17:38 1 -> pipe:[190118195] l-wx------ 1 build build 64 Dec 1 17:38 2 -> pipe:[190118196] l-wx------ 1 build build 64 Dec 1 17:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2622 1.2 0.0 54080 21200 ? S 17:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2744 0.0 0.0 21474965988 25120 ? S 17:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_647hgg1 build 2751 0.0 0.0 4280 768 ? S 17:38 0:00 /bin/sh -c ps xua | grep osmo build 2753 0.0 0.0 12784 956 ? S 17:38 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:42:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:42:25 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22282?= In-Reply-To: <970199184.588.1606844304790@jenkins.osmocom.org> References: <970199184.588.1606844304790@jenkins.osmocom.org> Message-ID: <1966648346.590.1606844545680@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 382.67 KB...] State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4246 *:* LISTEN 0 10 127.0.0.1:4263 *:* > ps xua | grep osmo build 12371 2.8 0.0 54024 21024 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12416 0.0 0.0 21474964008 25356 ? S 17:42 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_5h7gjd4 build 12423 0.0 0.0 4280 700 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12425 0.0 0.0 12784 972 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_5h7gjd4, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg_5h7gjd4' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12371 2.2 0.0 54024 21024 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12427 0.0 0.0 21474964008 26492 ? S 17:42 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_5h7gjd4 build 12434 0.0 0.0 4280 720 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12436 0.0 0.0 12784 988 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12371 2.0 0.0 54024 21024 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12438 0.0 0.0 21475109004 28960 ? S 17:42 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12445 0.0 0.0 4280 760 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12447 0.0 0.0 12784 968 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgip9q3jxo, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgip9q3jxo' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12371 1.7 0.0 54024 21072 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12449 0.0 0.0 21475109004 32244 ? R 17:42 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgip9q3jxo build 12456 0.0 0.0 4280 708 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12458 0.0 0.0 12784 1028 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgip9q3jxo, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgip9q3jxo' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12371 1.5 0.0 54024 21072 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12460 1.0 0.0 21475109004 31768 ? S 17:42 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgip9q3jxo build 12467 0.0 0.0 4280 708 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12469 0.0 0.0 12784 956 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12371 1.5 0.0 54024 21072 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12471 0.0 0.0 21474961572 25940 ? S 17:42 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12478 0.0 0.0 4280 716 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12480 0.0 0.0 12784 944 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgkzultjm1, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgkzultjm1' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12371 1.4 0.0 54024 21072 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12482 0.0 0.0 21474961572 25708 ? S 17:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgkzultjm1 build 12489 0.0 0.0 4280 708 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12491 0.0 0.0 12784 956 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgkzultjm1, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgkzultjm1' > ls -l /proc/12371/fd total 0 lr-x------ 1 build build 64 Dec 1 17:42 0 -> pipe:[190709322] l-wx------ 1 build build 64 Dec 1 17:42 1 -> pipe:[190709323] l-wx------ 1 build build 64 Dec 1 17:42 2 -> pipe:[190709324] l-wx------ 1 build build 64 Dec 1 17:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12371 1.2 0.0 54024 21072 ? S 17:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12493 0.0 0.0 21474961572 23856 ? S 17:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgkzultjm1 build 12500 0.0 0.0 4280 704 ? S 17:42 0:00 /bin/sh -c ps xua | grep osmo build 12502 0.0 0.0 12784 968 ? S 17:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:43:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:43:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22282?= In-Reply-To: <1152937904.589.1606844311474@jenkins.osmocom.org> References: <1152937904.589.1606844311474@jenkins.osmocom.org> Message-ID: <1972159177.591.1606844607790@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 706.04 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 2.1 0.0 53956 21228 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3126 0.0 0.0 21474964008 26256 ? S 17:43 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_4saucyg build 3133 0.0 0.0 4280 744 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3135 0.0 0.0 4280 88 ? R 17:43 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_4saucyg, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg_4saucyg' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4246 *:* LISTEN 0 10 127.0.0.1:4263 *:* > ps xua | grep osmo build 3081 1.8 0.0 53956 21228 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3137 0.0 0.0 21474964008 24592 ? S 17:43 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_4saucyg build 3144 0.0 0.0 4280 700 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3146 0.0 0.0 12784 960 ? S 17:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 1.4 0.0 53956 21228 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3148 0.0 0.0 21475119324 32668 ? R 17:43 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 3155 0.0 0.0 4280 680 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3157 0.0 0.0 12784 948 ? S 17:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg82aorddx, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg82aorddx' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 1.4 0.0 54088 21408 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3159 0.0 0.0 21474986964 31244 ? D 17:43 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg82aorddx build 3166 0.0 0.0 4280 716 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3168 0.0 0.0 12784 1016 ? S 17:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg82aorddx, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg82aorddx' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 1.2 0.0 54088 21408 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3170 0.0 0.0 21475119324 31648 ? R 17:43 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg82aorddx build 3177 0.0 0.0 4280 696 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3179 0.0 0.0 12784 968 ? S 17:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 1.1 0.0 54088 21408 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3181 0.0 0.0 21474965988 25836 ? S 17:43 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 3188 0.0 0.0 4280 712 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3190 0.0 0.0 12784 932 ? S 17:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgk5fm7cn5, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgk5fm7cn5' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 1.0 0.0 54088 21408 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3192 0.0 0.0 21474965988 28284 ? S 17:43 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgk5fm7cn5 build 3199 0.0 0.0 4280 696 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3201 0.0 0.0 12784 968 ? S 17:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgk5fm7cn5, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgk5fm7cn5' > ls -l /proc/3081/fd total 0 lr-x------ 1 build build 64 Dec 1 17:43 0 -> pipe:[190710919] l-wx------ 1 build build 64 Dec 1 17:43 1 -> pipe:[190710920] l-wx------ 1 build build 64 Dec 1 17:43 2 -> pipe:[190710921] l-wx------ 1 build build 64 Dec 1 17:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3081 1.0 0.0 54088 21408 ? S 17:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3203 0.0 0.0 21474965988 26512 ? D 17:43 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgk5fm7cn5 build 3210 0.0 0.0 4280 716 ? S 17:43 0:00 /bin/sh -c ps xua | grep osmo build 3212 0.0 0.0 12784 944 ? S 17:43 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:46:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:46:38 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22283?= In-Reply-To: <1972159177.591.1606844607790@jenkins.osmocom.org> References: <1972159177.591.1606844607790@jenkins.osmocom.org> Message-ID: <1576201616.592.1606844798061@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.32 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 2.0 0.0 53996 21024 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3089 0.0 0.0 21474964008 15312 ? S 17:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgkkll369h build 3096 0.0 0.0 4280 744 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3098 0.0 0.0 12784 956 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgkkll369h, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgkkll369h' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 1.8 0.0 53996 21024 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3100 0.0 0.0 21474964008 15128 ? S 17:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgkkll369h build 3107 0.0 0.0 4280 712 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3109 0.0 0.0 12784 960 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 1.4 0.0 53996 21024 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3111 0.0 0.0 21475053144 20004 ? R 17:46 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 3118 0.0 0.0 4280 760 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3120 0.0 0.0 12784 940 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_0463lz9, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg_0463lz9' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 1.4 0.0 54152 21204 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3122 0.0 0.0 21475119324 25020 ? R 17:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_0463lz9 build 3129 0.0 0.0 4280 716 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3131 0.0 0.0 12784 932 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_0463lz9, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg_0463lz9' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 1.3 0.0 54152 21204 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3133 0.0 0.0 21475119324 23224 ? R 17:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_0463lz9 build 3140 0.0 0.0 4280 760 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3142 0.0 0.0 12784 928 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 1.1 0.0 54152 21204 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3144 0.0 0.0 21474965988 14404 ? S 17:46 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 3151 0.0 0.0 4280 704 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3153 0.0 0.0 12784 988 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggobv0yiv, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfggobv0yiv' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 1.1 0.0 54152 21204 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3155 0.0 0.0 21474965988 14344 ? S 17:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggobv0yiv build 3162 0.0 0.0 4280 760 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3164 0.0 0.0 12784 956 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggobv0yiv, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfggobv0yiv' > ls -l /proc/3044/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[1803186002] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[1803186003] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[1803186004] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 3044 1.0 0.0 54152 21204 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3166 0.0 0.0 21474965988 14664 ? S 17:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggobv0yiv build 3173 0.0 0.0 4280 756 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 3175 0.0 0.0 12784 932 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:46:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:46:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22283?= In-Reply-To: <1966648346.590.1606844545680@jenkins.osmocom.org> References: <1966648346.590.1606844545680@jenkins.osmocom.org> Message-ID: <1353723556.593.1606844810197@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.58 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 2.1 0.0 53944 20860 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12193 0.0 0.0 21474964008 27600 ? S 17:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgtzan56_2 build 12200 0.0 0.0 4280 708 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12202 0.0 0.0 12784 964 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgtzan56_2, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgtzan56_2' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.6 0.0 53944 20860 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12204 0.0 0.0 21474964008 24072 ? S 17:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgtzan56_2 build 12211 0.0 0.0 4280 748 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12213 0.0 0.0 12784 976 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.5 0.0 53944 20860 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12215 0.0 0.0 21475109004 31744 ? S 17:46 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12222 0.0 0.0 4280 736 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12224 0.0 0.0 12784 972 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzcnztfox, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzcnztfox' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.2 0.0 54076 20920 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12226 0.0 0.0 21475109004 32548 ? R 17:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzcnztfox build 12233 0.0 0.0 4280 700 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12235 0.0 0.0 4280 88 ? R 17:46 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzcnztfox, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzcnztfox' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.2 0.0 54076 20920 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12237 0.0 0.0 21475109004 31140 ? S 17:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzcnztfox build 12244 0.0 0.0 4280 716 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12246 0.0 0.0 12784 940 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.0 0.0 54076 20920 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12248 0.0 0.0 21474961572 25576 ? S 17:46 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12255 0.0 0.0 4280 760 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12257 0.0 0.0 12784 980 ? S 17:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_x7pyqi8, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg_x7pyqi8' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.0 0.0 54076 20920 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12259 0.0 0.0 21474961572 26012 ? S 17:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_x7pyqi8 build 12266 0.0 0.0 4280 720 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12268 0.0 0.0 4280 84 ? R 17:46 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_x7pyqi8, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg_x7pyqi8' > ls -l /proc/12148/fd total 0 lr-x------ 1 build build 64 Dec 1 17:46 0 -> pipe:[191518591] l-wx------ 1 build build 64 Dec 1 17:46 1 -> pipe:[191518592] l-wx------ 1 build build 64 Dec 1 17:46 2 -> pipe:[191518593] l-wx------ 1 build build 64 Dec 1 17:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12148 1.0 0.0 54076 20920 ? S 17:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12270 0.0 0.0 21474961572 26148 ? S 17:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_x7pyqi8 build 12277 0.0 0.0 4280 736 ? S 17:46 0:00 /bin/sh -c ps xua | grep osmo build 12279 0.0 0.0 12784 984 ? S 17:46 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:55:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:55:59 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22284?= In-Reply-To: <1576201616.592.1606844798061@jenkins.osmocom.org> References: <1576201616.592.1606844798061@jenkins.osmocom.org> Message-ID: <352928478.594.1606845359021@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.72 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 2.5 0.0 53996 21068 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3100 0.0 0.0 21474964008 15300 ? S 17:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg274lovip build 3107 0.0 0.0 4280 712 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3109 0.0 0.0 12784 984 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg274lovip, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg274lovip' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 1.8 0.0 53996 21068 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3111 0.0 0.0 21474964008 15076 ? S 17:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg274lovip build 3118 0.0 0.0 4280 752 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3120 0.0 0.0 12784 944 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 1.6 0.0 53996 21068 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3122 0.0 0.0 21475119324 19928 ? R 17:55 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 3129 0.0 0.0 4280 700 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3131 0.0 0.0 12784 1024 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf2psquu0, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgf2psquu0' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 1.4 0.0 54152 21248 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3133 0.0 0.0 21475053144 25704 ? R 17:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf2psquu0 build 3140 0.0 0.0 4280 740 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3142 0.0 0.0 12784 936 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf2psquu0, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgf2psquu0' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 1.3 0.0 54152 21248 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3144 0.0 0.0 21474982736 19660 ? R 17:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf2psquu0 build 3151 0.0 0.0 4280 736 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3153 0.0 0.0 12784 976 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 1.2 0.0 54152 21248 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3155 0.0 0.0 21474965988 14420 ? S 17:55 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 3162 0.0 0.0 4280 716 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3164 0.0 0.0 12784 988 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgyupe3a6d, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgyupe3a6d' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 3055 1.1 0.0 54152 21248 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3166 0.0 0.0 21474965988 14332 ? S 17:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgyupe3a6d build 3173 0.0 0.0 4280 768 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3175 0.0 0.0 12784 968 ? S 17:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgyupe3a6d, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgyupe3a6d' > ls -l /proc/3055/fd total 0 lr-x------ 1 build build 64 Dec 1 17:55 0 -> pipe:[1803804904] l-wx------ 1 build build 64 Dec 1 17:55 1 -> pipe:[1803804905] l-wx------ 1 build build 64 Dec 1 17:55 2 -> pipe:[1803804906] l-wx------ 1 build build 64 Dec 1 17:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 3055 1.0 0.0 54152 21248 ? S 17:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3177 0.0 0.0 21474965988 14632 ? S 17:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgyupe3a6d build 3184 0.0 0.0 4280 720 ? S 17:55 0:00 /bin/sh -c ps xua | grep osmo build 3186 0.0 0.0 12784 968 ? S 17:55 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:56:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:56:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22284?= In-Reply-To: <1353723556.593.1606844810197@jenkins.osmocom.org> References: <1353723556.593.1606844810197@jenkins.osmocom.org> Message-ID: <1758356469.595.1606845387000@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 381.29 KB...] State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 12154 3.0 0.0 54024 21020 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12199 0.0 0.0 21474964008 23560 ? S 17:56 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg66k11h4a build 12206 0.0 0.0 4280 716 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12208 0.0 0.0 12784 944 ? R 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg66k11h4a, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg66k11h4a' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12154 2.2 0.0 54024 21020 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12210 0.0 0.0 21474964008 24372 ? S 17:56 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg66k11h4a build 12217 0.0 0.0 4280 752 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12219 0.0 0.0 12784 952 ? S 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null lr-x------ 1 build build 64 Dec 1 17:56 4 -> pipe:[192531170] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12154 1.8 0.0 54024 21020 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12221 0.0 0.0 21475109004 33964 ? S 17:56 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12228 0.0 0.0 4280 696 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12230 0.0 0.0 12784 932 ? S 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoak_707f, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgoak_707f' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12154 1.7 0.0 54024 21096 ? R 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12232 0.0 0.0 21475109004 30240 ? S 17:56 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoak_707f build 12239 0.0 0.0 4280 752 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12241 0.0 0.0 12784 1012 ? R 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoak_707f, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgoak_707f' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12154 1.5 0.0 54024 21096 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12243 0.0 0.0 21475042824 34012 ? R 17:56 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoak_707f build 12250 0.0 0.0 4280 720 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12252 0.0 0.0 12784 964 ? S 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12154 1.4 0.0 54024 21096 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12254 0.0 0.0 21474961572 23136 ? S 17:56 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12261 0.0 0.0 4280 792 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12263 0.0 0.0 12784 932 ? R 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgv0u50bi2, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgv0u50bi2' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12154 1.3 0.0 54024 21096 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12265 0.0 0.0 21474961572 26120 ? S 17:56 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgv0u50bi2 build 12272 0.0 0.0 4280 744 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12274 0.0 0.0 12784 932 ? S 17:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgv0u50bi2, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgv0u50bi2' > ls -l /proc/12154/fd total 0 lr-x------ 1 build build 64 Dec 1 17:56 0 -> pipe:[192061644] l-wx------ 1 build build 64 Dec 1 17:56 1 -> pipe:[192061645] l-wx------ 1 build build 64 Dec 1 17:56 2 -> pipe:[192061646] l-wx------ 1 build build 64 Dec 1 17:56 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12154 1.2 0.0 54024 21096 ? S 17:56 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12276 0.0 0.0 21474961572 23552 ? S 17:56 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgv0u50bi2 build 12283 0.0 0.0 4280 752 ? S 17:56 0:00 /bin/sh -c ps xua | grep osmo build 12285 0.0 0.0 12784 944 ? S 17:56 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:57:55 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:57:55 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22285?= In-Reply-To: <1758356469.595.1606845387000@jenkins.osmocom.org> References: <1758356469.595.1606845387000@jenkins.osmocom.org> Message-ID: <502563499.596.1606845475493@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 414.37 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12328 3.2 0.0 54000 20756 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12373 0.0 0.0 21474964004 14856 ? S 17:57 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgeqsh4n11 build 12380 0.0 0.0 4276 700 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12382 0.0 0.0 12780 928 ? S 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgeqsh4n11, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgeqsh4n11' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 12328 2.8 0.0 54000 20756 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12384 0.0 0.0 21474964004 15140 ? S 17:57 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgeqsh4n11 build 12391 0.0 0.0 4276 744 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12393 0.0 0.0 12780 956 ? S 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12328 2.4 0.0 54000 20756 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12395 0.0 0.0 21475109000 17940 ? S 17:57 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12402 0.0 0.0 4276 748 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12404 0.0 0.0 12780 940 ? R 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg555etz65, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg555etz65' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12328 2.2 0.0 54000 20828 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12406 0.0 0.0 21475042820 18200 ? R 17:57 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg555etz65 build 12413 0.0 0.0 4276 724 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12415 0.0 0.0 12780 940 ? S 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg555etz65, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg555etz65' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12328 2.0 0.0 54000 20828 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12417 0.0 0.0 21475109000 18040 ? S 17:57 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg555etz65 build 12424 0.0 0.0 4276 744 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12426 0.0 0.0 12780 932 ? S 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12328 1.8 0.0 54000 20828 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12428 0.0 0.0 21474961568 13832 ? S 17:57 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12435 0.0 0.0 4276 700 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12437 0.0 0.0 12780 1020 ? S 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgl0ghqif5, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgl0ghqif5' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12328 1.6 0.0 54000 20828 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12439 0.0 0.0 21474961568 14012 ? S 17:57 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgl0ghqif5 build 12446 0.0 0.0 4276 700 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12448 0.0 0.0 12780 944 ? S 17:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgl0ghqif5, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgl0ghqif5' > ls -l /proc/12328/fd total 0 lr-x------ 1 build build 64 Dec 1 17:57 0 -> pipe:[3009682720] l-wx------ 1 build build 64 Dec 1 17:57 1 -> pipe:[3009682721] l-wx------ 1 build build 64 Dec 1 17:57 2 -> pipe:[3009682722] l-wx------ 1 build build 64 Dec 1 17:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12328 1.5 0.0 54000 20828 ? S 17:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12450 0.0 0.0 21474961568 14160 ? D 17:57 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgl0ghqif5 build 12457 0.0 0.0 4276 700 ? S 17:57 0:00 /bin/sh -c ps xua | grep osmo build 12459 0.0 0.0 12780 952 ? S 17:57 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 17:59:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 17:59:17 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22285?= In-Reply-To: <352928478.594.1606845359021@jenkins.osmocom.org> References: <352928478.594.1606845359021@jenkins.osmocom.org> Message-ID: <1071570876.597.1606845557405@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 706.81 KB...] Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4246 *:* LISTEN 0 10 127.0.0.1:4263 *:* > ps xua | grep osmo build 2826 3.1 0.0 53900 21048 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2871 0.0 0.0 21474964004 15220 ? S 17:59 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgxrqxx3rr build 2878 0.0 0.0 4276 716 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2880 0.0 0.0 12780 1016 ? S 17:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgxrqxx3rr, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgxrqxx3rr' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2826 2.8 0.0 53900 21048 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2882 0.0 0.0 21474964004 15108 ? S 17:59 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgxrqxx3rr build 2889 0.0 0.0 4276 788 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2891 0.0 0.0 12780 1016 ? S 17:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2826 2.3 0.0 53900 21048 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2893 0.0 0.0 21475121440 20140 ? S 17:59 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2900 0.0 0.0 4276 716 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2902 0.0 0.0 12780 932 ? S 17:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcumplxea, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcumplxea' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2826 2.1 0.0 54188 21204 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2904 0.0 0.0 21475119320 25056 ? R 17:59 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcumplxea build 2911 0.0 0.0 4276 744 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2913 0.0 0.0 12780 936 ? S 17:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcumplxea, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcumplxea' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2826 1.9 0.0 54188 21204 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2915 0.0 0.0 21474982504 12400 ? R 17:59 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcumplxea build 2922 0.0 0.0 4276 744 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2924 0.0 0.0 4276 84 ? R 17:59 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2826 1.7 0.0 54188 21204 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2926 0.0 0.0 21474965984 14484 ? S 17:59 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2933 0.0 0.0 4276 700 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2935 0.0 0.0 12780 1020 ? S 17:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmjtgtdwu, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmjtgtdwu' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2826 1.6 0.0 54188 21204 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2937 0.0 0.0 21474965984 14140 ? S 17:59 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmjtgtdwu build 2944 0.0 0.0 4276 708 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2946 0.0 0.0 4276 88 ? R 17:59 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmjtgtdwu, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmjtgtdwu' > ls -l /proc/2826/fd total 0 lr-x------ 1 build build 64 Dec 1 17:58 0 -> pipe:[3009677445] l-wx------ 1 build build 64 Dec 1 17:58 1 -> pipe:[3009677446] l-wx------ 1 build build 64 Dec 1 17:58 2 -> pipe:[3009677447] l-wx------ 1 build build 64 Dec 1 17:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2826 1.5 0.0 54188 21204 ? S 17:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2948 0.0 0.0 21474965984 14432 ? S 17:59 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmjtgtdwu build 2955 0.0 0.0 4276 732 ? S 17:59 0:00 /bin/sh -c ps xua | grep osmo build 2957 0.0 0.0 12780 952 ? S 17:59 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 18:01:06 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 18:01:06 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22286?= In-Reply-To: <1071570876.597.1606845557405@jenkins.osmocom.org> References: <1071570876.597.1606845557405@jenkins.osmocom.org> Message-ID: <1013396263.598.1606845666072@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.74 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 2.5 0.0 53908 21064 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2643 0.0 0.0 21474964008 27700 ? S 18:00 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgpxalhthh build 2650 0.0 0.0 4280 712 ? S 18:00 0:00 /bin/sh -c ps xua | grep osmo build 2652 0.0 0.0 12784 1028 ? S 18:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgpxalhthh, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgpxalhthh' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 2.0 0.0 53908 21064 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2654 0.0 0.0 21474964008 23852 ? S 18:00 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgpxalhthh build 2661 0.0 0.0 4280 752 ? S 18:00 0:00 /bin/sh -c ps xua | grep osmo build 2663 0.0 0.0 12784 976 ? S 18:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 1.7 0.0 53908 21064 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2665 0.0 0.0 21475119324 32400 ? R 18:00 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2672 0.0 0.0 4280 712 ? S 18:00 0:00 /bin/sh -c ps xua | grep osmo build 2674 0.0 0.0 12784 944 ? S 18:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi7bjvkk5, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgi7bjvkk5' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 1.5 0.0 54196 21248 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2676 0.0 0.0 21475053144 33556 ? R 18:00 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi7bjvkk5 build 2683 0.0 0.0 4280 744 ? S 18:00 0:00 /bin/sh -c ps xua | grep osmo build 2685 0.0 0.0 12784 968 ? S 18:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi7bjvkk5, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgi7bjvkk5' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 1.5 0.0 54196 21248 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2687 0.0 0.0 21475053144 35692 ? R 18:00 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi7bjvkk5 build 2694 0.0 0.0 4280 732 ? S 18:00 0:00 /bin/sh -c ps xua | grep osmo build 2696 0.0 0.0 12784 928 ? S 18:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2598 1.2 0.0 54196 21248 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2698 0.0 0.0 21474965988 25556 ? S 18:01 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2705 0.0 0.0 4280 700 ? S 18:01 0:00 /bin/sh -c ps xua | grep osmo build 2707 0.0 0.0 12784 940 ? S 18:01 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgblba_jic, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgblba_jic' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 1.2 0.0 54196 21248 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2709 0.0 0.0 21474965988 25988 ? S 18:01 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgblba_jic build 2716 0.0 0.0 4280 796 ? S 18:01 0:00 /bin/sh -c ps xua | grep osmo build 2718 0.0 0.0 12784 960 ? S 18:01 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgblba_jic, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgblba_jic' > ls -l /proc/2598/fd total 0 lr-x------ 1 build build 64 Dec 1 18:00 0 -> pipe:[192576593] l-wx------ 1 build build 64 Dec 1 18:00 1 -> pipe:[192576594] l-wx------ 1 build build 64 Dec 1 18:00 2 -> pipe:[192576595] l-wx------ 1 build build 64 Dec 1 18:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2598 1.1 0.0 54196 21248 ? S 18:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2720 0.0 0.0 21474965988 25192 ? S 18:01 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgblba_jic build 2727 0.0 0.0 4280 760 ? S 18:01 0:00 /bin/sh -c ps xua | grep osmo build 2729 0.0 0.0 12784 1028 ? S 18:01 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 18:02:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 18:02:41 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22286?= In-Reply-To: <502563499.596.1606845475493@jenkins.osmocom.org> References: <502563499.596.1606845475493@jenkins.osmocom.org> Message-ID: <2025472624.599.1606845761116@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 381.97 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 3.4 0.0 53864 20804 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12381 0.0 0.0 21474964004 14968 ? S 18:02 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg42574xsj build 12388 0.0 0.0 4276 752 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12390 0.0 0.0 12780 964 ? S 18:02 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg42574xsj, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg42574xsj' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 12336 3.1 0.0 53864 20804 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12392 0.0 0.0 21474964004 15116 ? S 18:02 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg42574xsj build 12399 0.0 0.0 4276 716 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12401 0.0 0.0 4276 88 ? R 18:02 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 2.5 0.0 53864 20804 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12403 0.0 0.0 21474976640 17708 ? D 18:02 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12410 0.0 0.0 4276 752 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12412 0.0 0.0 12780 972 ? S 18:02 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaj0pz2ph, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgaj0pz2ph' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 2.2 0.0 54000 20880 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12414 0.0 0.0 21475109000 23340 ? R 18:02 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaj0pz2ph build 12421 0.0 0.0 4276 788 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12423 0.0 0.0 12780 984 ? S 18:02 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaj0pz2ph, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgaj0pz2ph' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 2.0 0.0 54000 20880 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12425 0.0 0.0 21475042820 18344 ? R 18:02 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaj0pz2ph build 12432 0.0 0.0 4276 740 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12434 0.0 0.0 12780 944 ? S 18:02 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 1.9 0.0 54000 20880 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12436 0.0 0.0 21474961568 13904 ? S 18:02 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12443 0.0 0.0 4276 736 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12445 0.0 0.0 12780 960 ? S 18:02 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgib5p0x3n, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgib5p0x3n' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 1.6 0.0 54000 20880 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12447 0.0 0.0 21474961568 14204 ? S 18:02 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgib5p0x3n build 12454 0.0 0.0 4276 704 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12456 0.0 0.0 12780 940 ? S 18:02 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgib5p0x3n, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgib5p0x3n' > ls -l /proc/12336/fd total 0 lr-x------ 1 build build 64 Dec 1 18:02 0 -> pipe:[3009940462] l-wx------ 1 build build 64 Dec 1 18:02 1 -> pipe:[3009940463] l-wx------ 1 build build 64 Dec 1 18:02 2 -> pipe:[3009940464] l-wx------ 1 build build 64 Dec 1 18:02 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12336 1.6 0.0 54000 20880 ? S 18:02 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12458 0.0 0.0 21474961568 14004 ? S 18:02 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgib5p0x3n build 12465 0.0 0.0 4276 732 ? S 18:02 0:00 /bin/sh -c ps xua | grep osmo build 12467 0.0 0.0 5156 368 ? R 18:02 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 18:08:35 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 18:08:35 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22287?= In-Reply-To: <2025472624.599.1606845761116@jenkins.osmocom.org> References: <2025472624.599.1606845761116@jenkins.osmocom.org> Message-ID: <1212075485.600.1606846115303@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 414.69 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4246 *:* LISTEN 0 10 127.0.0.1:4263 *:* > ps xua | grep osmo build 12144 2.7 0.0 53992 21264 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12189 0.0 0.0 21474964008 20284 ? S 18:08 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgk0fj_6u5 build 12196 0.0 0.0 4280 736 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12198 0.0 0.0 12784 992 ? S 18:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgk0fj_6u5, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgk0fj_6u5' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4246 *:* LISTEN 0 10 127.0.0.1:4263 *:* > ps xua | grep osmo build 12144 2.2 0.0 53992 21264 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12200 0.0 0.0 21474964008 19440 ? S 18:08 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgk0fj_6u5 build 12207 0.0 0.0 4280 740 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12209 0.0 0.0 4280 88 ? R 18:08 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12144 2.0 0.0 53992 21264 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12211 0.0 0.0 21475109004 27108 ? R 18:08 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12218 0.0 0.0 4280 704 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12220 0.0 0.0 12784 948 ? S 18:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrcsv_0th, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgrcsv_0th' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12144 1.6 0.0 53992 21336 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12222 0.0 0.0 21475109004 23452 ? S 18:08 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrcsv_0th build 12229 0.0 0.0 4280 748 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12231 0.0 0.0 4280 88 ? R 18:08 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrcsv_0th, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgrcsv_0th' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12144 1.6 0.0 53992 21336 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12233 0.0 0.0 21475109004 22344 ? S 18:08 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrcsv_0th build 12240 0.0 0.0 4280 724 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12242 0.0 0.0 12784 992 ? S 18:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12144 1.4 0.0 53992 21336 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12244 0.0 0.0 21474961572 16200 ? S 18:08 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12251 0.0 0.0 4280 728 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12253 0.0 0.0 12784 944 ? S 18:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjp5f6u3s, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjp5f6u3s' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12144 1.3 0.0 53992 21336 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12255 0.0 0.0 21474961572 17192 ? S 18:08 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjp5f6u3s build 12262 0.0 0.0 4280 748 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12264 0.0 0.0 12784 968 ? R 18:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjp5f6u3s, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjp5f6u3s' > ls -l /proc/12144/fd total 0 lr-x------ 1 build build 64 Dec 1 18:08 0 -> pipe:[193457468] l-wx------ 1 build build 64 Dec 1 18:08 1 -> pipe:[193457469] l-wx------ 1 build build 64 Dec 1 18:08 2 -> pipe:[193457470] l-wx------ 1 build build 64 Dec 1 18:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12144 1.2 0.0 53992 21336 ? S 18:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12266 0.0 0.0 21474961572 19856 ? S 18:08 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjp5f6u3s build 12273 0.0 0.0 4280 708 ? S 18:08 0:00 /bin/sh -c ps xua | grep osmo build 12275 0.0 0.0 12784 960 ? S 18:08 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 18:09:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 18:09:32 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22287?= In-Reply-To: <1013396263.598.1606845666072@jenkins.osmocom.org> References: <1013396263.598.1606845666072@jenkins.osmocom.org> Message-ID: <921588642.601.1606846172595@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 810.17 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 2611 3.1 0.0 53904 21028 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2656 0.0 0.0 21474964008 25376 ? S 18:09 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg9pox6wkw build 2663 0.0 0.0 4280 720 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2665 0.0 0.0 12784 976 ? R 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg9pox6wkw, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg9pox6wkw' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 2.3 0.0 53904 21028 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2667 0.0 0.0 21474964008 22564 ? S 18:09 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg9pox6wkw build 2674 0.0 0.0 4280 772 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2676 0.0 0.0 12784 964 ? S 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 2.0 0.0 53904 21028 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2678 0.0 0.0 21474986964 27040 ? R 18:09 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2685 0.0 0.0 4280 708 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2687 0.0 0.0 12784 936 ? S 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgg8fs7png, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgg8fs7png' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 1.9 0.0 54196 21212 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2689 0.0 0.0 21475119324 28044 ? R 18:09 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgg8fs7png build 2696 0.0 0.0 4280 752 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2698 0.0 0.0 12784 964 ? S 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgg8fs7png, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgg8fs7png' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 1.6 0.0 54196 21212 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2700 0.0 0.0 21475119324 39580 ? R 18:09 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgg8fs7png build 2707 0.0 0.0 4280 708 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2709 0.0 0.0 12784 932 ? S 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 1.4 0.0 54196 21212 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2711 0.0 0.0 21474965988 26196 ? S 18:09 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2718 0.0 0.0 4280 772 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2720 0.0 0.0 12784 936 ? S 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgitw67iuz, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgitw67iuz' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 1.4 0.0 54196 21212 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2722 0.0 0.0 21474965988 15236 ? S 18:09 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgitw67iuz build 2729 0.0 0.0 4280 716 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2731 0.0 0.0 12784 956 ? S 18:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgitw67iuz, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgitw67iuz' > ls -l /proc/2611/fd total 0 lr-x------ 1 build build 64 Dec 1 18:09 0 -> pipe:[193436225] l-wx------ 1 build build 64 Dec 1 18:09 1 -> pipe:[193436226] l-wx------ 1 build build 64 Dec 1 18:09 2 -> pipe:[193436227] l-wx------ 1 build build 64 Dec 1 18:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2611 1.2 0.0 54196 21212 ? S 18:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2733 0.0 0.0 21474965988 14520 ? S 18:09 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgitw67iuz build 2740 0.0 0.0 4280 772 ? S 18:09 0:00 /bin/sh -c ps xua | grep osmo build 2742 0.0 0.0 12784 1024 ? S 18:09 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 20:46:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 20:46:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22288?= In-Reply-To: <921588642.601.1606846172595@jenkins.osmocom.org> References: <921588642.601.1606846172595@jenkins.osmocom.org> Message-ID: <1198879671.602.1606855579497@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.88 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 2.0 0.0 53940 21032 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2865 0.0 0.0 21474964008 26792 ? S 20:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6yimmelu build 2872 0.0 0.0 4280 740 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2874 0.0 0.0 12784 944 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6yimmelu, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg6yimmelu' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 1.7 0.0 53940 21032 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2876 0.0 0.0 21474964008 24316 ? S 20:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6yimmelu build 2883 0.0 0.0 4280 752 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2885 0.0 0.0 12784 932 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 1.4 0.0 53940 21032 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2887 0.0 0.0 21474986964 33936 ? D 20:46 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2894 0.0 0.0 4280 716 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2896 0.0 0.0 12784 992 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgdfw25s1l, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgdfw25s1l' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 1.4 0.0 54076 21216 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2898 0.0 0.0 21474986964 33936 ? D 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgdfw25s1l build 2905 0.0 0.0 4280 736 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2907 0.0 0.0 12784 968 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgdfw25s1l, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgdfw25s1l' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 1.1 0.0 54076 21216 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2909 0.0 0.0 21474986964 34348 ? D 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgdfw25s1l build 2916 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2918 0.0 0.0 12784 944 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 1.1 0.0 54076 21216 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2920 0.0 0.0 21474965988 26424 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2927 0.0 0.0 4280 744 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2929 0.0 0.0 12784 928 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgg4mqjnw8, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgg4mqjnw8' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 1.0 0.0 54076 21216 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2931 0.0 0.0 21474965988 26104 ? D 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgg4mqjnw8 build 2938 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2940 0.0 0.0 12784 968 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgg4mqjnw8, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgg4mqjnw8' > ls -l /proc/2820/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[195979697] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[195979698] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[195979699] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2820 0.9 0.0 54076 21216 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2942 0.0 0.0 21474965988 26376 ? D 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgg4mqjnw8 build 2949 0.0 0.0 4280 756 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2951 0.0 0.0 12784 928 ? S 20:46 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 20:46:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 20:46:42 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22288?= In-Reply-To: <1212075485.600.1606846115303@jenkins.osmocom.org> References: <1212075485.600.1606846115303@jenkins.osmocom.org> Message-ID: <1370167438.603.1606855602499@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 372.67 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 2.6 0.0 53916 21032 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12440 0.0 0.0 21474964008 15184 ? S 20:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_5i27068 build 12447 0.0 0.0 4280 740 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12449 0.0 0.0 12784 968 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_5i27068, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg_5i27068' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 2.2 0.0 53916 21032 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12451 0.0 0.0 21474964008 15000 ? S 20:46 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_5i27068 build 12458 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12460 0.0 0.0 12784 940 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 2.0 0.0 53916 21032 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12462 0.0 0.0 21475109004 17988 ? S 20:46 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12469 0.0 0.0 4280 700 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12471 0.0 0.0 12784 952 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcz9p8dlf, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcz9p8dlf' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 1.8 0.0 54048 21108 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12473 0.0 0.0 21475109004 25820 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcz9p8dlf build 12480 0.0 0.0 4280 756 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12482 0.0 0.0 12784 948 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcz9p8dlf, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcz9p8dlf' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 1.5 0.0 54048 21108 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12484 0.0 0.0 21475109004 22656 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcz9p8dlf build 12491 0.0 0.0 4280 732 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12493 0.0 0.0 12784 948 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 1.4 0.0 54048 21108 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12495 0.0 0.0 21474961572 13924 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12502 0.0 0.0 4280 696 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12504 0.0 0.0 12784 1028 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4a4izv1y, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg4a4izv1y' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 1.3 0.0 54048 21108 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12506 0.0 0.0 21474961572 14048 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4a4izv1y build 12513 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12515 0.0 0.0 12784 972 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4a4izv1y, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg4a4izv1y' > ls -l /proc/12395/fd total 0 lr-x------ 1 build build 64 Dec 1 20:46 0 -> pipe:[2915635] l-wx------ 1 build build 64 Dec 1 20:46 1 -> pipe:[2915636] l-wx------ 1 build build 64 Dec 1 20:46 2 -> pipe:[2915637] l-wx------ 1 build build 64 Dec 1 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12395 1.3 0.0 54048 21108 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12517 0.0 0.0 21474961572 14248 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4a4izv1y build 12524 0.0 0.0 4280 756 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12526 0.0 0.0 12784 964 ? S 20:46 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 21:57:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 21:57:41 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysm?= =?UTF-8?Q?o,master,1,default,osmocom-master-debian9_#4570?= Message-ID: <1288038197.604.1606859861335@jenkins.osmocom.org> See Changes: [Vadim Yanitskiy] osmo-bts-trx/scheduler: ensure no DL power attenuation on C0 ------------------------------------------ [...truncated 713.16 KB...] rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f power_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f sysmobts_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-sysmo-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-sysmo-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-sysmo-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-sysmo-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-sysmo-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-sysmo-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-sysmo-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-sysmo|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-sysmo-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.a2rUAsu7PZ + mktemp + combine_src=/tmp/tmp.fRwj9fLjhP + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.a2rUAsu7PZ + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.a2rUAsu7PZ /tmp/tmp.fRwj9fLjhP + xsltproc -o /tmp/tmp.a2rUAsu7PZ --stringparam with /tmp/tmp.fRwj9fLjhP + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.a2rUAsu7PZ /tmp/tmp.fRwj9fLjhP + xsltproc -o /tmp/tmp.a2rUAsu7PZ --stringparam with /tmp/tmp.fRwj9fLjhP + [ -n ] + cat /tmp/tmp.a2rUAsu7PZ + rm -f /tmp/tmp.fRwj9fLjhP + rm -f /tmp/tmp.a2rUAsu7PZ # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-sysmo/osmo-bts-sysmo --vty-ref-mode default --vty-ref-xml > "vty/osmobts-sysmo-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-sysmo-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-sysmo-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.l9GL3q81bk + mktemp + combine_src=/tmp/tmp.tOdHwQTVpl + cp vty/osmobts-sysmo-vty-reference.xml.inc.gen /tmp/tmp.l9GL3q81bk + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.l9GL3q81bk /tmp/tmp.tOdHwQTVpl + xsltproc -o /tmp/tmp.l9GL3q81bk --stringparam with /tmp/tmp.tOdHwQTVpl + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.l9GL3q81bk /tmp/tmp.tOdHwQTVpl + xsltproc -o /tmp/tmp.l9GL3q81bk --stringparam with /tmp/tmp.tOdHwQTVpl + [ -n ] + cat /tmp/tmp.l9GL3q81bk + rm -f /tmp/tmp.tOdHwQTVpl + rm -f /tmp/tmp.l9GL3q81bk # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-sysmo-vty-reference.xml.inc.merged" > vty/osmobts-sysmo-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-sysmo-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-sysmo-vty-reference.pdf vty/osmobts-sysmo-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-sysmo-vty-reference.pdf 'osmobts-sysmo-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-sysmo-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-sysmo-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-sysmo-vty-reference.xml make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 21:57:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 21:57:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_oc2?= =?UTF-8?Q?g,master,1,default,osmocom-master-debian9_#4570?= Message-ID: <1868365754.605.1606859870252@jenkins.osmocom.org> See Changes: [Vadim Yanitskiy] osmo-bts-trx/scheduler: ensure no DL power attenuation on C0 ------------------------------------------ [...truncated 729.98 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sysmobts_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-oc2g-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-oc2g-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-oc2g-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-oc2g-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-oc2g|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-oc2g-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.pSF4TOlKNa + mktemp + combine_src=/tmp/tmp.0Vs0Vz2X6D + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.pSF4TOlKNa + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.pSF4TOlKNa /tmp/tmp.0Vs0Vz2X6D + xsltproc -o /tmp/tmp.pSF4TOlKNa --stringparam with /tmp/tmp.0Vs0Vz2X6D + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.pSF4TOlKNa /tmp/tmp.0Vs0Vz2X6D + xsltproc -o /tmp/tmp.pSF4TOlKNa --stringparam with /tmp/tmp.0Vs0Vz2X6D + [ -n ] + cat /tmp/tmp.pSF4TOlKNa + rm -f /tmp/tmp.0Vs0Vz2X6D + rm -f /tmp/tmp.pSF4TOlKNa # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-oc2g/osmo-bts-oc2g --vty-ref-mode default --vty-ref-xml > "vty/osmobts-oc2g-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-oc2g-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-oc2g-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.ysaWlVJlEU + mktemp + combine_src=/tmp/tmp.rqyIQxRV2F + cp vty/osmobts-oc2g-vty-reference.xml.inc.gen /tmp/tmp.ysaWlVJlEU + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.ysaWlVJlEU /tmp/tmp.rqyIQxRV2F + xsltproc -o /tmp/tmp.ysaWlVJlEU --stringparam with /tmp/tmp.rqyIQxRV2F + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.ysaWlVJlEU /tmp/tmp.rqyIQxRV2F + xsltproc -o /tmp/tmp.ysaWlVJlEU --stringparam with /tmp/tmp.rqyIQxRV2F + [ -n ] + cat /tmp/tmp.ysaWlVJlEU + rm -f /tmp/tmp.rqyIQxRV2F + rm -f /tmp/tmp.ysaWlVJlEU # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-oc2g-vty-reference.xml.inc.merged" > vty/osmobts-oc2g-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-oc2g-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-oc2g-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-oc2g-vty-reference.pdf 'osmobts-oc2g-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 23:21:47 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 23:21:47 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysm?= =?UTF-8?Q?o,master,1,default,osmocom-master-debian9_#4571?= In-Reply-To: <1288038197.604.1606859861335@jenkins.osmocom.org> References: <1288038197.604.1606859861335@jenkins.osmocom.org> Message-ID: <1685875640.606.1606864907631@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 751.34 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sysmobts_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-sysmo-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-sysmo-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-sysmo-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-sysmo-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-sysmo-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-sysmo-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-sysmo-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-sysmo|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-sysmo-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.GrmigkOHvK + mktemp + combine_src=/tmp/tmp.idgCLXu0Ze + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.GrmigkOHvK + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.GrmigkOHvK /tmp/tmp.idgCLXu0Ze + xsltproc -o /tmp/tmp.GrmigkOHvK --stringparam with /tmp/tmp.idgCLXu0Ze + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.GrmigkOHvK /tmp/tmp.idgCLXu0Ze + xsltproc -o /tmp/tmp.GrmigkOHvK --stringparam with /tmp/tmp.idgCLXu0Ze + [ -n ] + cat /tmp/tmp.GrmigkOHvK + rm -f /tmp/tmp.idgCLXu0Ze + rm -f /tmp/tmp.GrmigkOHvK # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-sysmo/osmo-bts-sysmo --vty-ref-mode default --vty-ref-xml > "vty/osmobts-sysmo-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-sysmo-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-sysmo-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.6TuHhixqNn + mktemp + combine_src=/tmp/tmp.Fk50ma2HMB + cp vty/osmobts-sysmo-vty-reference.xml.inc.gen /tmp/tmp.6TuHhixqNn + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.6TuHhixqNn /tmp/tmp.Fk50ma2HMB + xsltproc -o /tmp/tmp.6TuHhixqNn --stringparam with /tmp/tmp.Fk50ma2HMB + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.6TuHhixqNn /tmp/tmp.Fk50ma2HMB + xsltproc -o /tmp/tmp.6TuHhixqNn --stringparam with /tmp/tmp.Fk50ma2HMB + [ -n ] + cat /tmp/tmp.6TuHhixqNn + rm -f /tmp/tmp.Fk50ma2HMB + rm -f /tmp/tmp.6TuHhixqNn # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-sysmo-vty-reference.xml.inc.merged" > vty/osmobts-sysmo-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-sysmo-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-sysmo-vty-reference.pdf vty/osmobts-sysmo-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-sysmo-vty-reference.pdf 'osmobts-sysmo-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-sysmo-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-sysmo-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-sysmo-vty-reference.xml make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 23:21:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 23:21:52 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_oc2?= =?UTF-8?Q?g,master,1,default,osmocom-master-debian9_#4571?= In-Reply-To: <1868365754.605.1606859870252@jenkins.osmocom.org> References: <1868365754.605.1606859870252@jenkins.osmocom.org> Message-ID: <1153079313.607.1606864912615@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 767.54 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f sysmobts_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-oc2g-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-oc2g-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-oc2g-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 rm -f libtool config.lt test . = "../.." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-oc2g-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-oc2g|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|01th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-oc2g-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.g0sHVqJcyV + mktemp + combine_src=/tmp/tmp.4psOEUzIkv + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.g0sHVqJcyV + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.g0sHVqJcyV /tmp/tmp.4psOEUzIkv + xsltproc -o /tmp/tmp.g0sHVqJcyV --stringparam with /tmp/tmp.4psOEUzIkv + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.g0sHVqJcyV /tmp/tmp.4psOEUzIkv + xsltproc -o /tmp/tmp.g0sHVqJcyV --stringparam with /tmp/tmp.4psOEUzIkv + [ -n ] + cat /tmp/tmp.g0sHVqJcyV + rm -f /tmp/tmp.4psOEUzIkv + rm -f /tmp/tmp.g0sHVqJcyV # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-oc2g/osmo-bts-oc2g --vty-ref-mode default --vty-ref-xml > "vty/osmobts-oc2g-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-oc2g-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-oc2g-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.U4WF2utcqY + mktemp + combine_src=/tmp/tmp.NDhkSGBqGx + cp vty/osmobts-oc2g-vty-reference.xml.inc.gen /tmp/tmp.U4WF2utcqY + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.U4WF2utcqY /tmp/tmp.NDhkSGBqGx + xsltproc -o /tmp/tmp.U4WF2utcqY --stringparam with /tmp/tmp.NDhkSGBqGx + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.U4WF2utcqY /tmp/tmp.NDhkSGBqGx + xsltproc -o /tmp/tmp.U4WF2utcqY --stringparam with /tmp/tmp.NDhkSGBqGx + [ -n ] + cat /tmp/tmp.U4WF2utcqY + rm -f /tmp/tmp.NDhkSGBqGx + rm -f /tmp/tmp.U4WF2utcqY # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-oc2g-vty-reference.xml.inc.merged" > vty/osmobts-oc2g-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-oc2g-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-oc2g-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-oc2g-vty-reference.pdf 'osmobts-oc2g-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 23:59:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 23:59:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3229?= In-Reply-To: <577528257.586.1606844289761@jenkins.osmocom.org> References: <577528257.586.1606844289761@jenkins.osmocom.org> Message-ID: <519592932.608.1606867167078@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 114.04 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11360/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[1815416860] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[1815416861] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[1815416862] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9120 0.0 0.0 19668 3416 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9141 0.0 0.0 19668 2528 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11360 0.0 0.0 53732 20744 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11361 0.0 0.0 58432 7244 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11368 0.0 0.0 4280 772 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11370 0.0 0.0 12784 972 ? S 23:59 0:00 grep osmo build 26974 0.0 0.0 19656 3436 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11360/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[1815416860] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[1815416861] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[1815416862] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9120 0.0 0.0 19668 3416 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9141 0.0 0.0 19668 2528 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11360 0.0 0.0 53732 20828 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11371 0.0 0.0 58432 7144 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11378 0.0 0.0 4280 704 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11380 0.0 0.0 12784 960 ? S 23:59 0:00 grep osmo build 26974 0.0 0.0 19656 3436 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11360/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[1815416860] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[1815416861] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[1815416862] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9120 0.0 0.0 19668 3416 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9141 0.0 0.0 19668 2528 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11360 0.0 0.0 53732 20828 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11381 0.0 0.0 58432 7124 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11388 0.0 0.0 4280 796 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11390 0.0 0.0 12784 980 ? S 23:59 0:00 grep osmo build 26974 0.0 0.0 19656 3436 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.567s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11391/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[1815416860] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[1815416861] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[1815416862] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9120 0.0 0.0 19668 3416 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9141 0.0 0.0 19668 2528 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11391 10.0 0.0 53764 20732 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11392 0.0 0.0 58432 7316 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11399 0.0 0.0 4280 708 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11401 0.0 0.0 12784 1024 ? S 23:59 0:00 grep osmo build 26974 0.0 0.0 19656 3436 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis' > ls -l /proc/11391/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[1815416860] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[1815416861] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[1815416862] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9120 0.0 0.0 19668 3416 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9141 0.0 0.0 19668 2528 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11391 11.0 0.0 54056 21008 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11402 0.0 0.0 58432 7096 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis build 11409 0.0 0.0 4280 760 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11411 0.0 0.0 12784 956 ? S 23:59 0:00 grep osmo build 26974 0.0 0.0 19656 3436 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis' > ls -l /proc/11391/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[1815416860] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[1815416861] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[1815416862] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9120 0.0 0.0 19668 3416 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9141 0.0 0.0 19668 2528 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11391 11.0 0.0 54056 21008 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11412 0.0 0.0 58560 7176 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis build 11419 0.0 0.0 4280 796 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11421 0.0 0.0 12784 972 ? S 23:59 0:00 grep osmo build 26974 0.0 0.0 19656 3436 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ERRORS: 1 make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1303: recipe for target 'check-local' failed make[3]: *** [check-local] Error 2 make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 1 23:59:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 1 Dec 2020 23:59:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3229?= In-Reply-To: <623710300.587.1606844289858@jenkins.osmocom.org> References: <623710300.587.1606844289858@jenkins.osmocom.org> Message-ID: <1301091365.610.1606867198685@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 104.38 KB...] 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11017/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671616] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671617] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671618] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 8777 0.0 0.0 19668 3224 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8798 0.0 0.0 19668 2380 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11017 0.0 0.0 53744 20768 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11018 0.0 0.0 58432 7084 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11025 0.0 0.0 4280 740 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11027 0.0 0.0 12784 968 ? S 23:59 0:00 grep osmo build 26809 0.0 0.0 19656 3352 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11017/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671616] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671617] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671618] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8777 0.0 0.0 19668 3224 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8798 0.0 0.0 19668 2380 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11017 12.0 0.0 53744 20848 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11028 0.0 0.0 58432 7188 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11035 0.0 0.0 4280 716 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11037 0.0 0.0 12784 960 ? S 23:59 0:00 grep osmo build 26809 0.0 0.0 19656 3352 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11017/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671616] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671617] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671618] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8777 0.0 0.0 19668 3224 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8798 0.0 0.0 19668 2380 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11017 13.0 0.0 53744 20848 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11038 0.0 0.0 58432 7032 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11045 0.0 0.0 4280 752 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11047 0.0 0.0 12784 968 ? S 23:59 0:00 grep osmo build 26809 0.0 0.0 19656 3352 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.568s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11048/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671616] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671617] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671618] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8777 0.0 0.0 19668 3224 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8798 0.0 0.0 19668 2380 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11048 0.0 0.0 53804 20760 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11049 0.0 0.0 58432 7100 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11056 0.0 0.0 4280 760 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11058 0.0 0.0 12784 988 ? S 23:59 0:00 grep osmo build 26809 0.0 0.0 19656 3352 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgt0ey9kk5, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgt0ey9kk5' > ls -l /proc/11048/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671616] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671617] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671618] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8777 0.0 0.0 19668 3224 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8798 0.0 0.0 19668 2380 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11048 0.0 0.0 54104 21132 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11059 0.0 0.0 58432 7108 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgt0ey9kk5 build 11066 0.0 0.0 4280 704 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11068 0.0 0.0 12784 968 ? S 23:59 0:00 grep osmo build 26809 0.0 0.0 19656 3352 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgt0ey9kk5, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgt0ey9kk5' > ls -l /proc/11048/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671616] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671617] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671618] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8777 0.0 0.0 19668 3224 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8798 0.0 0.0 19668 2380 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11048 15.0 0.0 54104 21132 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11069 0.0 0.0 58560 7256 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgt0ey9kk5 build 11076 0.0 0.0 4280 748 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11078 0.0 0.0 12784 956 ? S 23:59 0:00 grep osmo build 26809 0.0 0.0 19656 3352 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ERRORS: 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:00:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:00:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3229?= In-Reply-To: <1036327738.584.1606844268337@jenkins.osmocom.org> References: <1036327738.584.1606844268337@jenkins.osmocom.org> Message-ID: <102878806.611.1606867201676@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 104.26 KB...] 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11020/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671582] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671583] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671584] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8780 0.0 0.0 19668 3372 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8801 0.0 0.0 19668 2464 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11020 0.0 0.0 53712 20796 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11021 0.0 0.0 58432 7312 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11028 0.0 0.0 4280 732 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11030 0.0 0.0 12784 964 ? S 23:59 0:00 grep osmo build 26812 0.0 0.0 19656 3360 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11020/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671582] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671583] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671584] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8780 0.0 0.0 19668 3372 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8801 0.0 0.0 19668 2464 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11020 12.0 0.0 53712 20880 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11031 0.0 0.0 58432 7040 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11038 0.0 0.0 4280 720 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11040 0.0 0.0 12784 928 ? S 23:59 0:00 grep osmo build 26812 0.0 0.0 19656 3360 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11020/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671582] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671583] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671584] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8780 0.0 0.0 19668 3372 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8801 0.0 0.0 19668 2464 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11020 13.0 0.0 53712 20880 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11041 0.0 0.0 58432 7156 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11048 0.0 0.0 4280 744 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11050 0.0 0.0 12784 972 ? S 23:59 0:00 grep osmo build 26812 0.0 0.0 19656 3360 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.566s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11051/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671582] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671583] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671584] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8780 0.0 0.0 19668 3372 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8801 0.0 0.0 19668 2464 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11051 0.0 0.0 53804 20700 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11052 0.0 0.0 58432 7156 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11059 0.0 0.0 4280 688 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11061 0.0 0.0 12784 972 ? S 23:59 0:00 grep osmo build 26812 0.0 0.0 19656 3360 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg0rxg7ldy, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg0rxg7ldy' > ls -l /proc/11051/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671582] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671583] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671584] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8780 0.0 0.0 19668 3372 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8801 0.0 0.0 19668 2464 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11051 0.0 0.0 54104 21008 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11062 0.0 0.0 58432 7116 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg0rxg7ldy build 11069 0.0 0.0 4280 712 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11071 0.0 0.0 12784 972 ? S 23:59 0:00 grep osmo build 26812 0.0 0.0 19656 3360 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg0rxg7ldy, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg0rxg7ldy' > ls -l /proc/11051/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3671582] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3671583] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3671584] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 8780 0.0 0.0 19668 3372 ? S Dec01 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8801 0.0 0.0 19668 2464 ? S Dec01 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11051 6.5 0.0 54104 21008 ? S Dec01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11072 0.0 0.0 58560 7360 ? S 00:00 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg0rxg7ldy build 11079 0.0 0.0 4280 708 ? S 00:00 0:00 /bin/sh -c ps xua | grep osmo build 11081 0.0 0.0 12784 960 ? S 00:00 0:00 grep osmo build 26812 0.0 0.0 19656 3360 ? S Dec01 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[1]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:00:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:00:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3229?= In-Reply-To: <669886914.585.1606844285104@jenkins.osmocom.org> References: <669886914.585.1606844285104@jenkins.osmocom.org> Message-ID: <822420528.612.1606867201988@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 104.29 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11022/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3676208] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3676209] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3676210] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8782 0.0 0.0 19668 3384 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8803 0.0 0.0 19668 2460 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11022 0.0 0.0 53716 20780 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11023 0.0 0.0 58432 7296 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11030 0.0 0.0 4280 720 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11032 0.0 0.0 12784 1024 ? S 23:59 0:00 grep osmo build 26814 0.0 0.0 19656 3376 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11022/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3676208] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3676209] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3676210] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8782 0.0 0.0 19668 3384 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8803 0.0 0.0 19668 2460 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11022 0.0 0.0 53716 20864 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11033 0.0 0.0 58432 7164 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11040 0.0 0.0 4280 716 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11042 0.0 0.0 12784 972 ? S 23:59 0:00 grep osmo build 26814 0.0 0.0 19656 3376 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11022/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3676208] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3676209] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3676210] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8782 0.0 0.0 19668 3384 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8803 0.0 0.0 19668 2460 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11022 0.0 0.0 53716 20864 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11043 0.0 0.0 58432 7228 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11050 0.0 0.0 4280 760 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11052 0.0 0.0 12784 960 ? S 23:59 0:00 grep osmo build 26814 0.0 0.0 19656 3376 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.559s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11053/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3676208] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3676209] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3676210] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8782 0.0 0.0 19668 3384 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8803 0.0 0.0 19668 2460 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11053 14.0 0.0 53804 20768 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11054 0.0 0.0 58432 7124 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11061 0.0 0.0 4280 772 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11063 0.0 0.0 12784 944 ? S 23:59 0:00 grep osmo build 26814 0.0 0.0 19656 3376 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgqg6qrabc, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgqg6qrabc' > ls -l /proc/11053/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3676208] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3676209] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3676210] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8782 0.0 0.0 19668 3384 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8803 0.0 0.0 19668 2460 ? S 23:59 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11053 15.0 0.0 54104 21076 ? S 23:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11064 0.0 0.0 58432 6996 ? S 23:59 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgqg6qrabc build 11071 0.0 0.0 4280 712 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 11073 0.0 0.0 12784 1032 ? S 23:59 0:00 grep osmo build 26814 0.0 0.0 19656 3376 ? S 23:59 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgqg6qrabc, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgqg6qrabc' > ls -l /proc/11053/fd total 0 lr-x------ 1 build build 64 Dec 1 23:59 0 -> pipe:[3676208] l-wx------ 1 build build 64 Dec 1 23:59 1 -> pipe:[3676209] l-wx------ 1 build build 64 Dec 1 23:59 2 -> pipe:[3676210] l-wx------ 1 build build 64 Dec 1 23:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8782 0.0 0.0 19668 3384 ? S Dec01 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8803 0.0 0.0 19668 2460 ? S Dec01 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11053 7.5 0.0 54104 21076 ? S Dec01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11074 0.0 0.0 58560 7252 ? S 00:00 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgqg6qrabc build 11081 0.0 0.0 4280 732 ? S 00:00 0:00 /bin/sh -c ps xua | grep osmo build 11083 0.0 0.0 12784 912 ? S 00:00 0:00 grep osmo build 26814 0.0 0.0 19656 3376 ? S Dec01 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ERRORS: 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:00:14 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:00:14 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mast?= =?UTF-8?Q?er-osmocom-bb_=C2=BB_a1=3Ddefault,a2?= =?UTF-8?Q?=3Ddefault,a3=3Ddefault,a4=3Ddefaul?= =?UTF-8?Q?t,osmocom-master-debian9_#3114?= Message-ID: <1087960535.613.1606867214330@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 201.84 KB...] running post-compilation scripts... [index] the index file /tmp/tmpdq4TEY/test-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'test-usermanual.pdf' successfully built a2x: deleting /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ install -vDm644 "$i" "/build/deps/install/stow/osmo-gsm-manuals/share/doc/osmo-gsm-manuals-doc/$i" || exit 1; \ done; \ fi rm generated/docbook_test2-vty-reference.xml make[2]: Leaving directory '/build/deps/osmo-gsm-manuals/tests' make[2]: Entering directory '/build/deps/osmo-gsm-manuals' make[3]: Entering directory '/build/deps/osmo-gsm-manuals' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-gsm-manuals.pc '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/osmo-gsm-manuals' cd "." && \ files="$(find build common *.xsl -not -type d)" && \ for i in $files; do \ if [ -x "$i" ]; then \ mode=755; \ else \ mode=644; \ fi; \ install -vDm$mode "$i" ""/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals"/$i" || exit 1; \ done; install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build' 'build/Makefile.asciidoc.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' 'build/Makefile.common.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc' 'build/Makefile.docbook.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.docbook.inc' 'build/Makefile.vty-reference.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' 'build/custom-dblatex.sty' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty' 'build/diag-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf' 'build/docinfo-releaseinfo.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' 'build/filter-wrapper.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/filter-wrapper.py' 'build/find_existing_path.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh' 'build/known_hosts' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' 'build/mscgen-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf' 'build/unix-time-to-fmt.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' 'build/vty_reference_combine.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters' 'common/chapters/abis.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/abis.adoc' 'common/chapters/bibliography.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' 'common/chapters/cell-broadcast.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' 'common/chapters/control_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/control_if.adoc' 'common/chapters/counters-overview.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' 'common/chapters/cs7-config.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' 'common/chapters/gb.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb.adoc' 'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/glossary.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/glossary.adoc' 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/gsup_mt_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' 'common/chapters/logging.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/logging.adoc' 'common/chapters/mncc.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/mncc.adoc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/msc_mncc_mo_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/msc_mncc_mt_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' 'common/chapters/nitb_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/oap.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/oap.adoc' 'common/chapters/osmocom-cbs.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux' 'common/chapters/osmux/mgcp_extension_osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' 'common/chapters/osmux/mo_call_osmux_aoip.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' 'common/chapters/osmux/mo_call_osmux_sccplite.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' 'common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' 'common/chapters/osmux/network_osmux_aoip.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' 'common/chapters/osmux/network_osmux_sccplite.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' 'common/chapters/osmux/network_osmux_sccplite_nat.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' 'common/chapters/osmux/osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' 'common/chapters/port_numbers.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/preface.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/preface.adoc' 'common/chapters/rf.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/sigtran-osmocom.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' 'common/chapters/sigtran-simple-2g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/sigtran-simple-3g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' 'common/chapters/sigtran.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' 'common/chapters/smpp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/spectrum.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' 'common/chapters/trx_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' 'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' 'common/chapters/vty_cpu_sched.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets' 'common/snippets/dynamic_channel_type_bullets.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' 'common/vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals + make -C /build/doc/manuals make: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) ln -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build build ln -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common common # a2x can't use a different output file. To support out-of-tree builds, # we create a symlink at /srcfile.adoc pointing at # /build/doc/manuals/srcfile.adoc. osmocombb-usermanual.adoc is the /build/doc/manuals/srcfile.adoc, # is like basename from coreutils, and is WD. if ! [ -f osmocombb-usermanual.adoc ]; then \ ln -s osmocombb-usermanual.adoc osmocombb-usermanual.adoc; \ fi # TEXINPUTS: find LaTeX includes like \includegraphics{./common/images/sysmocom.pdf} # in /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals. TEXINPUTS="/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common'" --dblatex-opts="-s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0" -a docinfo -a revnumber="DRAFT osmocon_v0.0.0-2579-ga729" -a revdate="2020-Mar-24" osmocombb-usermanual.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common'", '--dblatex-opts=-s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0', '-a', 'docinfo', '-a', 'revnumber=DRAFT osmocon_v0.0.0-2579-ga729', '-a', 'revdate=2020-Mar-24', 'osmocombb-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' --attribute "docinfo" --attribute "revnumber=DRAFT osmocon_v0.0.0-2579-ga729" --attribute "revdate=2020-Mar-24" --verbose --out-file "/build/doc/manuals/osmocombb-usermanual.xml" "/build/doc/manuals/osmocombb-usermanual.adoc" asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /build/doc/manuals/osmocombb-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: writing: /build/doc/manuals/osmocombb-usermanual.xml asciidoc: osmocombb-usermanual.adoc: line 3: evaluating: {include:/build/doc/manuals/osmocombb-usermanual-docinfo.xml} asciidoc: include: /build/doc/manuals/common/chapters/preface.adoc asciidoc: osmocombb-usermanual.adoc: line 6: reading: /build/doc/manuals/common/chapters/preface.adoc asciidoc: include: /build/doc/manuals/chapters/scripting.adoc asciidoc: osmocombb-usermanual.adoc: line 8: reading: /build/doc/manuals/chapters/scripting.adoc asciidoc: include: /build/doc/manuals/common/chapters/vty.adoc asciidoc: osmocombb-usermanual.adoc: line 10: reading: /build/doc/manuals/common/chapters/vty.adoc asciidoc: include: /build/doc/manuals/common/chapters/logging.adoc asciidoc: osmocombb-usermanual.adoc: line 12: reading: /build/doc/manuals/common/chapters/logging.adoc asciidoc: include: /build/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmocombb-usermanual.adoc: line 15: reading: /build/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /build/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmocombb-usermanual.adoc: line 17: reading: /build/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /build/doc/manuals/common/chapters/glossary.adoc asciidoc: osmocombb-usermanual.adoc: line 19: reading: /build/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /build/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmocombb-usermanual.adoc: line 21: reading: /build/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/doc/manuals/osmocombb-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/doc/manuals/osmocombb-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /build/doc/manuals/osmocombb-usermanual.xml xsltproc -o osmocombb-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/doc/manuals' --param listings.xml '/tmp/tmprgeZ4I/listings.xml' /tmp/tmprgeZ4I/custom.xsl /build/doc/manuals/osmocombb-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Error: no ID for constraint linkend: ietf-rfc791. XRef to nonexistent id: ietf-rfc791 Section level > 6 not well supported for bibliodiv Error: no ID for constraint linkend: modified-vesion. XRef to nonexistent id: modified-vesion Image 'dblatex' not found Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Build osmocombb-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmocombb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmprgeZ4I/osmocombb-usermanual.idx is empty osmocombb-usermanual.toc MD5 checksum changed osmocombb-usermanual.aux MD5 checksum changed the /tmp/tmprgeZ4I/osmocombb-usermanual.toc file has changed pdflatex -interaction=batchmode osmocombb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmprgeZ4I/osmocombb-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmocombb-usermanual.pdf' successfully built a2x: deleting /build/doc/manuals/osmocombb-usermanual.xml make: Leaving directory '/build/doc/manuals' + make -C /build/doc/manuals check make: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmocombb-usermanual.check; \ fi make[1]: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) # out-of-tree building: use a symlink to the output file like done in # the non-check build above, so the relative include paths work the # same. if ! [ -f osmocombb-usermanual.adoc ]; then \ ln -s osmocombb-usermanual.adoc osmocombb-usermanual.adoc; \ fi asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmocombb-usermanual.adoc > osmocombb-usermanual.check 2>&1 # Make absolutely sure that the %.check target is updated. touch osmocombb-usermanual.check # Do print the WARNING output but return error if any was found # (grep -v would omit the WARNING output from the log). make[1]: Leaving directory '/build/doc/manuals' make: Leaving directory '/build/doc/manuals' + [ 1 = 1 ] + make -C /build/doc/manuals publish make: Entering directory '/build/doc/manuals' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmocombb-usermanual.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/doc/manuals' make: *** [publish] Error 255 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:03:21 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:03:21 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-bts_=C2=BB?= =?UTF-8?Q?_sysmo,master,1,default,osmocom-master-debian9_#4572?= In-Reply-To: <1685875640.606.1606864907631@jenkins.osmocom.org> References: <1685875640.606.1606864907631@jenkins.osmocom.org> Message-ID: <1135419687.614.1606867401580@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 00:03:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:03:57 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_oc2?= =?UTF-8?Q?g,master,1,default,osmocom-master-debian9_#4572?= In-Reply-To: <1153079313.607.1606864912615@jenkins.osmocom.org> References: <1153079313.607.1606864912615@jenkins.osmocom.org> Message-ID: <1466793502.615.1606867437085@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 768.85 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sysmobts_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-oc2g-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-oc2g-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-oc2g-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-oc2g-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-oc2g|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-oc2g-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.kHztO77qzw + mktemp + combine_src=/tmp/tmp.b9fq5QvDQf + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.kHztO77qzw + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.kHztO77qzw /tmp/tmp.b9fq5QvDQf + xsltproc -o /tmp/tmp.kHztO77qzw --stringparam with /tmp/tmp.b9fq5QvDQf + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.kHztO77qzw /tmp/tmp.b9fq5QvDQf + xsltproc -o /tmp/tmp.kHztO77qzw --stringparam with /tmp/tmp.b9fq5QvDQf + [ -n ] + cat /tmp/tmp.kHztO77qzw + rm -f /tmp/tmp.b9fq5QvDQf + rm -f /tmp/tmp.kHztO77qzw # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-oc2g/osmo-bts-oc2g --vty-ref-mode default --vty-ref-xml > "vty/osmobts-oc2g-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-oc2g-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-oc2g-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.Y4a8T0dqQC + mktemp + combine_src=/tmp/tmp.yqjVxfnpcL + cp vty/osmobts-oc2g-vty-reference.xml.inc.gen /tmp/tmp.Y4a8T0dqQC + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.Y4a8T0dqQC /tmp/tmp.yqjVxfnpcL + xsltproc -o /tmp/tmp.Y4a8T0dqQC --stringparam with /tmp/tmp.yqjVxfnpcL + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.Y4a8T0dqQC /tmp/tmp.yqjVxfnpcL + xsltproc -o /tmp/tmp.Y4a8T0dqQC --stringparam with /tmp/tmp.yqjVxfnpcL + [ -n ] + cat /tmp/tmp.Y4a8T0dqQC + rm -f /tmp/tmp.yqjVxfnpcL + rm -f /tmp/tmp.Y4a8T0dqQC # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-oc2g-vty-reference.xml.inc.merged" > vty/osmobts-oc2g-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-oc2g-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-oc2g-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-oc2g-vty-reference.pdf 'osmobts-oc2g-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:03:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:03:57 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_trx?= =?UTF-8?Q?,master,1,default,osmocom-master-debian9_#4572?= Message-ID: <124910889.616.1606867437595@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 692.71 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sysmobts_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-trx-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-trx-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-trx-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-trx-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-trx-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-trx-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-trx-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-trx|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-trx-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.962nUh0Nk9 + mktemp + combine_src=/tmp/tmp.EB5yEJCy6t + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.962nUh0Nk9 + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.962nUh0Nk9 /tmp/tmp.EB5yEJCy6t + xsltproc -o /tmp/tmp.962nUh0Nk9 --stringparam with /tmp/tmp.EB5yEJCy6t + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.962nUh0Nk9 /tmp/tmp.EB5yEJCy6t + xsltproc -o /tmp/tmp.962nUh0Nk9 --stringparam with /tmp/tmp.EB5yEJCy6t + [ -n ] + cat /tmp/tmp.962nUh0Nk9 + rm -f /tmp/tmp.EB5yEJCy6t + rm -f /tmp/tmp.962nUh0Nk9 # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-trx/osmo-bts-trx --vty-ref-mode default --vty-ref-xml > "vty/osmobts-trx-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-trx-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-trx-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.Ote5yVf1ot + mktemp + combine_src=/tmp/tmp.pk0oEWfKZo + cp vty/osmobts-trx-vty-reference.xml.inc.gen /tmp/tmp.Ote5yVf1ot + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.Ote5yVf1ot /tmp/tmp.pk0oEWfKZo + xsltproc -o /tmp/tmp.Ote5yVf1ot --stringparam with /tmp/tmp.pk0oEWfKZo + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.Ote5yVf1ot /tmp/tmp.pk0oEWfKZo + xsltproc -o /tmp/tmp.Ote5yVf1ot --stringparam with /tmp/tmp.pk0oEWfKZo + [ -n ] + cat /tmp/tmp.Ote5yVf1ot + rm -f /tmp/tmp.pk0oEWfKZo + rm -f /tmp/tmp.Ote5yVf1ot # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-trx-vty-reference.xml.inc.merged" > vty/osmobts-trx-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-trx-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-trx-vty-reference.pdf vty/osmobts-trx-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-trx-vty-reference.pdf 'osmobts-trx-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-trx-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-trx-vty-reference.xml.inc vty/osmobts-trx-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:04:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:04:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22289?= In-Reply-To: <1370167438.603.1606855602499@jenkins.osmocom.org> References: <1370167438.603.1606855602499@jenkins.osmocom.org> Message-ID: <835623697.617.1606867490657@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.86 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 2.1 0.0 53996 21224 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12408 0.0 0.0 21474964008 26836 ? S 00:04 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghjh9mayd build 12415 0.0 0.0 4280 744 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12417 0.0 0.0 12784 940 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghjh9mayd, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfghjh9mayd' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.8 0.0 53996 21224 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12419 0.0 0.0 21474964008 24192 ? S 00:04 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghjh9mayd build 12426 0.0 0.0 4280 748 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12428 0.0 0.0 12784 972 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.4 0.0 53996 21224 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12430 0.0 0.0 21475109004 26732 ? S 00:04 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12437 0.0 0.0 4280 700 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12439 0.0 0.0 12784 940 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyosvsje5, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgyosvsje5' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.4 0.0 53996 21300 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12441 0.0 0.0 21474976644 29424 ? D 00:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyosvsje5 build 12448 0.0 0.0 4280 712 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12450 0.0 0.0 12784 1016 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyosvsje5, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgyosvsje5' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.1 0.0 53996 21300 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12452 0.0 0.0 21475109004 31936 ? R 00:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyosvsje5 build 12459 0.0 0.0 4280 772 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12461 0.0 0.0 12784 940 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.2 0.0 53996 21300 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12463 0.0 0.0 21474961572 25340 ? S 00:04 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12470 0.0 0.0 4280 716 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12472 0.0 0.0 12784 956 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgj9icta9r, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgj9icta9r' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.0 0.0 53996 21300 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12474 0.0 0.0 21474961572 24476 ? D 00:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgj9icta9r build 12481 0.0 0.0 4280 744 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12483 0.0 0.0 12784 964 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgj9icta9r, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgj9icta9r' > ls -l /proc/12363/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197527652] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197527653] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197527654] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12363 1.0 0.0 53996 21300 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12485 0.0 0.0 21474961572 26428 ? S 00:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgj9icta9r build 12492 0.0 0.0 4280 724 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12494 0.0 0.0 12784 916 ? S 00:04 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:04:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:04:59 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-osmo-mgw_=C2=BB_a1=3Ddefault,a2=3D?= =?UTF-8?Q?default,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#5553?= Message-ID: <1749266778.618.1606867499223@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 450.86 KB...] mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ../../../../doc/examples/$f $j; \ done make[5]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/examples' make[4]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/examples' (cd manuals && make top_distdir=../../osmo-mgw-1.7.0.132-6e279 distdir=../../osmo-mgw-1.7.0.132-6e279/doc/manuals \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/manuals' make[4]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/manuals' make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc' (cd contrib && make top_distdir=../osmo-mgw-1.7.0.132-6e279 distdir=../osmo-mgw-1.7.0.132-6e279/contrib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib' (cd systemd && make top_distdir=../../osmo-mgw-1.7.0.132-6e279 distdir=../../osmo-mgw-1.7.0.132-6e279/contrib/systemd \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib/systemd' make[4]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib/systemd' make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib' make \ top_distdir="osmo-mgw-1.7.0.132-6e279" distdir="osmo-mgw-1.7.0.132-6e279" \ dist-hook make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' echo 1.7.0.132-6e279 > osmo-mgw-1.7.0.132-6e279/.tarball-version make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' test -n "" \ || find "osmo-mgw-1.7.0.132-6e279" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/osmo-mgw-1.7.0.132-6e279/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "osmo-mgw-1.7.0.132-6e279" tardir=osmo-mgw-1.7.0.132-6e279 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-mgw-1.7.0.132-6e279.tar.bz2 tardir=osmo-mgw-1.7.0.132-6e279 && ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c >osmo-mgw-1.7.0.132-6e279.tar.gz make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' if test -d "osmo-mgw-1.7.0.132-6e279"; then find "osmo-mgw-1.7.0.132-6e279" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-mgw-1.7.0.132-6e279" || { sleep 5 && rm -rf "osmo-mgw-1.7.0.132-6e279"; }; else :; fi make[1]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' make[1]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' Making distclean in include make[2]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include' Making distclean in osmocom make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom' Making distclean in mgcp_client make[4]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom/mgcp_client' test -z "mgcp_common.h" || rm -f mgcp_common.h rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/mgcp_client" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom/mgcp_client' Making distclean in mgcp make[4]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom/mgcp' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/mgcp" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom/mgcp' make[4]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../include/osmocom" || test -z "" || rm -f make[4]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom' rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include/osmocom' make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../include" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include' rm -f Makefile make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/include' Making distclean in src make[2]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src' Making distclean in libosmo-mgcp-client make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src/libosmo-mgcp-client' test -z "libosmo-mgcp-client.la " || rm -f libosmo-mgcp-client.la rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "../../../../src/libosmo-mgcp-client" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./so_locations rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src/libosmo-mgcp-client' Making distclean in libosmo-mgcp make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src/libosmo-mgcp' rm -rf .libs _libs test -z "libosmo-mgcp.a " || rm -f libosmo-mgcp.a rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "../../../../src/libosmo-mgcp" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src/libosmo-mgcp' Making distclean in osmo-mgw make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src/osmo-mgw' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-mgw test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/osmo-mgw" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src/osmo-mgw' make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../src" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src' rm -f Makefile make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/src' Making distclean in tests make[2]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests' Making distclean in mgcp_client make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests/mgcp_client' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f mgcp_client_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/mgcp_client" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests/mgcp_client' Making distclean in mgcp make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests/mgcp' rm -rf .libs _libs rm -f *.o rm -f mgcp_test rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "../../../../tests/mgcp" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests/mgcp' make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "atlocal" || rm -f atlocal rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig " || rm -f atconfig make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests' rm -f Makefile make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/tests' Making distclean in doc make[2]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -rf osmomgw-usermanual__*.png osmomgw-usermanual__*.svg osmomgw-usermanual.check osmomgw-usermanual.pdf osmomgw-usermanual.html osmomgw-vty-reference.pdf osmomgw-vty-reference.lint generated ./vty/mgw_vty_reference.xml common build test . = "../../../../doc/manuals" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/doc' Making distclean in contrib make[2]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "osmo-mgw.spec" || rm -f osmo-mgw.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub/contrib' make[2]: Entering directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "libosmo-mgcp-client.pc" || rm -f libosmo-mgcp-client.pc rm -f bscconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/osmo-mgw-1.7.0.132-6e279/_build/sub' if test -d "osmo-mgw-1.7.0.132-6e279"; then find "osmo-mgw-1.7.0.132-6e279" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-mgw-1.7.0.132-6e279" || { sleep 5 && rm -rf "osmo-mgw-1.7.0.132-6e279"; }; else :; fi ========================================================== osmo-mgw-1.7.0.132-6e279 archives ready for distribution: osmo-mgw-1.7.0.132-6e279.tar.gz osmo-mgw-1.7.0.132-6e279.tar.bz2 ========================================================== + '[' 1 = 1 ']' + '[' 1 = 1 ']' + make -C /build/doc/manuals publish make: Entering directory '/build/doc/manuals' rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmomgw-usermanual.pdf osmomgw-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/doc/manuals' make: *** [publish] Error 255 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:05:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:05:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22289?= In-Reply-To: <1198879671.602.1606855579497@jenkins.osmocom.org> References: <1198879671.602.1606855579497@jenkins.osmocom.org> Message-ID: <14441627.619.1606867515134@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 807.43 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 2.0 0.0 53996 21012 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2659 0.0 0.0 21474964008 29068 ? S 00:05 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgtspk_etg build 2666 0.0 0.0 4280 744 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2668 0.0 0.0 12784 920 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgtspk_etg, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgtspk_etg' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 1.5 0.0 53996 21012 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2670 0.0 0.0 21474964008 26904 ? S 00:05 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgtspk_etg build 2677 0.0 0.0 4280 708 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2679 0.0 0.0 12784 1028 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 1.5 0.0 53996 21012 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2681 0.0 0.0 21474986964 31096 ? D 00:05 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2688 0.0 0.0 4280 696 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2690 0.0 0.0 12784 932 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyhb14omb, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgyhb14omb' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 1.2 0.0 54156 21196 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2692 0.0 0.0 21475119324 32496 ? R 00:05 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyhb14omb build 2699 0.0 0.0 4280 704 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2701 0.0 0.0 12784 1028 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyhb14omb, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgyhb14omb' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 1.1 0.0 54156 21196 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2703 0.0 0.0 21474986964 31040 ? D 00:05 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgyhb14omb build 2710 0.0 0.0 4280 756 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2712 0.0 0.0 12784 928 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 1.0 0.0 54156 21196 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2714 0.0 0.0 21474965988 23552 ? S 00:05 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2721 0.0 0.0 4280 724 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2723 0.0 0.0 12784 1016 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgz0ge0vgq, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgz0ge0vgq' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2614 1.0 0.0 54156 21196 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2725 0.0 0.0 21474965988 25288 ? D 00:05 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgz0ge0vgq build 2732 0.0 0.0 4280 792 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2734 0.0 0.0 12784 976 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgz0ge0vgq, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgz0ge0vgq' > ls -l /proc/2614/fd total 0 lr-x------ 1 build build 64 Dec 2 00:04 0 -> pipe:[197519753] l-wx------ 1 build build 64 Dec 2 00:04 1 -> pipe:[197519754] l-wx------ 1 build build 64 Dec 2 00:04 2 -> pipe:[197519755] l-wx------ 1 build build 64 Dec 2 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2614 0.9 0.0 54156 21196 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2736 0.0 0.0 21474965988 26184 ? D 00:05 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgz0ge0vgq build 2743 0.0 0.0 4280 712 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2745 0.0 0.0 12784 992 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:05:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:05:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22290?= In-Reply-To: <835623697.617.1606867490657@jenkins.osmocom.org> References: <835623697.617.1606867490657@jenkins.osmocom.org> Message-ID: <302309286.620.1606867526204@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.16 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12141 2.0 0.0 53900 20992 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12186 0.0 0.0 21474964008 25680 ? S 00:05 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg2trmojyn build 12193 0.0 0.0 4280 748 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12195 0.0 0.0 12784 940 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg2trmojyn, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg2trmojyn' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12141 1.8 0.0 53900 20992 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12197 0.0 0.0 21474964008 26144 ? S 00:05 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg2trmojyn build 12204 0.0 0.0 4280 700 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12206 0.0 0.0 12784 988 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12141 1.6 0.0 53900 20992 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12208 0.0 0.0 21474976644 28920 ? D 00:05 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12215 0.0 0.0 4280 720 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12217 0.0 0.0 12784 988 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5svebxs, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgf5svebxs' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12141 1.3 0.0 54036 21064 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12219 0.0 0.0 21474976644 28924 ? D 00:05 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5svebxs build 12226 0.0 0.0 4280 736 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12228 0.0 0.0 12784 1012 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5svebxs, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgf5svebxs' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12141 1.2 0.0 54036 21064 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12230 0.0 0.0 21475109004 31884 ? S 00:05 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5svebxs build 12237 0.0 0.0 4280 772 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12239 0.0 0.0 12784 896 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12141 1.0 0.0 54036 21064 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12241 0.0 0.0 21474961572 25296 ? S 00:05 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12248 0.0 0.0 4280 708 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12250 0.0 0.0 12784 976 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfghwidzs5k, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfghwidzs5k' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12141 1.0 0.0 54036 21064 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12252 0.0 0.0 21474961572 23000 ? S 00:05 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfghwidzs5k build 12259 0.0 0.0 4280 696 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12261 0.0 0.0 12784 968 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfghwidzs5k, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfghwidzs5k' > ls -l /proc/12141/fd total 0 lr-x------ 1 build build 64 Dec 2 00:05 0 -> pipe:[197547838] l-wx------ 1 build build 64 Dec 2 00:05 1 -> pipe:[197547839] l-wx------ 1 build build 64 Dec 2 00:05 2 -> pipe:[197547840] l-wx------ 1 build build 64 Dec 2 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12141 0.9 0.0 54036 21064 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12263 0.0 0.0 21474961572 24956 ? D 00:05 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfghwidzs5k build 12270 0.0 0.0 4280 704 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 12272 0.0 0.0 12784 976 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:05:33 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:05:33 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mast?= =?UTF-8?Q?er-libosmo-sccp_=C2=BB_a1=3Ddefault,a?= =?UTF-8?Q?2=3Ddefault,a3=3Ddefault,a4=3Ddefaul?= =?UTF-8?Q?t,osmocom-master-debian9_#5537?= Message-ID: <1090217607.621.1606867533736@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 536.82 KB...] rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/sccp" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom/sccp' Making distclean in sigtran make[4]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom/sigtran' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/sigtran" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom/sigtran' make[4]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../include/osmocom" || test -z "" || rm -f make[4]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom' rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../include" || test -z "" || rm -f make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include' Making distclean in src make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/src' test -z "libosmo-sigtran.la" || rm -f libosmo-sigtran.la rm -rf .libs _libs test -z "libsccp.a libmtp.a libxua.a" || rm -f libsccp.a libmtp.a libxua.a rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./so_locations test . = "../../../src" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/src' Making distclean in tests make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' Making distclean in xua make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/xua' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f xua_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/xua" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/xua' Making distclean in sccp make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/sccp' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sccp_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sccp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/sccp' Making distclean in mtp make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/mtp' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f mtp_parse_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/mtp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/mtp' Making distclean in m2ua make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/m2ua' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f m2ua_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/m2ua" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/m2ua' Making distclean in ss7 make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/ss7' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f ss7_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ss7" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/ss7' Making distclean in vty make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/vty' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ss7_asp_vty_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/vty" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/vty' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "atconfig" || rm -f atconfig make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' Making distclean in examples make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/examples' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sccp_demo_user rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../examples" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/examples' Making distclean in stp make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/stp' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-stp test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../stp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/stp' Making distclean in doc make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmostp-usermanual__*.png osmostp-usermanual__*.svg osmostp-usermanual.check osmostp-usermanual.pdf osmostp-usermanual.html osmostp-vty-reference.pdf osmostp-vty-reference.lint generated common build rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/manuals' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' Making distclean in contrib make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib/systemd' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "libosmo-sccp.spec" || rm -f libosmo-sccp.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub' rm -rf .libs _libs test -z "doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag" || rm -f doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag rm -f *.lo test -z "libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile" || rm -f libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm: cannot remove 'doc/sigtran/html/search': Is a directory Makefile:826: recipe for target 'mostlyclean-generic' failed make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub' make[2]: [mostlyclean-generic] Error 1 (ignored) rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub' if test -d "libosmo-sccp-1.3.0.25-48e2"; then find "libosmo-sccp-1.3.0.25-48e2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-sccp-1.3.0.25-48e2" || { sleep 5 && rm -rf "libosmo-sccp-1.3.0.25-48e2"; }; else :; fi ============================================================ libosmo-sccp-1.3.0.25-48e2 archives ready for distribution: libosmo-sccp-1.3.0.25-48e2.tar.gz libosmo-sccp-1.3.0.25-48e2.tar.bz2 ============================================================ + [ 1 = 1 ] + [ 1 = 1 ] + make -C /build/doc/manuals publish make: Entering directory '/build/doc/manuals' rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmostp-usermanual.pdf osmostp-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/doc/manuals' make: *** [publish] Error 255 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:05:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:05:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-o?= =?UTF-8?Q?penbsc_=C2=BB_--disable-iu,--disable-m?= =?UTF-8?Q?gcp-transcoding,--enable-smpp,def?= =?UTF-8?Q?ault,osmocom-master-debian9_#8106?= Message-ID: <1456343517.622.1606867550266@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 762.79 KB...] asciidoc: cell-broadcast.adoc: line 45: evaluating: {set2:target:osmonitb-usermanual__12.png} asciidoc: osmocom-cbs.msc: line 12: filtering: "/usr/bin/python" "./build/filter-wrapper.py" mscgen -o "/build/manuals/OsmoNITB/osmonitb-usermanual__12.png" -Tpng - asciidoc: include: /build/manuals/OsmoNITB/common/chapters/abis.adoc asciidoc: osmonitb-usermanual.adoc: line 43: reading: /build/manuals/OsmoNITB/common/chapters/abis.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/port_numbers.adoc asciidoc: osmonitb-usermanual.adoc: line 45: reading: /build/manuals/OsmoNITB/common/chapters/port_numbers.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/bibliography.adoc asciidoc: osmonitb-usermanual.adoc: line 47: reading: /build/manuals/OsmoNITB/common/chapters/bibliography.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/glossary.adoc asciidoc: osmonitb-usermanual.adoc: line 49: reading: /build/manuals/OsmoNITB/common/chapters/glossary.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/gfdl.adoc asciidoc: osmonitb-usermanual.adoc: line 51: reading: /build/manuals/OsmoNITB/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/manuals/OsmoNITB/osmonitb-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/manuals/OsmoNITB' /usr/share/dblatex/xsl/common/mklistings.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml xsltproc -o osmonitb-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/manuals/OsmoNITB' --param listings.xml '/tmp/tmp49GCNq/listings.xml' /tmp/tmp49GCNq/custom.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Error: no ID for constraint linkend: e1inp_hdlc:abort. XRef to nonexistent id: e1inp_hdlc:abort Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs. XRef to nonexistent id: e1inp_hdlc:bad_fcs Error: no ID for constraint linkend: e1inp_hdlc:overrun. XRef to nonexistent id: e1inp_hdlc:overrun Error: no ID for constraint linkend: e1inp_alarm. XRef to nonexistent id: e1inp_alarm Error: no ID for constraint linkend: e1inp_removed. XRef to nonexistent id: e1inp_removed Error: no ID for constraint linkend: bsc_chreq:total. XRef to nonexistent id: bsc_chreq:total Error: no ID for constraint linkend: bsc_chreq:no_channel. XRef to nonexistent id: bsc_chreq:no_channel Error: no ID for constraint linkend: bsc_handover:attempted. XRef to nonexistent id: bsc_handover:attempted Error: no ID for constraint linkend: bsc_handover:no_channel. XRef to nonexistent id: bsc_handover:no_channel Error: no ID for constraint linkend: bsc_handover:timeout. XRef to nonexistent id: bsc_handover:timeout Error: no ID for constraint linkend: bsc_handover:completed. XRef to nonexistent id: bsc_handover:completed Error: no ID for constraint linkend: bsc_handover:failed. XRef to nonexistent id: bsc_handover:failed Error: no ID for constraint linkend: bsc_paging:attempted. XRef to nonexistent id: bsc_paging:attempted Error: no ID for constraint linkend: bsc_paging:detached. XRef to nonexistent id: bsc_paging:detached Error: no ID for constraint linkend: bsc_paging:completed. XRef to nonexistent id: bsc_paging:completed Error: no ID for constraint linkend: bsc_paging:expired. XRef to nonexistent id: bsc_paging:expired Error: no ID for constraint linkend: bsc_chan:rf_fail. XRef to nonexistent id: bsc_chan:rf_fail Error: no ID for constraint linkend: bsc_chan:rll_err. XRef to nonexistent id: bsc_chan:rll_err Error: no ID for constraint linkend: bsc_bts:oml_fail. XRef to nonexistent id: bsc_bts:oml_fail Error: no ID for constraint linkend: bsc_bts:rsl_fail. XRef to nonexistent id: bsc_bts:rsl_fail Error: no ID for constraint linkend: bsc_bts:codec_amr_f. XRef to nonexistent id: bsc_bts:codec_amr_f Error: no ID for constraint linkend: bsc_bts:codec_amr_h. XRef to nonexistent id: bsc_bts:codec_amr_h Error: no ID for constraint linkend: bsc_bts:codec_efr. XRef to nonexistent id: bsc_bts:codec_efr Error: no ID for constraint linkend: bsc_bts:codec_fr. XRef to nonexistent id: bsc_bts:codec_fr Error: no ID for constraint linkend: bsc_bts:codec_hr. XRef to nonexistent id: bsc_bts:codec_hr Error: no ID for constraint linkend: msc_loc_update_type:attach. XRef to nonexistent id: msc_loc_update_type:attach Error: no ID for constraint linkend: msc_loc_update_type:normal. XRef to nonexistent id: msc_loc_update_type:normal Error: no ID for constraint linkend: msc_loc_update_type:periodic. XRef to nonexistent id: msc_loc_update_type:periodic Error: no ID for constraint linkend: msc_loc_update_type:detach. XRef to nonexistent id: msc_loc_update_type:detach Error: no ID for constraint linkend: msc_loc_update_resp:failed. XRef to nonexistent id: msc_loc_update_resp:failed Error: no ID for constraint linkend: msc_loc_update_resp:completed. XRef to nonexistent id: msc_loc_update_resp:completed Error: no ID for constraint linkend: msc_sms:submitted. XRef to nonexistent id: msc_sms:submitted Error: no ID for constraint linkend: msc_sms:no_receiver. XRef to nonexistent id: msc_sms:no_receiver Error: no ID for constraint linkend: msc_sms:delivered. XRef to nonexistent id: msc_sms:delivered Error: no ID for constraint linkend: msc_sms:rp_err_mem. XRef to nonexistent id: msc_sms:rp_err_mem Error: no ID for constraint linkend: msc_sms:rp_err_other. XRef to nonexistent id: msc_sms:rp_err_other Error: no ID for constraint linkend: msc_sms:deliver_unknown_error. XRef to nonexistent id: msc_sms:deliver_unknown_error Error: no ID for constraint linkend: msc_call:mo_setup. XRef to nonexistent id: msc_call:mo_setup Error: no ID for constraint linkend: msc_call:mo_connect_ack. XRef to nonexistent id: msc_call:mo_connect_ack Error: no ID for constraint linkend: msc_call:mt_setup. XRef to nonexistent id: msc_call:mt_setup Error: no ID for constraint linkend: msc_call:mt_connect. XRef to nonexistent id: msc_call:mt_connect Error: no ID for constraint linkend: msc_call:active. XRef to nonexistent id: msc_call:active Error: no ID for constraint linkend: msc_call:complete. XRef to nonexistent id: msc_call:complete Error: no ID for constraint linkend: msc_call:incomplete. XRef to nonexistent id: msc_call:incomplete Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: ungroup_counter_msc.active_calls. XRef to nonexistent id: ungroup_counter_msc.active_calls Error: no ID for constraint linkend: ctrl_common_var. XRef to nonexistent id: ctrl_common_var Error: no ID for constraint linkend: 3gpp-ts-23-041. XRef to nonexistent id: 3gpp-ts-23-041 Error: no ID for constraint linkend: ietf-rfc791. XRef to nonexistent id: ietf-rfc791 Section level > 6 not well supported for bibliodiv Error: no ID for constraint linkend: modified-vesion. XRef to nonexistent id: modified-vesion Image 'dblatex' not found Cannot convert 'osmonitb-usermanual__1.png' to pdf Cannot convert 'osmonitb-usermanual__2.png' to pdf Cannot convert 'osmonitb-usermanual__3.png' to pdf Cannot convert 'osmonitb-usermanual__4.png' to pdf Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Cannot convert 'osmonitb-usermanual__5.png' to pdf Cannot convert 'osmonitb-usermanual__6.png' to pdf Cannot convert 'osmonitb-usermanual__7.png' to pdf Cannot convert 'osmonitb-usermanual__8.png' to pdf Cannot convert 'osmonitb-usermanual__9.png' to pdf Cannot convert 'osmonitb-usermanual__10.png' to pdf Cannot convert 'osmonitb-usermanual__11.png' to pdf Cannot convert 'osmonitb-usermanual__12.png' to pdf Build osmonitb-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmonitb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmp49GCNq/osmonitb-usermanual.idx is empty osmonitb-usermanual.toc MD5 checksum changed osmonitb-usermanual.aux MD5 checksum changed the /tmp/tmp49GCNq/osmonitb-usermanual.toc file has changed pdflatex -interaction=batchmode osmonitb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmp49GCNq/osmonitb-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmonitb-usermanual.pdf' successfully built a2x: deleting /build/manuals/OsmoNITB/osmonitb-usermanual.xml mkdir -p generated /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" /build/manuals/OsmoNITB) \ /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml \ /build/manuals/OsmoNITB/vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.RXg1kLPMzd + mktemp + combine_src=/tmp/tmp.Vn5mFw5olK + cp /build/manuals/OsmoNITB/vty/nitb_vty_reference.xml /tmp/tmp.RXg1kLPMzd + [ -n /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.RXg1kLPMzd /tmp/tmp.Vn5mFw5olK + xsltproc -o /tmp/tmp.RXg1kLPMzd --stringparam with /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.Vn5mFw5olK + [ -n /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml ] + realpath /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml + addition=/build/manuals/OsmoNITB/vty/bsc_vty_additions.xml + shift + cp /tmp/tmp.RXg1kLPMzd /tmp/tmp.Vn5mFw5olK + xsltproc -o /tmp/tmp.RXg1kLPMzd --stringparam with /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.Vn5mFw5olK + [ -n /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml ] + realpath /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml + addition=/build/manuals/OsmoNITB/vty/nitb_vty_additions.xml + shift + cp /tmp/tmp.RXg1kLPMzd /tmp/tmp.Vn5mFw5olK + xsltproc -o /tmp/tmp.RXg1kLPMzd --stringparam with /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.Vn5mFw5olK + [ -n ] + cat /tmp/tmp.RXg1kLPMzd + rm -f /tmp/tmp.Vn5mFw5olK + rm -f /tmp/tmp.RXg1kLPMzd xsltproc /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml xmllint --xinclude --postvalid --noout osmonitb-vty-reference.xml dblatex --xslt-opts="--path /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters:/build/openbsc/generated" \ -P draft.mode=no -o osmonitb-vty-reference.pdf osmonitb-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmonitb-vty-reference.pdf 'osmonitb-vty-reference.pdf' successfully built make: Leaving directory '/build/manuals/OsmoNITB' + make -C /build/manuals/OsmoNITB check make: Entering directory '/build/manuals/OsmoNITB' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmonitb-usermanual.check; \ fi make[1]: Entering directory '/build/manuals/OsmoNITB' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) # out-of-tree building: use a symlink to the output file like done in # the non-check build above, so the relative include paths work the # same. if ! [ -f osmonitb-usermanual.adoc ]; then \ ln -s osmonitb-usermanual.adoc osmonitb-usermanual.adoc; \ fi asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/manuals/OsmoNITB' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmonitb-usermanual.adoc > osmonitb-usermanual.check 2>&1 # Make absolutely sure that the %.check target is updated. touch osmonitb-usermanual.check # Do print the WARNING output but return error if any was found # (grep -v would omit the WARNING output from the log). make[1]: Leaving directory '/build/manuals/OsmoNITB' make: Leaving directory '/build/manuals/OsmoNITB' + [ 1 = 1 ] + make -C /build/manuals/OsmoBSCMGCP/ publish make: Entering directory '/build/manuals/OsmoBSCMGCP' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmo-bsc-mgcp-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] make: *** [publish] Error 255 /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/manuals/OsmoBSCMGCP' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:07:45 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:07:45 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22290?= In-Reply-To: <14441627.619.1606867515134@jenkins.osmocom.org> References: <14441627.619.1606867515134@jenkins.osmocom.org> Message-ID: <245987239.623.1606867665589@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 599.27 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 2.2 0.0 53944 21248 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2903 0.0 0.0 21474964008 25872 ? S 00:07 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfglo1l4h44 build 2910 0.0 0.0 4280 712 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2912 0.0 0.0 12784 1020 ? S 00:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfglo1l4h44, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfglo1l4h44' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.7 0.0 53944 21248 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2914 0.0 0.0 21474964008 25916 ? S 00:07 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfglo1l4h44 build 2921 0.0 0.0 4280 704 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2923 0.0 0.0 12784 944 ? S 00:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.6 0.0 53944 21248 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2925 0.0 0.1 21475119324 40120 ? R 00:07 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2932 0.0 0.0 4280 716 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2934 0.0 0.0 12784 976 ? S 00:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnjbyw9b9, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgnjbyw9b9' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.5 0.0 54076 21428 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2936 0.0 0.1 21475119324 33772 ? R 00:07 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnjbyw9b9 build 2943 0.0 0.0 4280 756 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2945 0.0 0.0 12784 940 ? S 00:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnjbyw9b9, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgnjbyw9b9' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.3 0.0 54076 21428 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2947 0.0 0.0 21474982736 26916 ? R 00:07 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnjbyw9b9 build 2954 0.0 0.0 4280 704 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2956 0.0 0.0 12784 912 ? S 00:07 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.2 0.0 54076 21428 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2958 0.0 0.0 21474965988 25976 ? S 00:07 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2965 0.0 0.0 4280 748 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2967 0.0 0.0 12784 992 ? S 00:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgd8n0ivzg, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgd8n0ivzg' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.2 0.0 54076 21428 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2969 0.0 0.0 21474965988 26640 ? S 00:07 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgd8n0ivzg build 2976 0.0 0.0 4280 732 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2978 0.0 0.0 12784 932 ? S 00:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgd8n0ivzg, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgd8n0ivzg' > ls -l /proc/2858/fd total 0 lr-x------ 1 build build 64 Dec 2 00:07 0 -> pipe:[3880565] l-wx------ 1 build build 64 Dec 2 00:07 1 -> pipe:[3880566] l-wx------ 1 build build 64 Dec 2 00:07 2 -> pipe:[3880567] l-wx------ 1 build build 64 Dec 2 00:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2858 1.1 0.0 54076 21428 ? S 00:07 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2980 0.0 0.0 21474965988 24960 ? S 00:07 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgd8n0ivzg build 2987 0.0 0.0 4280 736 ? S 00:07 0:00 /bin/sh -c ps xua | grep osmo build 2989 0.0 0.0 12784 932 ? S 00:07 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:50:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:50:52 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-bts_?= =?UTF-8?Q?=C2=BB_trx,master,1,default,osmocom-master-debian9_#4573?= In-Reply-To: <124910889.616.1606867437595@jenkins.osmocom.org> References: <124910889.616.1606867437595@jenkins.osmocom.org> Message-ID: <774515448.624.1606870252350@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 00:51:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:51:34 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_oc2?= =?UTF-8?Q?g,master,1,default,osmocom-master-debian9_#4573?= In-Reply-To: <1466793502.615.1606867437085@jenkins.osmocom.org> References: <1466793502.615.1606867437085@jenkins.osmocom.org> Message-ID: <1543228027.626.1606870294222@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 768.20 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f meas_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f ta_control_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sysmobts_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-oc2g-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-oc2g-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-oc2g-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 rm -f libtool config.lt test . = "../.." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-oc2g-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-oc2g|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-oc2g-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.HCZEJqalOM + mktemp + combine_src=/tmp/tmp.yWbQ0NBYwC + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.HCZEJqalOM + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.HCZEJqalOM /tmp/tmp.yWbQ0NBYwC + xsltproc -o /tmp/tmp.HCZEJqalOM --stringparam with /tmp/tmp.yWbQ0NBYwC + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.HCZEJqalOM /tmp/tmp.yWbQ0NBYwC + xsltproc -o /tmp/tmp.HCZEJqalOM --stringparam with /tmp/tmp.yWbQ0NBYwC + [ -n ] + cat /tmp/tmp.HCZEJqalOM + rm -f /tmp/tmp.yWbQ0NBYwC + rm -f /tmp/tmp.HCZEJqalOM # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-oc2g/osmo-bts-oc2g --vty-ref-mode default --vty-ref-xml > "vty/osmobts-oc2g-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-oc2g-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-oc2g-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.siZ2l16eB2 + mktemp + combine_src=/tmp/tmp.jbkzgE2sMD + cp vty/osmobts-oc2g-vty-reference.xml.inc.gen /tmp/tmp.siZ2l16eB2 + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.siZ2l16eB2 /tmp/tmp.jbkzgE2sMD + xsltproc -o /tmp/tmp.siZ2l16eB2 --stringparam with /tmp/tmp.jbkzgE2sMD + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.siZ2l16eB2 /tmp/tmp.jbkzgE2sMD + xsltproc -o /tmp/tmp.siZ2l16eB2 --stringparam with /tmp/tmp.jbkzgE2sMD + [ -n ] + cat /tmp/tmp.siZ2l16eB2 + rm -f /tmp/tmp.jbkzgE2sMD + rm -f /tmp/tmp.siZ2l16eB2 # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-oc2g-vty-reference.xml.inc.merged" > vty/osmobts-oc2g-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-oc2g-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-oc2g-vty-reference.pdf vty/osmobts-oc2g-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-oc2g-vty-reference.pdf 'osmobts-oc2g-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-oc2g-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-oc2g-vty-reference.xml.inc vty/osmobts-oc2g-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:51:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:51:34 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_?= =?UTF-8?Q?:_master-libosmo-sccp_=C2=BB_a1=3Ddefau?= =?UTF-8?Q?lt,a2=3Ddefault,a3=3Ddefault,a4=3Ddefa?= =?UTF-8?Q?ult,osmocom-master-debian9_#5538?= In-Reply-To: <1090217607.621.1606867533736@jenkins.osmocom.org> References: <1090217607.621.1606867533736@jenkins.osmocom.org> Message-ID: <2116060472.625.1606870294218@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 00:51:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:51:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-bts_=C2=BB_sysm?= =?UTF-8?Q?o,master,1,default,osmocom-master-debian9_#4573?= Message-ID: <1296960654.627.1606870297788@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 752.00 KB...] test . = "../../../../tests/tx_power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in power make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f power_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/power" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in meas make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f meas_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/meas" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in ta_control make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ta_control_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ta_control" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' Making distclean in sysmobts make[3]: Entering directory ' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sysmobts_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sysmobts" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "atconfig" || rm -f atconfig make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in doc make[2]: Entering directory ' Making distclean in examples make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' Making distclean in manuals make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmobts-usermanual__*.png osmobts-abis__*.png rtp-amr__*.png osmobts-usermanual__*.svg osmobts-abis__*.svg rtp-amr__*.svg osmobts-usermanual.check osmobts-abis.check rtp-amr.check osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf osmobts-usermanual.html osmobts-abis.html rtp-amr.html vty/osmobts-virtual-vty-reference.pdf vty/osmobts-sysmo-vty-reference.pdf vty/osmobts-virtual-vty-reference.lint vty/osmobts-sysmo-vty-reference.lint vty/osmobts-virtual-vty-reference.xml vty/osmobts-sysmo-vty-reference.xml vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-sysmo-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc.gen vty/osmobts-sysmo-vty-reference.xml.inc.gen vty/osmobts-virtual-vty-reference.xml.inc.merged vty/osmobts-sysmo-vty-reference.xml.inc.merged common build rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' Making distclean in contrib make[2]: Entering directory ' Making distclean in systemd make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory ' make[3]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "osmo-bts.spec" || rm -f osmo-bts.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory ' rm -f Makefile make[2]: Leaving directory ' make[2]: Entering directory ' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f btsconfig.h stamp-h1 test . = "../.." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory ' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory ' if test -d "osmo-bts-1.2.0.349-5b25"; then find "osmo-bts-1.2.0.349-5b25" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-bts-1.2.0.349-5b25" || { sleep 5 && rm -rf "osmo-bts-1.2.0.349-5b25"; }; else :; fi ========================================================= osmo-bts-1.2.0.349-5b25 archives ready for distribution: osmo-bts-1.2.0.349-5b25.tar.gz osmo-bts-1.2.0.349-5b25.tar.bz2 ========================================================= + [ 1 = 1 ] + [ 1 = 1 ] + make -C publish make: Entering directory ' sed -e "s|@@GENERATED@@|vty/osmobts-virtual-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-virtual|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-virtual-vty-reference.xml xmllint --xinclude --postvalid --noout vty/osmobts-virtual-vty-reference.xml sed -e "s|@@GENERATED@@|vty/osmobts-sysmo-vty-reference.xml.inc|" \ -e "s|@@VARIANT@@|osmo-bts-sysmo|" \ -e "s|@@REV_NUMBER@@|1.2.0.349-5b25|" \ -e "s|@@REV_DATE@@|02th December 2020|" \ -e "s|@@CR_YEAR@@|2020|" \ ./vty/osmobts-vty-reference.xml > vty/osmobts-sysmo-vty-reference.xml # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml > "vty/osmobts-virtual-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-virtual-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.OwsibD2WNx + mktemp + combine_src=/tmp/tmp.hOzXEe18P6 + cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.OwsibD2WNx + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.OwsibD2WNx /tmp/tmp.hOzXEe18P6 + xsltproc -o /tmp/tmp.OwsibD2WNx --stringparam with /tmp/tmp.hOzXEe18P6 + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.OwsibD2WNx /tmp/tmp.hOzXEe18P6 + xsltproc -o /tmp/tmp.OwsibD2WNx --stringparam with /tmp/tmp.hOzXEe18P6 + [ -n ] + cat /tmp/tmp.OwsibD2WNx + rm -f /tmp/tmp.hOzXEe18P6 + rm -f /tmp/tmp.OwsibD2WNx # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-virtual-vty-reference.xml.inc.merged" > vty/osmobts-virtual-vty-reference.xml.inc # a) Invoke osmo-bts-% to generate the list of commands first ../../src/osmo-bts-sysmo/osmo-bts-sysmo --vty-ref-mode default --vty-ref-xml > "vty/osmobts-sysmo-vty-reference.xml.inc.gen" Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) # ... filter garbage potentially printed by libraries to stdout sed -i '/^ \ "vty/osmobts-sysmo-vty-reference.xml.inc.gen" \ \ ./vty/*additions*.xml > "vty/osmobts-sysmo-vty-reference.xml.inc.merged" + mktemp + combined=/tmp/tmp.xRHbonaLKk + mktemp + combine_src=/tmp/tmp.vpv1uRbfWu + cp vty/osmobts-sysmo-vty-reference.xml.inc.gen /tmp/tmp.xRHbonaLKk + [ -n ] + realpath + addition= + shift + cp /tmp/tmp.xRHbonaLKk /tmp/tmp.vpv1uRbfWu + xsltproc -o /tmp/tmp.xRHbonaLKk --stringparam with /tmp/tmp.vpv1uRbfWu + [ -n ./vty/bts_vty_additions.xml ] + realpath ./vty/bts_vty_additions.xml + addition= + shift + cp /tmp/tmp.xRHbonaLKk /tmp/tmp.vpv1uRbfWu + xsltproc -o /tmp/tmp.xRHbonaLKk --stringparam with /tmp/tmp.vpv1uRbfWu + [ -n ] + cat /tmp/tmp.xRHbonaLKk + rm -f /tmp/tmp.vpv1uRbfWu + rm -f /tmp/tmp.xRHbonaLKk # c) Convert the result of b) into a valid docbook xsltproc "vty/osmobts-sysmo-vty-reference.xml.inc.merged" > vty/osmobts-sysmo-vty-reference.xml.inc dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-virtual-vty-reference.pdf vty/osmobts-virtual-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-virtual-vty-reference.pdf 'osmobts-virtual-vty-reference.pdf' successfully built xmllint --xinclude --postvalid --noout vty/osmobts-sysmo-vty-reference.xml dblatex --xslt-opts="--path : \ -P draft.mode=no -o vty/osmobts-sysmo-vty-reference.pdf vty/osmobts-sysmo-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmobts-sysmo-vty-reference.pdf 'osmobts-sysmo-vty-reference.pdf' successfully built rsync -avz -e "ssh -o 'UserKnownHostsFile= -p 48" osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-sysmo-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] :31: recipe for target 'publish' failed make: *** [publish] Error 255 rm vty/osmobts-sysmo-vty-reference.xml.inc vty/osmobts-virtual-vty-reference.xml.inc vty/osmobts-sysmo-vty-reference.xml make: Leaving directory ' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:52:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:52:11 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22291?= In-Reply-To: <302309286.620.1606867526204@jenkins.osmocom.org> References: <302309286.620.1606867526204@jenkins.osmocom.org> Message-ID: <1713771764.628.1606870331082@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.92 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 2.0 0.0 54000 21072 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12407 0.0 0.0 21474964008 23292 ? S 00:51 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgskxks5pg build 12414 0.0 0.0 4280 744 ? S 00:51 0:00 /bin/sh -c ps xua | grep osmo build 12416 0.0 0.0 12784 892 ? S 00:51 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgskxks5pg, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgskxks5pg' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 12362 1.8 0.0 54000 21072 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12418 0.0 0.0 21474964008 24820 ? S 00:51 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgskxks5pg build 12425 0.0 0.0 4280 712 ? S 00:51 0:00 /bin/sh -c ps xua | grep osmo build 12427 0.0 0.0 12784 956 ? S 00:51 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.4 0.0 54000 21072 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12429 0.0 0.0 21475109004 26792 ? S 00:52 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12436 0.0 0.0 4280 712 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12438 0.0 0.0 12784 932 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv8e36_vc, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgv8e36_vc' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.4 0.0 54000 21144 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12440 0.0 0.0 21475109004 26152 ? S 00:52 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv8e36_vc build 12447 0.0 0.0 4280 676 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12449 0.0 0.0 12784 960 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv8e36_vc, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgv8e36_vc' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.1 0.0 54000 21144 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12451 0.0 0.0 21475109004 26540 ? S 00:52 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv8e36_vc build 12458 0.0 0.0 4280 732 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12460 0.0 0.0 12784 976 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.0 0.0 54000 21144 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12462 0.0 0.0 21474961572 23012 ? S 00:52 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12469 0.0 0.0 4280 756 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12471 0.0 0.0 12784 960 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjeb1ml4w, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjeb1ml4w' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.0 0.0 54000 21144 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12473 0.0 0.0 21474961572 23252 ? S 00:52 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjeb1ml4w build 12480 0.0 0.0 4280 748 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12482 0.0 0.0 12784 944 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjeb1ml4w, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjeb1ml4w' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 00:51 0 -> pipe:[1816859069] l-wx------ 1 build build 64 Dec 2 00:51 1 -> pipe:[1816859070] l-wx------ 1 build build 64 Dec 2 00:51 2 -> pipe:[1816859071] l-wx------ 1 build build 64 Dec 2 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.0 0.0 54000 21144 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12484 0.0 0.0 21474961572 23924 ? S 00:52 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjeb1ml4w build 12491 0.0 0.0 4280 732 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12493 0.0 0.0 12784 968 ? S 00:52 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:52:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:52:32 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal?= =?UTF-8?Q?_:_master-osmo-mgw_=C2=BB_a1=3Ddefault?= =?UTF-8?Q?,a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#5554?= In-Reply-To: <1749266778.618.1606867499223@jenkins.osmocom.org> References: <1749266778.618.1606867499223@jenkins.osmocom.org> Message-ID: <375056366.629.1606870352206@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 00:55:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:55:31 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22291?= In-Reply-To: <245987239.623.1606867665589@jenkins.osmocom.org> References: <245987239.623.1606867665589@jenkins.osmocom.org> Message-ID: <1379505206.630.1606870531541@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.03 KB...] State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2887 2.5 0.0 54028 20908 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2932 0.0 0.0 21474964004 13628 ? R 00:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg2hxojn0y build 2939 0.0 0.0 4276 772 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2941 0.0 0.0 4276 88 ? R 00:55 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg2hxojn0y, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg2hxojn0y' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2887 2.3 0.0 54028 20972 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2943 0.0 0.0 21474964004 15252 ? S 00:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg2hxojn0y build 2950 0.0 0.0 4276 720 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2952 0.0 0.0 4276 84 ? R 00:55 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 2887 1.9 0.0 54028 20972 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2954 0.0 0.0 21475121440 20044 ? S 00:55 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2961 0.0 0.0 4276 664 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2963 0.0 0.0 12780 1008 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcao7tui9, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcao7tui9' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 2887 1.9 0.0 54188 21124 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2965 0.0 0.0 21475121440 20128 ? S 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcao7tui9 build 2972 0.0 0.0 4276 736 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2974 0.0 0.0 12780 916 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcao7tui9, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcao7tui9' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2887 1.6 0.0 54188 21124 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2976 0.0 0.0 21474982732 17512 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcao7tui9 build 2983 0.0 0.0 4276 752 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2985 0.0 0.0 12780 972 ? S 00:55 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2887 1.5 0.0 54188 21124 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2987 0.0 0.0 21474965984 14208 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2994 0.0 0.0 4276 752 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2996 0.0 0.0 12780 940 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7azb3mnf, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg7azb3mnf' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2887 1.4 0.0 54188 21124 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2998 0.0 0.0 21474965984 14236 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7azb3mnf build 3005 0.0 0.0 4276 792 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 3007 0.0 0.0 12780 936 ? R 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7azb3mnf, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg7azb3mnf' > ls -l /proc/2887/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[3013146610] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[3013146611] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[3013146612] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2887 1.4 0.0 54188 21124 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3009 0.0 0.0 21474965984 14404 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7azb3mnf build 3016 0.0 0.0 4276 752 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 3018 0.0 0.0 12780 1020 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:56:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:56:00 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22292?= In-Reply-To: <1379505206.630.1606870531541@jenkins.osmocom.org> References: <1379505206.630.1606870531541@jenkins.osmocom.org> Message-ID: <499497414.631.1606870560629@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.75 KB...] Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2828 2.8 0.0 53900 21008 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2873 0.0 0.0 21474964008 22716 ? S 00:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_dgffgk7 build 2880 0.0 0.0 4280 704 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2882 0.0 0.0 12784 976 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_dgffgk7, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg_dgffgk7' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4263 *:* LISTEN 0 10 127.0.0.1:4246 *:* > ps xua | grep osmo build 2828 2.5 0.0 53900 21008 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2884 0.0 0.0 21474964008 21244 ? S 00:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg_dgffgk7 build 2891 0.0 0.0 4280 796 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2893 0.0 0.0 12784 972 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2828 2.0 0.0 53900 21008 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2895 0.0 0.0 21474986964 26084 ? D 00:55 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2902 0.0 0.0 4280 796 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2904 0.0 0.0 12784 980 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg50o162xv, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg50o162xv' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2828 1.9 0.0 54192 21192 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2906 0.0 0.0 21475121444 23220 ? S 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg50o162xv build 2913 0.0 0.0 4280 760 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2915 0.0 0.0 12784 960 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg50o162xv, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg50o162xv' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2828 1.5 0.0 54192 21192 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2917 0.0 0.0 21475053144 26184 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg50o162xv build 2924 0.0 0.0 4280 700 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2926 0.0 0.0 11040 524 ? R 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2828 1.5 0.0 54192 21192 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2928 0.0 0.0 21474965988 25984 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2935 0.0 0.0 4280 748 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2937 0.0 0.0 12784 980 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtqn2kn8r, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgtqn2kn8r' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2828 1.5 0.0 54192 21192 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2939 0.0 0.0 21474965988 25852 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtqn2kn8r build 2946 0.0 0.0 4280 736 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2948 0.0 0.0 12784 964 ? R 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtqn2kn8r, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgtqn2kn8r' > ls -l /proc/2828/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[198075226] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[198075227] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[198075228] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2828 1.3 0.0 54192 21192 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2950 0.0 0.0 21474965988 24656 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtqn2kn8r build 2957 0.0 0.0 4280 744 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2959 0.0 0.0 12784 940 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:56:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:56:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22292?= In-Reply-To: <1713771764.628.1606870331082@jenkins.osmocom.org> References: <1713771764.628.1606870331082@jenkins.osmocom.org> Message-ID: <230356470.632.1606870561315@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.58 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12134 2.3 0.0 54012 20916 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12179 0.0 0.0 21474964008 26424 ? S 00:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghtbu0udd build 12186 0.0 0.0 4280 704 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12188 0.0 0.0 12784 988 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghtbu0udd, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfghtbu0udd' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12134 1.6 0.0 54012 20916 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12190 0.0 0.0 21474964008 27804 ? S 00:55 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghtbu0udd build 12197 0.0 0.0 4280 700 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12199 0.0 0.0 12784 956 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12134 1.6 0.0 54012 20916 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12201 0.0 0.1 21475042824 37292 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12208 0.0 0.0 4280 740 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12210 0.0 0.0 12784 976 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge6rbwjlr, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfge6rbwjlr' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12134 1.4 0.0 54012 20988 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12212 0.0 0.0 21474972416 25280 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge6rbwjlr build 12219 0.0 0.0 4280 716 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12221 0.0 0.0 12784 924 ? S 00:55 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge6rbwjlr, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfge6rbwjlr' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12134 1.2 0.0 54012 21052 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12223 0.0 0.0 21475109004 31700 ? S 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge6rbwjlr build 12230 0.0 0.0 4280 736 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12232 0.0 0.0 12784 944 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12134 1.1 0.0 54012 21052 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12234 0.0 0.0 21474961572 24612 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12241 0.0 0.0 4280 712 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12243 0.0 0.0 12784 1012 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgzlepwosk, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgzlepwosk' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12134 1.0 0.0 54012 21052 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12245 0.0 0.0 21474961572 26132 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgzlepwosk build 12252 0.0 0.0 4280 748 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12254 0.0 0.0 4280 84 ? R 00:55 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgzlepwosk, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgzlepwosk' > ls -l /proc/12134/fd total 0 lr-x------ 1 build build 64 Dec 2 00:55 0 -> pipe:[4605999] l-wx------ 1 build build 64 Dec 2 00:55 1 -> pipe:[4606000] l-wx------ 1 build build 64 Dec 2 00:55 2 -> pipe:[4606001] l-wx------ 1 build build 64 Dec 2 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12134 0.9 0.0 54012 21052 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12256 0.0 0.0 21474961572 26408 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgzlepwosk build 12263 0.0 0.0 4280 760 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 12265 0.0 0.0 12784 936 ? S 00:55 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 00:59:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 00:59:36 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-osmo-iuh_=C2=BB_a1=3Ddefault,a2=3D?= =?UTF-8?Q?default,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#7743?= Message-ID: <830146091.633.1606870776487@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.22 MB...] make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' test -n "" \ || find "osmo-iuh-0.6.0.24-2946" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/osmo-iuh-0.6.0.24-2946/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "osmo-iuh-0.6.0.24-2946" tardir=osmo-iuh-0.6.0.24-2946 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-iuh-0.6.0.24-2946.tar.bz2 make[2]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' if test -d "osmo-iuh-0.6.0.24-2946"; then find "osmo-iuh-0.6.0.24-2946" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-iuh-0.6.0.24-2946" || { sleep 5 && rm -rf "osmo-iuh-0.6.0.24-2946"; }; else :; fi make[1]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' make[1]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' Making distclean in src make[2]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src' Making distclean in hnbap make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/hnbap' rm -rf .libs _libs test -z "libosmo-asn1-hnbap.a" || rm -f libosmo-asn1-hnbap.a rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/hnbap" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/hnbap' Making distclean in rua make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/rua' rm -rf .libs _libs test -z "libosmo-asn1-rua.a" || rm -f libosmo-asn1-rua.a rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/rua" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/rua' Making distclean in ranap make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/ranap' rm -rf .libs _libs test -z "libosmo-asn1-ranap.la" || rm -f libosmo-asn1-ranap.la rm -f *.o rm -f *.lo rm -f ./so_locations rm -f *.tab.c test -z "" || rm -f test . = "../../../../src/ranap" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/ranap' Making distclean in sabp make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/sabp' rm -rf .libs _libs test -z "libosmo-asn1-sabp.la" || rm -f libosmo-asn1-sabp.la rm -f *.o rm -f *.lo rm -f *.tab.c rm -f ./so_locations test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/sabp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/sabp' Making distclean in tests make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/tests' rm -rf .libs _libs test ! -f '../../../../src/tests/testsuite' || \ /bin/bash '../../../../src/tests/testsuite' --clean rm -f *.o rm -f *.lo rm -f test-ranap test-helpers test-hnbap hnb-test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../src/tests" || test -z "" || rm -f test -z "atconfig" || rm -f atconfig rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src/tests' make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src' test -z "libosmo-ranap.la libosmo-sabp.la" || rm -f libosmo-ranap.la libosmo-sabp.la rm -rf .libs _libs rm -f *.o rm -f osmo-hnbgw rm -f *.lo rm -f *.tab.c rm -f ./so_locations test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../src" || test -z "" || rm -f test -z "hnbap_decoder.c hnbap_encoder.c rua_decoder.c rua_encoder.c ranap_decoder.c ranap_encoder.c sabp_decoder.c sabp_encoder.c gen_hnbap.stamp gen_rua.stamp gen_ranap.stamp gen_sabp.stamp" || rm -f hnbap_decoder.c hnbap_encoder.c rua_decoder.c rua_encoder.c ranap_decoder.c ranap_encoder.c sabp_decoder.c sabp_encoder.c gen_hnbap.stamp gen_rua.stamp gen_ranap.stamp gen_sabp.stamp make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src' rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/src' Making distclean in include make[2]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include' Making distclean in osmocom make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom' Making distclean in hnbap make[4]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/hnbap' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/hnbap" || test -z "" || rm -f test -z "hnbap_ies_defs.h" || rm -f hnbap_ies_defs.h rm -f Makefile make[4]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/hnbap' Making distclean in ranap make[4]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/ranap' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/ranap" || test -z "" || rm -f test -z "ranap_ies_defs.h" || rm -f ranap_ies_defs.h rm -f Makefile make[4]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/ranap' Making distclean in rua make[4]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/rua' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/rua" || test -z "" || rm -f test -z "rua_ies_defs.h" || rm -f rua_ies_defs.h rm -f Makefile make[4]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/rua' Making distclean in sabp make[4]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/sabp' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/sabp" || test -z "" || rm -f test -z "sabp_ies_defs.h" || rm -f sabp_ies_defs.h rm -f Makefile make[4]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/sabp' Making distclean in iuh make[4]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/iuh' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/iuh" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom/iuh' make[4]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../include/osmocom" || test -z "" || rm -f make[4]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom' rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include/osmocom' make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../include" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include' rm -f Makefile make[2]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/include' Making distclean in doc make[2]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/doc' Making distclean in contrib make[2]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "osmo-iuh.spec" || rm -f osmo-iuh.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub/contrib' make[2]: Entering directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "libosmo-ranap.pc libosmo-sabp.pc" || rm -f libosmo-ranap.pc libosmo-sabp.pc rm -f libtool config.lt test . = "../.." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/osmo-iuh-0.6.0.24-2946/_build/sub' if test -d "osmo-iuh-0.6.0.24-2946"; then find "osmo-iuh-0.6.0.24-2946" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-iuh-0.6.0.24-2946" || { sleep 5 && rm -rf "osmo-iuh-0.6.0.24-2946"; }; else :; fi ======================================================== osmo-iuh-0.6.0.24-2946 archives ready for distribution: osmo-iuh-0.6.0.24-2946.tar.bz2 ======================================================== + [ 1 = 1 ] + [ 1 = 1 ] + make -C /build/doc/manuals publish make: Entering directory '/build/doc/manuals' rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmohnbgw-usermanual.pdf osmohnbgw-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/doc/manuals' make: *** [publish] Error 255 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 01:00:18 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 01:00:18 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_m?= =?UTF-8?Q?aster-openbsc_=C2=BB_--disable-iu,--disa?= =?UTF-8?Q?ble-mgcp-transcoding,--enable-smpp,?= =?UTF-8?Q?default,osmocom-master-debian9_#8107?= In-Reply-To: <1456343517.622.1606867550266@jenkins.osmocom.org> References: <1456343517.622.1606867550266@jenkins.osmocom.org> Message-ID: <2138939385.634.1606870818371@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 01:01:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 01:01:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-?= =?UTF-8?Q?openbsc_=C2=BB_--disable-iu,--enable-m?= =?UTF-8?Q?gcp-transcoding,--enable-smpp,def?= =?UTF-8?Q?ault,osmocom-master-debian9_#8107?= Message-ID: <1328555859.635.1606870872265@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 764.93 KB...] asciidoc: cell-broadcast.adoc: line 45: evaluating: {set2:target:osmonitb-usermanual__12.png} asciidoc: osmocom-cbs.msc: line 12: filtering: "/usr/bin/python" "./build/filter-wrapper.py" mscgen -o "/build/manuals/OsmoNITB/osmonitb-usermanual__12.png" -Tpng - asciidoc: include: /build/manuals/OsmoNITB/common/chapters/abis.adoc asciidoc: osmonitb-usermanual.adoc: line 43: reading: /build/manuals/OsmoNITB/common/chapters/abis.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/port_numbers.adoc asciidoc: osmonitb-usermanual.adoc: line 45: reading: /build/manuals/OsmoNITB/common/chapters/port_numbers.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/bibliography.adoc asciidoc: osmonitb-usermanual.adoc: line 47: reading: /build/manuals/OsmoNITB/common/chapters/bibliography.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/glossary.adoc asciidoc: osmonitb-usermanual.adoc: line 49: reading: /build/manuals/OsmoNITB/common/chapters/glossary.adoc asciidoc: include: /build/manuals/OsmoNITB/common/chapters/gfdl.adoc asciidoc: osmonitb-usermanual.adoc: line 51: reading: /build/manuals/OsmoNITB/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -s /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/manuals/OsmoNITB/osmonitb-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/manuals/OsmoNITB' /usr/share/dblatex/xsl/common/mklistings.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml xsltproc -o osmonitb-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/manuals/OsmoNITB' --param listings.xml '/tmp/tmpgzpDcW/listings.xml' /tmp/tmpgzpDcW/custom.xsl /build/manuals/OsmoNITB/osmonitb-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Error: no ID for constraint linkend: e1inp_hdlc:abort. XRef to nonexistent id: e1inp_hdlc:abort Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs. XRef to nonexistent id: e1inp_hdlc:bad_fcs Error: no ID for constraint linkend: e1inp_hdlc:overrun. XRef to nonexistent id: e1inp_hdlc:overrun Error: no ID for constraint linkend: e1inp_alarm. XRef to nonexistent id: e1inp_alarm Error: no ID for constraint linkend: e1inp_removed. XRef to nonexistent id: e1inp_removed Error: no ID for constraint linkend: bsc_chreq:total. XRef to nonexistent id: bsc_chreq:total Error: no ID for constraint linkend: bsc_chreq:no_channel. XRef to nonexistent id: bsc_chreq:no_channel Error: no ID for constraint linkend: bsc_handover:attempted. XRef to nonexistent id: bsc_handover:attempted Error: no ID for constraint linkend: bsc_handover:no_channel. XRef to nonexistent id: bsc_handover:no_channel Error: no ID for constraint linkend: bsc_handover:timeout. XRef to nonexistent id: bsc_handover:timeout Error: no ID for constraint linkend: bsc_handover:completed. XRef to nonexistent id: bsc_handover:completed Error: no ID for constraint linkend: bsc_handover:failed. XRef to nonexistent id: bsc_handover:failed Error: no ID for constraint linkend: bsc_paging:attempted. XRef to nonexistent id: bsc_paging:attempted Error: no ID for constraint linkend: bsc_paging:detached. XRef to nonexistent id: bsc_paging:detached Error: no ID for constraint linkend: bsc_paging:completed. XRef to nonexistent id: bsc_paging:completed Error: no ID for constraint linkend: bsc_paging:expired. XRef to nonexistent id: bsc_paging:expired Error: no ID for constraint linkend: bsc_chan:rf_fail. XRef to nonexistent id: bsc_chan:rf_fail Error: no ID for constraint linkend: bsc_chan:rll_err. XRef to nonexistent id: bsc_chan:rll_err Error: no ID for constraint linkend: bsc_bts:oml_fail. XRef to nonexistent id: bsc_bts:oml_fail Error: no ID for constraint linkend: bsc_bts:rsl_fail. XRef to nonexistent id: bsc_bts:rsl_fail Error: no ID for constraint linkend: bsc_bts:codec_amr_f. XRef to nonexistent id: bsc_bts:codec_amr_f Error: no ID for constraint linkend: bsc_bts:codec_amr_h. XRef to nonexistent id: bsc_bts:codec_amr_h Error: no ID for constraint linkend: bsc_bts:codec_efr. XRef to nonexistent id: bsc_bts:codec_efr Error: no ID for constraint linkend: bsc_bts:codec_fr. XRef to nonexistent id: bsc_bts:codec_fr Error: no ID for constraint linkend: bsc_bts:codec_hr. XRef to nonexistent id: bsc_bts:codec_hr Error: no ID for constraint linkend: msc_loc_update_type:attach. XRef to nonexistent id: msc_loc_update_type:attach Error: no ID for constraint linkend: msc_loc_update_type:normal. XRef to nonexistent id: msc_loc_update_type:normal Error: no ID for constraint linkend: msc_loc_update_type:periodic. XRef to nonexistent id: msc_loc_update_type:periodic Error: no ID for constraint linkend: msc_loc_update_type:detach. XRef to nonexistent id: msc_loc_update_type:detach Error: no ID for constraint linkend: msc_loc_update_resp:failed. XRef to nonexistent id: msc_loc_update_resp:failed Error: no ID for constraint linkend: msc_loc_update_resp:completed. XRef to nonexistent id: msc_loc_update_resp:completed Error: no ID for constraint linkend: msc_sms:submitted. XRef to nonexistent id: msc_sms:submitted Error: no ID for constraint linkend: msc_sms:no_receiver. XRef to nonexistent id: msc_sms:no_receiver Error: no ID for constraint linkend: msc_sms:delivered. XRef to nonexistent id: msc_sms:delivered Error: no ID for constraint linkend: msc_sms:rp_err_mem. XRef to nonexistent id: msc_sms:rp_err_mem Error: no ID for constraint linkend: msc_sms:rp_err_other. XRef to nonexistent id: msc_sms:rp_err_other Error: no ID for constraint linkend: msc_sms:deliver_unknown_error. XRef to nonexistent id: msc_sms:deliver_unknown_error Error: no ID for constraint linkend: msc_call:mo_setup. XRef to nonexistent id: msc_call:mo_setup Error: no ID for constraint linkend: msc_call:mo_connect_ack. XRef to nonexistent id: msc_call:mo_connect_ack Error: no ID for constraint linkend: msc_call:mt_setup. XRef to nonexistent id: msc_call:mt_setup Error: no ID for constraint linkend: msc_call:mt_connect. XRef to nonexistent id: msc_call:mt_connect Error: no ID for constraint linkend: msc_call:active. XRef to nonexistent id: msc_call:active Error: no ID for constraint linkend: msc_call:complete. XRef to nonexistent id: msc_call:complete Error: no ID for constraint linkend: msc_call:incomplete. XRef to nonexistent id: msc_call:incomplete Error: no ID for constraint linkend: bts_chanloadavg. XRef to nonexistent id: bts_chanloadavg Error: no ID for constraint linkend: bts_T3122. XRef to nonexistent id: bts_T3122 Error: no ID for constraint linkend: ungroup_counter_msc.active_calls. XRef to nonexistent id: ungroup_counter_msc.active_calls Error: no ID for constraint linkend: ctrl_common_var. XRef to nonexistent id: ctrl_common_var Error: no ID for constraint linkend: 3gpp-ts-23-041. XRef to nonexistent id: 3gpp-ts-23-041 Error: no ID for constraint linkend: ietf-rfc791. XRef to nonexistent id: ietf-rfc791 Section level > 6 not well supported for bibliodiv Error: no ID for constraint linkend: modified-vesion. XRef to nonexistent id: modified-vesion Image 'dblatex' not found Cannot convert 'osmonitb-usermanual__1.png' to pdf Cannot convert 'osmonitb-usermanual__2.png' to pdf Cannot convert 'osmonitb-usermanual__3.png' to pdf Cannot convert 'osmonitb-usermanual__4.png' to pdf Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Cannot convert 'osmonitb-usermanual__5.png' to pdf Cannot convert 'osmonitb-usermanual__6.png' to pdf Cannot convert 'osmonitb-usermanual__7.png' to pdf Cannot convert 'osmonitb-usermanual__8.png' to pdf Cannot convert 'osmonitb-usermanual__9.png' to pdf Cannot convert 'osmonitb-usermanual__10.png' to pdf Cannot convert 'osmonitb-usermanual__11.png' to pdf Cannot convert 'osmonitb-usermanual__12.png' to pdf Build osmonitb-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmonitb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpgzpDcW/osmonitb-usermanual.idx is empty osmonitb-usermanual.toc MD5 checksum changed osmonitb-usermanual.aux MD5 checksum changed the /tmp/tmpgzpDcW/osmonitb-usermanual.toc file has changed pdflatex -interaction=batchmode osmonitb-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpgzpDcW/osmonitb-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmonitb-usermanual.pdf' successfully built a2x: deleting /build/manuals/OsmoNITB/osmonitb-usermanual.xml mkdir -p generated /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" /build/manuals/OsmoNITB) \ /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml \ /build/manuals/OsmoNITB/vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.E3BHaMcAGq + mktemp + combine_src=/tmp/tmp.uQUUPpJ1BU + cp /build/manuals/OsmoNITB/vty/nitb_vty_reference.xml /tmp/tmp.E3BHaMcAGq + [ -n /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.E3BHaMcAGq /tmp/tmp.uQUUPpJ1BU + xsltproc -o /tmp/tmp.E3BHaMcAGq --stringparam with /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.uQUUPpJ1BU + [ -n /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml ] + realpath /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml + addition=/build/manuals/OsmoNITB/vty/bsc_vty_additions.xml + shift + cp /tmp/tmp.E3BHaMcAGq /tmp/tmp.uQUUPpJ1BU + xsltproc -o /tmp/tmp.E3BHaMcAGq --stringparam with /build/manuals/OsmoNITB/vty/bsc_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.uQUUPpJ1BU + [ -n /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml ] + realpath /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml + addition=/build/manuals/OsmoNITB/vty/nitb_vty_additions.xml + shift + cp /tmp/tmp.E3BHaMcAGq /tmp/tmp.uQUUPpJ1BU + xsltproc -o /tmp/tmp.E3BHaMcAGq --stringparam with /build/manuals/OsmoNITB/vty/nitb_vty_additions.xml /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.uQUUPpJ1BU + [ -n ] + cat /tmp/tmp.E3BHaMcAGq + rm -f /tmp/tmp.uQUUPpJ1BU + rm -f /tmp/tmp.E3BHaMcAGq xsltproc /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml xmllint --xinclude --postvalid --noout osmonitb-vty-reference.xml dblatex --xslt-opts="--path /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters:/build/openbsc/generated" \ -P draft.mode=no -o osmonitb-vty-reference.pdf osmonitb-vty-reference.xml Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.9-3) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Build osmonitb-vty-reference.pdf 'osmonitb-vty-reference.pdf' successfully built make: Leaving directory '/build/manuals/OsmoNITB' + make -C /build/manuals/OsmoNITB check make: Entering directory '/build/manuals/OsmoNITB' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmonitb-usermanual.check; \ fi make[1]: Entering directory '/build/manuals/OsmoNITB' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) # out-of-tree building: use a symlink to the output file like done in # the non-check build above, so the relative include paths work the # same. if ! [ -f osmonitb-usermanual.adoc ]; then \ ln -s osmonitb-usermanual.adoc osmonitb-usermanual.adoc; \ fi asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/manuals/OsmoNITB' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmonitb-usermanual.adoc > osmonitb-usermanual.check 2>&1 # Make absolutely sure that the %.check target is updated. touch osmonitb-usermanual.check # Do print the WARNING output but return error if any was found # (grep -v would omit the WARNING output from the log). make[1]: Leaving directory '/build/manuals/OsmoNITB' make: Leaving directory '/build/manuals/OsmoNITB' + [ 1 = 1 ] + make -C /build/manuals/OsmoBSCMGCP/ publish make: Entering directory '/build/manuals/OsmoBSCMGCP' OSMO_GSM_MANUALS_DIR: /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmo-bsc-mgcp-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/manuals/OsmoBSCMGCP' Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] make: *** [publish] Error 255 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 06:16:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 06:16:59 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal?= =?UTF-8?Q?_:_master-osmo-iuh_=C2=BB_a1=3Ddefault?= =?UTF-8?Q?,a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#7744?= In-Reply-To: <830146091.633.1606870776487@jenkins.osmocom.org> References: <830146091.633.1606870776487@jenkins.osmocom.org> Message-ID: <564931367.649.1606889819788@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 06:17:40 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 06:17:40 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mast?= =?UTF-8?Q?er-libosmo-sccp_=C2=BB_a1=3Ddefault,a?= =?UTF-8?Q?2=3Ddefault,a3=3Ddefault,a4=3Ddefaul?= =?UTF-8?Q?t,osmocom-master-debian9_#5539?= Message-ID: <94186976.650.1606889860935@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 577.59 KB...] rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/sccp" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom/sccp' Making distclean in sigtran make[4]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom/sigtran' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../../include/osmocom/sigtran" || test -z "" || rm -f rm -f Makefile make[4]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom/sigtran' make[4]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../include/osmocom" || test -z "" || rm -f make[4]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom' rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include/osmocom' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../include" || test -z "" || rm -f make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/include' Making distclean in src make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/src' test -z "libosmo-sigtran.la" || rm -f libosmo-sigtran.la rm -rf .libs _libs test -z "libsccp.a libmtp.a libxua.a" || rm -f libsccp.a libmtp.a libxua.a rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./so_locations test . = "../../../src" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/src' Making distclean in tests make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' Making distclean in xua make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/xua' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f xua_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/xua" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/xua' Making distclean in sccp make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/sccp' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sccp_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/sccp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/sccp' Making distclean in mtp make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/mtp' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f mtp_parse_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/mtp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/mtp' Making distclean in m2ua make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/m2ua' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f m2ua_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/m2ua" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/m2ua' Making distclean in ss7 make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/ss7' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f ss7_test rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/ss7" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/ss7' Making distclean in vty make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/vty' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f ss7_asp_vty_test test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../../tests/vty" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests/vty' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f *.lo test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "atconfig" || rm -f atconfig make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/tests' Making distclean in examples make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/examples' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f sccp_demo_user rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../examples" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/examples' Making distclean in stp make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/stp' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f osmo-stp rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../stp" || test -z "" || rm -f rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/stp' Making distclean in doc make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -rf osmostp-usermanual__*.png osmostp-usermanual__*.svg osmostp-usermanual.check osmostp-usermanual.pdf osmostp-usermanual.html osmostp-vty-reference.pdf osmostp-vty-reference.lint generated common build rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc/manuals' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/doc' Making distclean in contrib make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib/systemd' make[3]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "libosmo-sccp.spec" || rm -f libosmo-sccp.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub/contrib' make[2]: Entering directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub' rm -rf .libs _libs test -z "doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag" || rm -f doc/sigtran/html/search/* doc/sigtran/{html,latex}/* doc/html.tar doc/doxygen_sqlite3.db doc/sigtran/doxygen_sqlite3.db doc/*.tag rm -f *.lo test -z "libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile" || rm -f libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc libosmo-xua.pc Doxyfile rm -f libtool config.lt test . = "../.." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm: cannot remove 'doc/sigtran/html/search': Is a directory Makefile:826: recipe for target 'mostlyclean-generic' failed make[2]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub' make[2]: [mostlyclean-generic] Error 1 (ignored) rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/libosmo-sccp-1.3.0.25-48e2/_build/sub' if test -d "libosmo-sccp-1.3.0.25-48e2"; then find "libosmo-sccp-1.3.0.25-48e2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-sccp-1.3.0.25-48e2" || { sleep 5 && rm -rf "libosmo-sccp-1.3.0.25-48e2"; }; else :; fi ============================================================ libosmo-sccp-1.3.0.25-48e2 archives ready for distribution: libosmo-sccp-1.3.0.25-48e2.tar.gz libosmo-sccp-1.3.0.25-48e2.tar.bz2 ============================================================ + [ 1 = 1 ] + [ 1 = 1 ] + make -C /build/doc/manuals publish make: Entering directory '/build/doc/manuals' rsync -avz -e "ssh -o 'UserKnownHostsFile=/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' -p 48" osmostp-usermanual.pdf osmostp-vty-reference.pdf docs at rita.osmocom.org:web-files/latest/ Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. Permission denied (publickey,keyboard-interactive). rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.2] /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc:31: recipe for target 'publish' failed make: Leaving directory '/build/doc/manuals' make: *** [publish] Error 255 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 06:20:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 06:20:52 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22293?= In-Reply-To: <230356470.632.1606870561315@jenkins.osmocom.org> References: <230356470.632.1606870561315@jenkins.osmocom.org> Message-ID: <1624152616.651.1606890052787@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.74 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 2.6 0.0 54000 21160 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12407 0.0 0.0 21474964008 28548 ? S 06:20 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghh9k1_pk build 12414 0.0 0.0 4280 704 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12416 0.0 0.0 12784 944 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghh9k1_pk, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfghh9k1_pk' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 2.0 0.0 54000 21160 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12418 0.0 0.0 21474964008 29176 ? S 06:20 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfghh9k1_pk build 12425 0.0 0.0 4280 704 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12427 0.0 0.0 12784 976 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.8 0.0 54000 21160 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12429 0.0 0.0 21475109004 31436 ? S 06:20 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12436 0.0 0.0 4280 732 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12438 0.0 0.0 12784 928 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbqt9gya6, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgbqt9gya6' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.9 0.0 54000 21232 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12440 0.0 0.0 21475109004 28644 ? S 06:20 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbqt9gya6 build 12447 0.0 0.0 4280 736 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12449 0.0 0.0 12784 980 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbqt9gya6, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgbqt9gya6' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.5 0.0 54000 21232 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12451 0.0 0.0 21475109004 31612 ? S 06:20 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbqt9gya6 build 12458 0.0 0.0 4280 708 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12460 0.0 0.0 12784 936 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.4 0.0 54000 21232 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12462 2.0 0.0 21474961572 26016 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12469 0.0 0.0 4280 788 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12471 0.0 0.0 12784 968 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg70r6txn5, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg70r6txn5' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.4 0.0 54000 21232 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12473 0.0 0.0 21474961572 26120 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg70r6txn5 build 12480 0.0 0.0 4280 756 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12482 0.0 0.0 12784 944 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg70r6txn5, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg70r6txn5' > ls -l /proc/12362/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[6722531] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[6722532] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[6722533] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12362 1.2 0.0 54000 21232 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12484 0.0 0.0 21474961572 24460 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg70r6txn5 build 12491 0.0 0.0 4280 704 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12493 0.0 0.0 12784 1012 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 06:20:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 06:20:56 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22293?= In-Reply-To: <499497414.631.1606870560629@jenkins.osmocom.org> References: <499497414.631.1606870560629@jenkins.osmocom.org> Message-ID: <1372251142.652.1606890056422@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.28 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3052 2.0 0.0 53944 20952 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3097 0.0 0.0 21474964008 26560 ? S 06:20 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgp9j93hm6 build 3104 0.0 0.0 4280 736 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3106 0.0 0.0 12784 944 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgp9j93hm6, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgp9j93hm6' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3052 1.8 0.0 53944 20952 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3108 0.0 0.0 21474964008 26680 ? S 06:20 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgp9j93hm6 build 3115 0.0 0.0 4280 740 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3117 0.0 0.0 12784 992 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3052 1.4 0.0 53944 20952 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3119 0.0 0.0 21474986964 30384 ? D 06:20 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 3126 0.0 0.0 4280 712 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3128 0.0 0.0 12784 972 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoqjqsn5l, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgoqjqsn5l' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3052 1.5 0.0 54076 21132 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3130 0.0 0.0 21475053144 33268 ? R 06:20 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoqjqsn5l build 3137 0.0 0.0 4280 736 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3139 0.0 0.0 12784 952 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoqjqsn5l, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgoqjqsn5l' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3052 1.2 0.0 54076 21132 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3141 0.0 0.0 21474986964 30728 ? D 06:20 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgoqjqsn5l build 3148 0.0 0.0 4280 748 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3150 0.0 0.0 12784 948 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 3052 1.2 0.0 54076 21132 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3152 0.0 0.0 21474965988 24048 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 3159 0.0 0.0 4280 700 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3161 0.0 0.0 12784 964 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg9sxshkpk, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg9sxshkpk' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 3052 1.0 0.0 54076 21132 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3163 0.0 0.0 21474965988 23600 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg9sxshkpk build 3170 0.0 0.0 4280 740 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3172 0.0 0.0 12784 936 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg9sxshkpk, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg9sxshkpk' > ls -l /proc/3052/fd total 0 lr-x------ 1 build build 64 Dec 2 06:20 0 -> pipe:[200330723] l-wx------ 1 build build 64 Dec 2 06:20 1 -> pipe:[200330724] l-wx------ 1 build build 64 Dec 2 06:20 2 -> pipe:[200330725] l-wx------ 1 build build 64 Dec 2 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3052 1.0 0.0 54076 21132 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3174 0.0 0.0 21474965988 25828 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg9sxshkpk build 3181 0.0 0.0 4280 768 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 3183 0.0 0.0 12784 940 ? S 06:20 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:29:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:29:59 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3230?= In-Reply-To: <519592932.608.1606867167078@jenkins.osmocom.org> References: <519592932.608.1606867167078@jenkins.osmocom.org> Message-ID: <498502924.662.1606894199936@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 113.38 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11374/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9130 0.0 0.0 19668 3428 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11374 10.0 0.0 53716 20808 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11375 0.0 0.0 58432 7140 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11382 0.0 0.0 4280 736 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11384 0.0 0.0 12784 976 ? S 07:29 0:00 grep osmo build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11374/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9130 0.0 0.0 19668 3428 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11374 10.0 0.0 53716 20892 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11385 0.0 0.0 58432 7176 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11392 0.0 0.0 4280 720 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11394 0.0 0.0 12784 936 ? S 07:29 0:00 grep osmo build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11374/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9130 0.0 0.0 19668 3428 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11374 11.0 0.0 53716 20892 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11395 0.0 0.0 58432 7216 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11402 0.0 0.0 4280 752 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11404 0.0 0.0 12784 956 ? S 07:29 0:00 grep osmo build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.570s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11405/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9130 0.0 0.0 19668 3428 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11405 0.0 0.0 53704 20692 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11406 0.0 0.0 58432 7384 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11413 0.0 0.0 4280 740 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11415 0.0 0.0 12784 1016 ? S 07:29 0:00 grep osmo build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke' > ls -l /proc/11405/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9130 0.0 0.0 19668 3428 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11405 10.0 0.0 54024 21032 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11416 0.0 0.0 58432 7052 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke build 11423 0.0 0.0 4280 740 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11425 0.0 0.0 12784 996 ? S 07:29 0:00 grep osmo build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke' > ls -l /proc/11405/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 9130 0.0 0.0 19668 3428 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11405 11.0 0.0 54024 21032 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11426 0.0 0.0 58560 7376 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke build 11433 0.0 0.0 4280 708 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11435 0.0 0.0 12784 968 ? S 07:29 0:00 grep osmo build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 make[3]: *** [check-local] Error 2 make[2]: *** [check-am] Error 2 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:30:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:30:00 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3230?= In-Reply-To: <102878806.611.1606867201676@jenkins.osmocom.org> References: <102878806.611.1606867201676@jenkins.osmocom.org> Message-ID: <404643545.663.1606894200882@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 121.20 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11012/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[1827684052] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[1827684053] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[1827684054] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3444 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2472 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11012 0.0 0.0 53720 20664 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11013 0.0 0.0 58432 7292 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11020 0.0 0.0 4280 744 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11022 0.0 0.0 12784 972 ? S 07:29 0:00 grep osmo build 26805 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11012/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[1827684052] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[1827684053] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[1827684054] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3444 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2472 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11012 0.0 0.0 53720 20748 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11023 0.0 0.0 58432 7224 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11030 0.0 0.0 4280 720 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11032 0.0 0.0 12784 968 ? S 07:29 0:00 grep osmo build 26805 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11012/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[1827684052] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[1827684053] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[1827684054] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3444 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2472 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11012 0.0 0.0 53720 20748 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11033 0.0 0.0 58432 7116 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11040 0.0 0.0 4280 736 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11042 0.0 0.0 12784 940 ? S 07:29 0:00 grep osmo build 26805 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok ---------------------------------------------------------------------- Ran 3 tests in 0.569s OK Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11043/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[1827684052] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[1827684053] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[1827684054] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3444 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2472 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11043 0.0 0.0 53760 20904 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11044 0.0 0.0 58432 7392 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11051 0.0 0.0 4280 724 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11053 0.0 0.0 12784 952 ? S 07:29 0:00 grep osmo build 26805 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg_luxlo65, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg_luxlo65' > ls -l /proc/11043/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[1827684052] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[1827684053] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[1827684054] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3444 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2472 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11043 11.0 0.0 54060 21252 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11054 0.0 0.0 58432 7212 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg_luxlo65 build 11061 0.0 0.0 4280 716 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11063 0.0 0.0 12784 976 ? S 07:29 0:00 grep osmo build 26805 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg_luxlo65, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg_luxlo65' > ls -l /proc/11043/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[1827684052] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[1827684053] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[1827684054] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8772 0.0 0.0 19668 3444 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8793 0.0 0.0 19668 2472 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11043 12.0 0.0 54060 21252 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11064 0.0 0.0 58560 7292 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg_luxlo65 build 11071 0.0 0.0 4280 772 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11073 0.0 0.0 12784 1012 ? S 07:29 0:00 grep osmo build 26805 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:30:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:30:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3230?= In-Reply-To: <1301091365.610.1606867198685@jenkins.osmocom.org> References: <1301091365.610.1606867198685@jenkins.osmocom.org> Message-ID: <720031325.665.1606894201847@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 133.88 KB...] 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11015/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200894633] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200894634] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200894635] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8775 0.0 0.0 19668 3416 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8796 0.0 0.0 19668 2528 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11015 10.0 0.0 53720 20604 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11016 0.0 0.0 58432 7196 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11023 0.0 0.0 4280 744 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11025 0.0 0.0 12784 976 ? S 07:29 0:00 grep osmo build 26808 0.0 0.0 19656 3500 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11015/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200894633] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200894634] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200894635] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8775 0.0 0.0 19668 3416 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8796 0.0 0.0 19668 2528 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11015 10.0 0.0 53720 20688 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11026 0.0 0.0 58432 7108 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11033 0.0 0.0 4280 712 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11035 0.0 0.0 12784 968 ? S 07:29 0:00 grep osmo build 26808 0.0 0.0 19656 3500 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11015/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200894633] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200894634] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200894635] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8775 0.0 0.0 19668 3416 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8796 0.0 0.0 19668 2528 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11015 10.0 0.0 53720 20688 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11036 0.0 0.0 58432 7264 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11043 0.0 0.0 4280 760 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11045 0.0 0.0 12784 936 ? S 07:29 0:00 grep osmo build 26808 0.0 0.0 19656 3500 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.575s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11046/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200894633] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200894634] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200894635] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8775 0.0 0.0 19668 3416 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8796 0.0 0.0 19668 2528 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11046 0.0 0.0 53776 20872 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11047 0.0 0.0 58432 7340 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11054 0.0 0.0 4280 796 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11056 0.0 0.0 12784 1016 ? S 07:29 0:00 grep osmo build 26808 0.0 0.0 19656 3500 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgmmxnn9mp, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgmmxnn9mp' > ls -l /proc/11046/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200894633] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200894634] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200894635] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8775 0.0 0.0 19668 3416 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8796 0.0 0.0 19668 2528 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11046 11.0 0.0 54076 21216 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11057 0.0 0.0 58432 7244 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgmmxnn9mp build 11064 0.0 0.0 4280 796 ? S 07:30 0:00 /bin/sh -c ps xua | grep osmo build 11066 0.0 0.0 12784 944 ? S 07:30 0:00 grep osmo build 26808 0.0 0.0 19656 3500 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgmmxnn9mp, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgmmxnn9mp' > ls -l /proc/11046/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200894633] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200894634] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200894635] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8775 0.0 0.0 19668 3416 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8796 0.0 0.0 19668 2528 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11046 11.0 0.0 54076 21216 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11067 0.0 0.0 58560 7304 ? S 07:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgmmxnn9mp build 11074 0.0 0.0 4280 796 ? S 07:30 0:00 /bin/sh -c ps xua | grep osmo build 11076 0.0 0.0 12784 956 ? S 07:30 0:00 grep osmo build 26808 0.0 0.0 19656 3500 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[4]: *** [python-tests] Error 1 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [check-recursive] Error 1 Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:30:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:30:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3230?= In-Reply-To: <822420528.612.1606867201988@jenkins.osmocom.org> References: <822420528.612.1606867201988@jenkins.osmocom.org> Message-ID: <424813362.664.1606894201694@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 133.69 KB...] 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## All 13 tests were successful. make python-tests make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub Running tests for specific VTY commands Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11011/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200889689] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200889690] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200889691] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 8771 0.0 0.0 19668 3440 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2604 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11011 0.0 0.0 53728 20856 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11012 0.0 0.0 58432 7232 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11019 0.0 0.0 4280 712 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11021 0.0 0.0 12784 976 ? S 07:29 0:00 grep osmo build 26804 0.0 0.0 19656 3440 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11011/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200889689] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200889690] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200889691] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3440 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2604 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11011 0.0 0.0 53728 20936 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11022 0.0 0.0 58432 7204 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11029 0.0 0.0 4280 724 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11031 0.0 0.0 12784 960 ? S 07:29 0:00 grep osmo build 26804 0.0 0.0 19656 3440 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ok test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11011/fd total 0 lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200889689] l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200889690] l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200889691] l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3440 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2604 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11011 11.0 0.0 53728 20936 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11032 0.0 0.0 58432 7292 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11039 0.0 0.0 4280 744 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11041 0.0 0.0 12784 936 ? S 07:29 0:00 grep osmo build 26804 0.0 0.0 19656 3440 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) ok ---------------------------------------------------------------------- Ran 3 tests in 0.576s OK osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc Opening /dev/null Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg' > ls -l /proc/11042/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200889689] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200889690] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200889691] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3440 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2604 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11042 0.0 0.0 53800 21000 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11043 0.0 0.0 58432 7420 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg build 11050 0.0 0.0 4280 744 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11052 0.0 0.0 12784 936 ? S 07:29 0:00 grep osmo build 26804 0.0 0.0 19656 3440 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg00y8qb8s, test write_config Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg00y8qb8s' > ls -l /proc/11042/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200889689] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200889690] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200889691] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3440 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2604 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11042 0.0 0.0 54096 21368 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11053 0.0 0.0 58432 7216 ? S 07:29 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg00y8qb8s build 11060 0.0 0.0 4280 796 ? S 07:29 0:00 /bin/sh -c ps xua | grep osmo build 11062 0.0 0.0 12784 940 ? S 07:29 0:00 grep osmo build 26804 0.0 0.0 19656 3440 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg00y8qb8s, test token_vty_command Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg00y8qb8s' > ls -l /proc/11042/fd total 0 lr-x------ 1 build build 64 Dec 2 07:30 0 -> pipe:[200889689] l-wx------ 1 build build 64 Dec 2 07:30 1 -> pipe:[200889690] l-wx------ 1 build build 64 Dec 2 07:30 2 -> pipe:[200889691] l-wx------ 1 build build 64 Dec 2 07:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4240 *:* > ps xua | grep osmo build 8771 0.0 0.0 19668 3440 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 8792 0.0 0.0 19668 2604 ? S 07:29 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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *) list='include src doc tests contrib' ;; \ 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 11042 10.0 0.0 54096 21368 ? S 07:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v build 11063 0.0 0.0 58560 7408 ? S 07:30 0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg00y8qb8s build 11070 0.0 0.0 4280 740 ? S 07:30 0:00 /bin/sh -c ps xua | grep osmo build 11072 0.0 0.0 12784 968 ? S 07:30 0:00 grep osmo build 26804 0.0 0.0 19656 3440 ? S 07:29 0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4240 (1 sockets open) Socket: closing 127.0.0.1:4240 (0 sockets open) make[4]: *** [python-tests] Error 1 Makefile:1296: recipe for target 'python-tests' failed make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: *** [check-local] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:38:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:38:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22294?= In-Reply-To: <1624152616.651.1606890052787@jenkins.osmocom.org> References: <1624152616.651.1606890052787@jenkins.osmocom.org> Message-ID: <67660656.667.1606894728798@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 410.18 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 2.2 0.0 53996 21016 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12184 0.0 0.0 21474964008 15156 ? S 07:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6i8hz7fp build 12191 0.0 0.0 4280 760 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12193 0.0 0.0 12784 940 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6i8hz7fp, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg6i8hz7fp' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.7 0.0 53996 21016 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12195 0.0 0.0 21474964008 15148 ? S 07:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg6i8hz7fp build 12202 0.0 0.0 4280 736 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12204 0.0 0.0 12784 932 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.4 0.0 53996 21016 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12206 0.0 0.0 21475109004 18960 ? R 07:38 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12213 0.0 0.0 4280 752 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12215 0.0 0.0 12784 1004 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaoplk6ql, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgaoplk6ql' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.4 0.0 53996 21092 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12217 0.0 0.0 21475109004 18212 ? R 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaoplk6ql build 12224 0.0 0.0 4280 748 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12226 0.0 0.0 12784 1004 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaoplk6ql, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgaoplk6ql' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.2 0.0 53996 21092 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12228 0.0 0.0 21474972416 15972 ? R 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaoplk6ql build 12235 0.0 0.0 4280 700 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12237 0.0 0.0 12784 928 ? S 07:38 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.1 0.0 53996 21092 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12239 0.0 0.0 21474961572 14272 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12246 0.0 0.0 4280 712 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12248 0.0 0.0 12784 900 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpn3kbcoj, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgpn3kbcoj' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.1 0.0 53996 21092 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12250 0.0 0.0 21474961572 14020 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpn3kbcoj build 12257 0.0 0.0 4280 708 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12259 0.0 0.0 12784 984 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpn3kbcoj, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgpn3kbcoj' > ls -l /proc/12139/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[7114960] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[7114961] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[7114962] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12139 1.0 0.0 53996 21092 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12261 0.0 0.0 21474961572 14164 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpn3kbcoj build 12268 0.0 0.0 4280 752 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12270 0.0 0.0 12784 968 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:39:06 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:39:06 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22294?= In-Reply-To: <1372251142.652.1606890056422@jenkins.osmocom.org> References: <1372251142.652.1606890056422@jenkins.osmocom.org> Message-ID: <1387620233.668.1606894746732@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 807.18 KB...] Documentation error (missing docs): Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 2.4 0.0 53944 20864 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3319 0.0 0.0 21474964008 25164 ? S 07:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgd68vktl1 build 3326 0.0 0.0 4280 752 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 3328 0.0 0.0 12784 944 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgd68vktl1, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgd68vktl1' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 1.8 0.0 53944 20864 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3330 0.0 0.0 21474964008 24500 ? S 07:38 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgd68vktl1 build 3337 0.0 0.0 4280 712 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 3339 0.0 0.0 12784 932 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 1.6 0.0 53944 20864 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3341 0.0 0.0 21475121444 30732 ? S 07:38 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 3348 0.0 0.0 4280 772 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 3350 0.0 0.0 12784 960 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgs6ugkzql, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgs6ugkzql' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 1.4 0.0 54076 21044 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3352 0.0 0.0 21475121444 34044 ? S 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgs6ugkzql build 3359 0.0 0.0 4280 708 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 3361 0.0 0.0 12784 956 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgs6ugkzql, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgs6ugkzql' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 1.2 0.0 54076 21044 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3363 0.0 0.0 21475121444 30888 ? S 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgs6ugkzql build 3370 0.0 0.0 4280 704 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 3372 0.0 0.0 12784 1016 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 3274 1.0 0.0 54076 21044 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3374 0.0 0.0 21474965988 26244 ? S 07:39 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 3381 0.0 0.0 4280 712 ? S 07:39 0:00 /bin/sh -c ps xua | grep osmo build 3383 0.0 0.0 12784 992 ? S 07:39 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2_gq5av2, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg2_gq5av2' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 1.0 0.0 54076 21044 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3385 0.0 0.0 21474965988 26312 ? S 07:39 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2_gq5av2 build 3392 0.0 0.0 4280 756 ? S 07:39 0:00 /bin/sh -c ps xua | grep osmo build 3394 0.0 0.0 12784 984 ? S 07:39 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2_gq5av2, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg2_gq5av2' > ls -l /proc/3274/fd total 0 lr-x------ 1 build build 64 Dec 2 07:38 0 -> pipe:[1827906741] l-wx------ 1 build build 64 Dec 2 07:38 1 -> pipe:[1827906742] l-wx------ 1 build build 64 Dec 2 07:38 2 -> pipe:[1827906743] l-wx------ 1 build build 64 Dec 2 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3274 0.9 0.0 54076 21044 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3396 0.0 0.0 21474965988 26812 ? S 07:39 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2_gq5av2 build 3403 0.0 0.0 4280 720 ? S 07:39 0:00 /bin/sh -c ps xua | grep osmo build 3405 0.0 0.0 12784 952 ? S 07:39 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 2 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:42:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:42:05 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22295?= In-Reply-To: <67660656.667.1606894728798@jenkins.osmocom.org> References: <67660656.667.1606894728798@jenkins.osmocom.org> Message-ID: <1932414018.669.1606894925731@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 373.06 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12165 2.2 0.0 53904 20792 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12210 1.0 0.0 21474964008 15052 ? S 07:41 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgqavh1w2l build 12217 0.0 0.0 4280 704 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12219 0.0 0.0 12784 932 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgqavh1w2l, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgqavh1w2l' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4246 *:* LISTEN 0 10 127.0.0.1:4263 *:* > ps xua | grep osmo build 12165 2.0 0.0 53904 20792 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12221 0.0 0.0 21474964008 15048 ? S 07:41 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgqavh1w2l build 12228 0.0 0.0 4280 744 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12230 0.0 0.0 12784 964 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12165 1.7 0.0 53904 20792 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12232 0.0 0.0 21475109004 24704 ? R 07:41 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12239 0.0 0.0 4280 708 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12241 0.0 0.0 12784 936 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4bqeg6q4, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg4bqeg6q4' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12165 1.6 0.0 54036 20864 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12243 0.0 0.0 21475109004 17876 ? S 07:41 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4bqeg6q4 build 12250 0.0 0.0 4280 748 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12252 0.0 0.0 12784 936 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4bqeg6q4, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg4bqeg6q4' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12165 1.4 0.0 54036 20864 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12254 0.0 0.0 21475109004 23856 ? R 07:41 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4bqeg6q4 build 12261 0.0 0.0 4280 700 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12263 0.0 0.0 12784 968 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12165 1.4 0.0 54036 20864 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12265 0.0 0.0 21474961572 14304 ? S 07:41 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12272 0.0 0.0 4280 752 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12274 0.0 0.0 12784 964 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgc_wunfxm, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgc_wunfxm' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12165 1.3 0.0 54036 20864 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12276 0.0 0.0 21474961572 13956 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgc_wunfxm build 12283 0.0 0.0 4280 760 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 12285 0.0 0.0 12784 964 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgc_wunfxm, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgc_wunfxm' > ls -l /proc/12165/fd total 0 lr-x------ 1 build build 64 Dec 2 07:41 0 -> pipe:[7141884] l-wx------ 1 build build 64 Dec 2 07:41 1 -> pipe:[7141885] l-wx------ 1 build build 64 Dec 2 07:41 2 -> pipe:[7141886] l-wx------ 1 build build 64 Dec 2 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12165 1.2 0.0 54036 20864 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12287 0.0 0.0 21474961572 14184 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgc_wunfxm build 12294 0.0 0.0 4280 700 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 12296 0.0 0.0 12784 936 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 2 make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 07:43:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 07:43:38 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22295?= In-Reply-To: <1387620233.668.1606894746732@jenkins.osmocom.org> References: <1387620233.668.1606894746732@jenkins.osmocom.org> Message-ID: <732608570.670.1606895018515@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 807.59 KB...] Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 2.8 0.0 53952 20828 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2733 0.0 0.0 21474964004 14840 ? S 07:43 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg4tvysau6 build 2740 0.0 0.0 4276 748 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2742 0.0 0.0 12780 960 ? S 07:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg4tvysau6, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfg4tvysau6' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 2.1 0.0 53952 20828 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2744 0.0 0.0 21474964004 15392 ? S 07:43 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfg4tvysau6 build 2751 0.0 0.0 4276 704 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2753 0.0 0.0 12780 956 ? S 07:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 2.0 0.0 53952 20828 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2755 0.0 0.0 21474986960 19816 ? R 07:43 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2762 0.0 0.0 4276 700 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2764 0.0 0.0 4276 88 ? R 07:43 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbdbt71gg, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgbdbt71gg' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2688 1.6 0.0 54084 21008 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2766 0.0 0.0 21475121440 20028 ? S 07:43 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbdbt71gg build 2773 0.0 0.0 4276 744 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2775 0.0 0.0 4276 88 ? R 07:43 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbdbt71gg, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgbdbt71gg' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 1.5 0.0 54084 21008 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2777 0.0 0.0 21474982732 16876 ? R 07:43 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbdbt71gg build 2784 0.0 0.0 4276 708 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2786 0.0 0.0 4276 88 ? R 07:43 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 1.3 0.0 54084 21072 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2788 0.0 0.0 21474965984 14188 ? S 07:43 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2795 0.0 0.0 4276 724 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2797 0.0 0.0 4276 88 ? R 07:43 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga1r884lo, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfga1r884lo' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 1.3 0.0 54084 21072 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2799 0.0 0.0 21474965984 14160 ? D 07:43 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga1r884lo build 2806 0.0 0.0 4276 708 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2808 0.0 0.0 12780 984 ? S 07:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga1r884lo, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfga1r884lo' > ls -l /proc/2688/fd total 0 lr-x------ 1 build build 64 Dec 2 07:43 0 -> pipe:[3015771313] l-wx------ 1 build build 64 Dec 2 07:43 1 -> pipe:[3015771314] l-wx------ 1 build build 64 Dec 2 07:43 2 -> pipe:[3015771315] l-wx------ 1 build build 64 Dec 2 07:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2688 1.2 0.0 54084 21072 ? S 07:43 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2810 0.0 0.0 21474965984 14384 ? D 07:43 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga1r884lo build 2817 0.0 0.0 4276 740 ? S 07:43 0:00 /bin/sh -c ps xua | grep osmo build 2819 0.0 0.0 12780 888 ? S 07:43 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 09:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 09:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos_=C2=BB_next,build2-deb9build-ansible_#204?= Message-ID: <339480098.677.1606902848328@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 204 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8173112186064372184.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 78ae937 common: Automatize UPSTREAM_DISTRO name based on image name + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-204 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 271006cfd723 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:61: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 2 09:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 09:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos_=C2=BB_nightly,build2-deb9build-ansible_#204?= Message-ID: <619252810.678.1606902848425@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 204 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins2689169126179708009.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 78ae937 common: Automatize UPSTREAM_DISTRO name based on image name + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=nightly,label=build2-deb9build-ansible-204 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in f610e750867c /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:61: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 2 10:58:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 10:58:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22296?= In-Reply-To: <1932414018.669.1606894925731@jenkins.osmocom.org> References: <1932414018.669.1606894925731@jenkins.osmocom.org> Message-ID: <1171482400.684.1606906681246@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.80 KB...] Documentation error (missing docs): > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 2.3 0.0 54000 21196 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12651 0.0 0.0 21474964008 26624 ? S 10:57 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgt2a2d5f5 build 12658 0.0 0.0 4280 756 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12660 0.0 0.0 12784 948 ? S 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgt2a2d5f5, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgt2a2d5f5' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 1.8 0.0 54000 21196 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12662 0.0 0.0 21474964008 27304 ? S 10:57 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgt2a2d5f5 build 12669 0.0 0.0 4280 744 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12671 0.0 0.0 12784 956 ? S 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 1.7 0.0 54000 21196 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12673 0.0 0.0 21475109004 33140 ? R 10:57 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12680 0.0 0.0 4280 772 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12682 0.0 0.0 12784 936 ? S 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg2w2ss9mi, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg2w2ss9mi' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 1.4 0.0 54000 21272 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12684 0.0 0.0 21475109004 29244 ? R 10:57 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg2w2ss9mi build 12691 0.0 0.0 4280 736 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12693 0.0 0.0 12784 956 ? S 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg2w2ss9mi, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg2w2ss9mi' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 1.4 0.0 54000 21272 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12695 0.0 0.0 21475109004 33512 ? S 10:57 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg2w2ss9mi build 12702 0.0 0.0 4280 748 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12704 0.0 0.0 12784 1024 ? S 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 1.2 0.0 54000 21272 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12706 0.0 0.0 21474961572 22976 ? S 10:57 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12713 0.0 0.0 4280 740 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12715 0.0 0.0 12784 960 ? S 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8cx48k1s, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg8cx48k1s' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12606 1.2 0.0 54000 21272 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12717 0.0 0.0 21474961572 25504 ? S 10:57 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8cx48k1s build 12724 0.0 0.0 4280 712 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12726 0.0 0.0 12784 988 ? R 10:57 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8cx48k1s, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg8cx48k1s' > ls -l /proc/12606/fd total 0 lr-x------ 1 build build 64 Dec 2 10:57 0 -> pipe:[202027120] l-wx------ 1 build build 64 Dec 2 10:57 1 -> pipe:[202027121] l-wx------ 1 build build 64 Dec 2 10:57 2 -> pipe:[202027122] l-wx------ 1 build build 64 Dec 2 10:57 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 1.0 0.0 54000 21272 ? S 10:57 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12728 0.0 0.0 21474961572 22836 ? S 10:57 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8cx48k1s build 12735 0.0 0.0 4280 720 ? S 10:57 0:00 /bin/sh -c ps xua | grep osmo build 12737 0.0 0.0 12784 944 ? S 10:57 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 10:58:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 10:58:32 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22296?= In-Reply-To: <732608570.670.1606895018515@jenkins.osmocom.org> References: <732608570.670.1606895018515@jenkins.osmocom.org> Message-ID: <408626934.685.1606906713009@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.98 KB...] Documentation error (missing docs): State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2601 2.0 0.0 53996 21048 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2646 0.0 0.0 21474964008 27804 ? S 10:58 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgejbu818q build 2653 0.0 0.0 4280 772 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2655 0.0 0.0 12784 932 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgejbu818q, test token_vty_command Launching: PWD=/build 'src/gbproxy/osmo-gbproxy' '-c' '/build/writtenconfig/osmo-gbproxy-legacy.cfgejbu818q' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2601 1.6 0.0 53996 21048 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2657 0.0 0.0 21474964008 23872 ? S 10:58 0:00 src/gbproxy/osmo-gbproxy -c /build/writtenconfig/osmo-gbproxy-legacy.cfgejbu818q build 2664 0.0 0.0 4280 744 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2666 0.0 0.0 12784 984 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4246 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4246 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg, test verify_doc Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/doc/examples/osmo-sgsn/osmo-sgsn.cfg' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2601 1.4 0.0 53996 21048 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2668 0.0 0.0 21475121444 32532 ? S 10:58 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2675 0.0 0.0 4280 704 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2677 0.0 0.0 12784 972 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01o8vf9c, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg01o8vf9c' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2601 1.2 0.0 54156 21228 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2679 0.0 0.0 21475121444 36272 ? S 10:58 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01o8vf9c build 2686 0.0 0.0 4280 712 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2688 0.0 0.0 12784 932 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01o8vf9c, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg01o8vf9c' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2601 1.2 0.0 54156 21228 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2690 0.0 0.0 21475119324 32240 ? R 10:58 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01o8vf9c build 2697 0.0 0.0 4280 756 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2699 0.0 0.0 12784 940 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2601 1.0 0.0 54156 21228 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2701 0.0 0.0 21474965988 26660 ? S 10:58 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2708 0.0 0.0 4280 740 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2710 0.0 0.0 12784 944 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxtm4wlqm, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgxtm4wlqm' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2601 1.0 0.0 54156 21228 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2712 0.0 0.0 21474965988 25248 ? D 10:58 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxtm4wlqm build 2719 0.0 0.0 4280 760 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2721 0.0 0.0 12784 944 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxtm4wlqm, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgxtm4wlqm' > ls -l /proc/2601/fd total 0 lr-x------ 1 build build 64 Dec 2 10:58 0 -> pipe:[202019483] l-wx------ 1 build build 64 Dec 2 10:58 1 -> pipe:[202019484] l-wx------ 1 build build 64 Dec 2 10:58 2 -> pipe:[202019485] l-wx------ 1 build build 64 Dec 2 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2601 0.9 0.0 54156 21228 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2723 0.0 0.0 21474965988 28364 ? S 10:58 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxtm4wlqm build 2730 0.0 0.0 4280 740 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2732 0.0 0.0 12784 948 ? S 10:58 0:00 grep osmo ERRORS: 2 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 2 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 14:01:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 14:01:02 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-bts_=C2=BB?= =?UTF-8?Q?_oc2g,master,1,default,osmocom-master-debian9_#4574?= In-Reply-To: <1543228027.626.1606870294222@jenkins.osmocom.org> References: <1543228027.626.1606870294222@jenkins.osmocom.org> Message-ID: <1537286147.687.1606917662821@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 14:02:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 14:02:31 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-bts_=C2=BB?= =?UTF-8?Q?_sysmo,master,1,default,osmocom-master-debian9_#4574?= In-Reply-To: <1296960654.627.1606870297788@jenkins.osmocom.org> References: <1296960654.627.1606870297788@jenkins.osmocom.org> Message-ID: <498751617.688.1606917751408@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:25:22 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:25:22 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_v2017.01,0,osmocom-master-debian9,lc15,True_#3231?= In-Reply-To: <404643545.663.1606894200882@jenkins.osmocom.org> References: <404643545.663.1606894200882@jenkins.osmocom.org> Message-ID: <1932538842.690.1606922722741@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:25:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:25:25 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal?= =?UTF-8?Q?_:_master-osmocom-bb_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddefa?= =?UTF-8?Q?ult,osmocom-master-debian9_#3115?= In-Reply-To: <1087960535.613.1606867214330@jenkins.osmocom.org> References: <1087960535.613.1606867214330@jenkins.osmocom.org> Message-ID: <861561438.691.1606922725181@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:25:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:25:27 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_=C2=BB_origi?= =?UTF-8?Q?n/nrw/litecell15,0,osmocom-master-debian9,lc15,True_#3231?= In-Reply-To: <720031325.665.1606894201847@jenkins.osmocom.org> References: <720031325.665.1606894201847@jenkins.osmocom.org> Message-ID: <1424614041.692.1606922727540@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:25:39 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:25:39 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,osmocom-master-debian9,sysmo,True_#3231?= In-Reply-To: <498502924.662.1606894199936@jenkins.osmocom.org> References: <498502924.662.1606894199936@jenkins.osmocom.org> Message-ID: <1415690664.693.1606922739424@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:25:45 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:25:45 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu?= =?UTF-8?Q?_=C2=BB_master,0,osmocom-master-debian9,lc15,True_#3231?= In-Reply-To: <424813362.664.1606894201694@jenkins.osmocom.org> References: <424813362.664.1606894201694@jenkins.osmocom.org> Message-ID: <2043006977.694.1606922745330@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:30:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:30:36 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_?= =?UTF-8?Q?:_master-libosmo-sccp_=C2=BB_a1=3Ddefau?= =?UTF-8?Q?lt,a2=3Ddefault,a3=3Ddefault,a4=3Ddefa?= =?UTF-8?Q?ult,osmocom-master-debian9_#5540?= In-Reply-To: <94186976.650.1606889860935@jenkins.osmocom.org> References: <94186976.650.1606889860935@jenkins.osmocom.org> Message-ID: <82754650.695.1606923036873@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:32:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:32:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22297?= In-Reply-To: <408626934.685.1606906713009@jenkins.osmocom.org> References: <408626934.685.1606906713009@jenkins.osmocom.org> Message-ID: <2052294553.696.1606923149987@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 824.31 KB...] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2777 0.0 0.0 21475053144 30740 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2784 0.0 0.0 4280 700 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2786 0.0 0.0 12784 968 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2788 0.0 0.0 21475121444 31220 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2795 0.0 0.0 4280 708 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2797 0.0 0.0 12784 1028 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2799 0.0 0.0 21475053144 32292 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2806 0.0 0.0 4280 712 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2808 0.0 0.0 12784 976 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2810 0.0 0.0 21474982736 28688 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2817 0.0 0.0 4280 756 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2819 0.0 0.0 12784 992 ? S 15:32 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2821 0.0 0.0 21475121444 30380 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2828 0.0 0.0 4280 772 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2830 0.0 0.0 12784 968 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2832 0.0 0.0 21475119324 37036 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2839 0.0 0.0 4280 756 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2841 0.0 0.0 12784 928 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2843 0.0 0.0 21475053144 31380 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2850 0.0 0.0 4280 756 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2852 0.0 0.0 12784 968 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2743/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205818412] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205818413] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205818414] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2854 0.0 0.0 21475053144 31408 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2861 0.0 0.0 4280 712 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 2863 0.0 0.0 12784 960 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.952s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:32:44 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:32:44 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22298?= Message-ID: <238276297.697.1606923164245@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.00 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12547 0.0 0.0 21475109004 26496 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12554 0.0 0.0 4280 796 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12556 0.0 0.0 12784 1012 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12558 0.0 0.0 21475109004 32996 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12565 0.0 0.0 4280 704 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12567 0.0 0.0 12784 932 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12569 0.0 0.0 21474976644 29332 ? D 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12576 0.0 0.0 4280 768 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12578 0.0 0.0 12784 956 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12580 0.0 0.0 21475042824 29212 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12587 0.0 0.0 4280 716 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12589 0.0 0.0 12784 972 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12591 0.0 0.0 21475042824 30508 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12598 0.0 0.0 4280 708 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12600 0.0 0.0 12784 1012 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12602 0.0 0.0 21475109004 36828 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12609 0.0 0.0 4280 756 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12611 0.0 0.0 12784 936 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12613 0.0 0.0 21475109004 26332 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12620 0.0 0.0 4280 736 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12622 0.0 0.0 12784 964 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12513/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[205876758] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[205876759] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[205876760] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12624 0.0 0.0 21475109004 28520 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12631 0.0 0.0 4280 772 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12633 0.0 0.0 12784 948 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.877s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:33:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:33:02 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22297?= In-Reply-To: <1171482400.684.1606906681246@jenkins.osmocom.org> References: <1171482400.684.1606906681246@jenkins.osmocom.org> Message-ID: <452851651.698.1606923182533@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 428.40 KB...] > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12487 0.0 0.0 21475109000 17764 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12494 0.0 0.0 4276 736 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12496 0.0 0.0 12780 928 ? R 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12498 0.0 0.0 21475109000 22772 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12505 0.0 0.0 4276 712 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12507 0.0 0.0 4276 88 ? R 15:32 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12509 0.0 0.0 21475109000 22340 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12516 0.0 0.0 4276 736 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12518 0.0 0.0 12780 976 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12520 0.0 0.0 21475109000 17776 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12527 0.0 0.0 4276 752 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12529 0.0 0.0 12780 936 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12531 0.0 0.0 21475042820 25688 ? R 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12538 0.0 0.0 4276 756 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12540 0.0 0.0 4276 88 ? R 15:32 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12542 0.0 0.0 21474976640 18008 ? D 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12549 0.0 0.0 4276 756 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12551 0.0 0.0 12780 972 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12553 0.0 0.0 21474976640 17744 ? D 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12560 0.0 0.0 4276 708 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12562 0.0 0.0 12780 964 ? S 15:32 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12453/fd total 0 lr-x------ 1 build build 64 Dec 2 15:32 0 -> pipe:[3018798457] l-wx------ 1 build build 64 Dec 2 15:32 1 -> pipe:[3018798458] l-wx------ 1 build build 64 Dec 2 15:32 2 -> pipe:[3018798459] l-wx------ 1 build build 64 Dec 2 15:32 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12564 0.0 0.0 21475109000 17988 ? S 15:32 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12571 0.0 0.0 4276 764 ? S 15:32 0:00 /bin/sh -c ps xua | grep osmo build 12573 0.0 0.0 4276 84 ? R 15:32 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.944s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:33:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:33:25 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22298?= In-Reply-To: <2052294553.696.1606923149987@jenkins.osmocom.org> References: <2052294553.696.1606923149987@jenkins.osmocom.org> Message-ID: <469401241.699.1606923205441@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 825.60 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3007 0.0 0.0 21474982736 28024 ? R 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3014 0.0 0.0 4280 736 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3016 0.0 0.0 12784 936 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3018 0.0 0.0 21475053144 41160 ? R 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3025 0.0 0.0 4280 792 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3027 0.0 0.0 12784 1028 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3029 0.0 0.0 21475121444 33512 ? S 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3036 0.0 0.0 4280 768 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3038 0.0 0.0 12784 932 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3040 0.0 0.0 21475121444 31096 ? S 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3047 0.0 0.0 4280 744 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3049 0.0 0.0 12784 932 ? R 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3051 0.0 0.0 21475053144 39004 ? R 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3058 0.0 0.0 4280 748 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3060 0.0 0.0 12784 980 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3062 0.0 0.0 21475119324 36596 ? R 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3069 0.0 0.0 4280 704 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3071 0.0 0.0 12784 944 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 3073 0.0 0.0 21475121444 32488 ? S 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3080 0.0 0.0 4280 672 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3082 0.0 0.0 12784 968 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2973/fd total 0 lr-x------ 1 build build 64 Dec 2 15:33 0 -> pipe:[205866610] l-wx------ 1 build build 64 Dec 2 15:33 1 -> pipe:[205866611] l-wx------ 1 build build 64 Dec 2 15:33 2 -> pipe:[205866612] l-wx------ 1 build build 64 Dec 2 15:33 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 3084 0.0 0.0 21475121444 34372 ? S 15:33 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3091 0.0 0.0 4280 700 ? S 15:33 0:00 /bin/sh -c ps xua | grep osmo build 3093 0.0 0.0 12784 920 ? S 15:33 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.048s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: *** [vty-python-test] Error 1 make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:35:24 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:35:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22299?= In-Reply-To: <238276297.697.1606923164245@jenkins.osmocom.org> References: <238276297.697.1606923164245@jenkins.osmocom.org> Message-ID: <1709666586.700.1606923324248@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.20 KB...] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12528 0.0 0.0 21475109004 18132 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12535 0.0 0.0 4280 716 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12537 0.0 0.0 12784 1012 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12539 0.0 0.0 21475109004 18092 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12546 0.0 0.0 4280 752 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12548 0.0 0.0 12784 928 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12550 0.0 0.0 21475109004 17980 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12557 0.0 0.0 4280 720 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12559 0.0 0.0 12784 976 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12561 0.0 0.0 21475109004 23568 ? R 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12568 0.0 0.0 4280 756 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12570 0.0 0.0 12784 964 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12572 0.0 0.0 21475109004 17944 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12579 0.0 0.0 4280 700 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12581 0.0 0.0 12784 1012 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12583 0.0 0.0 21475109004 18224 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12590 0.0 0.0 4280 748 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12592 0.0 0.0 12784 944 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12594 0.0 0.0 21475109004 18072 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12601 0.0 0.0 4280 724 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12603 0.0 0.0 12784 940 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12494/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[1841171217] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[1841171218] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[1841171219] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12605 0.0 0.0 21475109004 17884 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12612 0.0 0.0 4280 700 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 12614 0.0 0.0 12784 932 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.835s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:36:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:36:04 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22299?= In-Reply-To: <469401241.699.1606923205441@jenkins.osmocom.org> References: <469401241.699.1606923205441@jenkins.osmocom.org> Message-ID: <791507245.701.1606923364481@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 722.16 KB...] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2774 0.0 0.0 21475119324 38884 ? R 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2781 0.0 0.0 4280 748 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 2783 0.0 0.0 12784 936 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2785 0.0 0.0 21475053144 35536 ? R 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2792 0.0 0.0 4280 708 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 2794 0.0 0.0 12784 948 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2796 0.0 0.0 21475053144 36808 ? R 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2803 0.0 0.0 4280 696 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 2805 0.0 0.0 12784 956 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2807 0.0 0.0 21475121444 32212 ? S 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2814 0.0 0.0 4280 712 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 2816 0.0 0.0 12784 1028 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2818 0.0 0.0 21474986964 31488 ? D 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2825 0.0 0.0 4280 712 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 2827 0.0 0.0 12784 960 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2829 0.0 0.0 21475119324 36196 ? R 15:35 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2836 0.0 0.0 4280 700 ? S 15:35 0:00 /bin/sh -c ps xua | grep osmo build 2838 0.0 0.0 12784 976 ? S 15:35 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2840 0.0 0.0 21475053144 39356 ? R 15:36 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2847 0.0 0.0 4280 700 ? S 15:36 0:00 /bin/sh -c ps xua | grep osmo build 2849 0.0 0.0 12784 892 ? S 15:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2740/fd total 0 lr-x------ 1 build build 64 Dec 2 15:35 0 -> pipe:[206203266] l-wx------ 1 build build 64 Dec 2 15:35 1 -> pipe:[206203267] l-wx------ 1 build build 64 Dec 2 15:35 2 -> pipe:[206203268] l-wx------ 1 build build 64 Dec 2 15:35 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2851 0.0 0.0 21475053144 37696 ? R 15:36 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2858 0.0 0.0 4280 752 ? S 15:36 0:00 /bin/sh -c ps xua | grep osmo build 2860 0.0 0.0 12784 968 ? S 15:36 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.877s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:39:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:39:17 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_m?= =?UTF-8?Q?aster-openbsc_=C2=BB_--disable-iu,--enab?= =?UTF-8?Q?le-mgcp-transcoding,--enable-smpp,d?= =?UTF-8?Q?efault,osmocom-master-debian9_#8108?= In-Reply-To: <1328555859.635.1606870872265@jenkins.osmocom.org> References: <1328555859.635.1606870872265@jenkins.osmocom.org> Message-ID: <315892165.702.1606923557420@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 15:44:03 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:44:03 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22300?= In-Reply-To: <1709666586.700.1606923324248@jenkins.osmocom.org> References: <1709666586.700.1606923324248@jenkins.osmocom.org> Message-ID: <2124384907.703.1606923844000@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 430.69 KB...] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12538 0.0 0.0 21475042824 30372 ? R 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12545 0.0 0.0 4280 752 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12547 0.0 0.0 12784 1016 ? R 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12549 0.0 0.0 21475109004 28736 ? R 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12556 0.0 0.0 4280 712 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12558 0.0 0.0 12784 940 ? S 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12560 0.0 0.0 21475109004 29408 ? R 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12567 0.0 0.0 4280 756 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12569 0.0 0.0 12784 980 ? S 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12571 0.0 0.0 21475042824 38168 ? R 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12578 0.0 0.0 4280 700 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12580 0.0 0.0 12784 1028 ? S 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12582 0.0 0.0 21474976644 29764 ? D 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12589 0.0 0.0 4280 736 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12591 0.0 0.0 12784 956 ? S 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12593 0.0 0.0 21475042824 29872 ? R 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12600 0.0 0.0 4280 716 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12602 0.0 0.0 12784 984 ? S 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12604 0.0 0.0 21475109004 26460 ? S 15:43 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12611 0.0 0.0 4280 712 ? S 15:43 0:00 /bin/sh -c ps xua | grep osmo build 12613 0.0 0.0 12784 948 ? S 15:43 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12504/fd total 0 lr-x------ 1 build build 64 Dec 2 15:43 0 -> pipe:[207320047] l-wx------ 1 build build 64 Dec 2 15:43 1 -> pipe:[207320048] l-wx------ 1 build build 64 Dec 2 15:43 2 -> pipe:[207320049] l-wx------ 1 build build 64 Dec 2 15:43 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12615 0.0 0.0 21475042824 34692 ? R 15:44 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12622 0.0 0.0 4280 752 ? S 15:44 0:00 /bin/sh -c ps xua | grep osmo build 12624 0.0 0.0 12784 988 ? S 15:44 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.864s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 15:46:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 15:46:11 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22300?= In-Reply-To: <791507245.701.1606923364481@jenkins.osmocom.org> References: <791507245.701.1606923364481@jenkins.osmocom.org> Message-ID: <1209001448.704.1606923971235@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 826.14 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2898 0.0 0.0 21474986960 19732 ? D 15:45 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2905 0.0 0.0 4276 792 ? S 15:45 0:00 /bin/sh -c ps xua | grep osmo build 2907 0.0 0.0 12780 984 ? S 15:45 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 0.0 0.0 21475053140 22588 ? R 15:45 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2916 0.0 0.0 4276 792 ? S 15:45 0:00 /bin/sh -c ps xua | grep osmo build 2918 0.0 0.0 12780 940 ? S 15:45 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2920 0.0 0.0 21474986960 19924 ? D 15:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2927 0.0 0.0 4276 704 ? S 15:46 0:00 /bin/sh -c ps xua | grep osmo build 2929 0.0 0.0 12780 972 ? S 15:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2931 0.0 0.0 21474982732 16260 ? R 15:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2938 0.0 0.0 4276 720 ? S 15:46 0:00 /bin/sh -c ps xua | grep osmo build 2940 0.0 0.0 12780 984 ? S 15:46 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2942 0.0 0.0 21474982732 17028 ? R 15:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2949 0.0 0.0 4276 736 ? S 15:46 0:00 /bin/sh -c ps xua | grep osmo build 2951 0.0 0.0 4276 88 ? R 15:46 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2953 0.0 0.0 21474982732 19172 ? R 15:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2960 0.0 0.0 4276 708 ? S 15:46 0:00 /bin/sh -c ps xua | grep osmo build 2962 0.0 0.0 4276 84 ? R 15:46 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2964 0.0 0.0 21474982732 16268 ? R 15:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2971 0.0 0.0 4276 732 ? S 15:46 0:00 /bin/sh -c ps xua | grep osmo build 2973 0.0 0.0 4276 84 ? R 15:46 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2864/fd total 0 lr-x------ 1 build build 64 Dec 2 15:45 0 -> pipe:[3019344719] l-wx------ 1 build build 64 Dec 2 15:45 1 -> pipe:[3019344720] l-wx------ 1 build build 64 Dec 2 15:45 2 -> pipe:[3019344721] l-wx------ 1 build build 64 Dec 2 15:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2975 0.0 0.0 21474982732 16416 ? R 15:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2982 0.0 0.0 4276 672 ? S 15:46 0:00 /bin/sh -c ps xua | grep osmo build 2984 0.0 0.0 4276 84 ? R 15:46 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.222s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 16:09:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 16:09:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22301?= In-Reply-To: <2124384907.703.1606923844000@jenkins.osmocom.org> References: <2124384907.703.1606923844000@jenkins.osmocom.org> Message-ID: <393406865.705.1606925398022@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 427.42 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12537 0.0 0.0 21475109004 19724 ? S 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12544 0.0 0.0 4280 732 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12546 0.0 0.0 12784 944 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12548 0.0 0.0 21475109004 19180 ? S 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12555 0.0 0.0 4280 740 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12557 0.0 0.0 12784 960 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12559 0.0 0.0 21475109004 20032 ? S 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12566 0.0 0.0 4280 756 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12568 0.0 0.0 12784 968 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12570 0.0 0.0 21475109004 25672 ? R 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12577 0.0 0.0 4280 724 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12579 0.0 0.0 12784 932 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12581 0.0 0.0 21475109004 20100 ? S 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12588 0.0 0.0 4280 704 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12590 0.0 0.0 12784 972 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12592 0.0 0.0 21475109004 19452 ? S 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12599 0.0 0.0 4280 752 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12601 0.0 0.0 12784 936 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12603 0.0 0.0 21475042824 21244 ? R 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12610 0.0 0.0 4280 744 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12612 0.0 0.0 12784 1020 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12503/fd total 0 lr-x------ 1 build build 64 Dec 2 16:09 0 -> pipe:[208083046] l-wx------ 1 build build 64 Dec 2 16:09 1 -> pipe:[208083047] l-wx------ 1 build build 64 Dec 2 16:09 2 -> pipe:[208083048] l-wx------ 1 build build 64 Dec 2 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12614 0.0 0.0 21475109004 18352 ? S 16:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12621 0.0 0.0 4280 700 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 12623 0.0 0.0 12784 1028 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.860s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 16:10:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 16:10:57 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22301?= In-Reply-To: <1209001448.704.1606923971235@jenkins.osmocom.org> References: <1209001448.704.1606923971235@jenkins.osmocom.org> Message-ID: <546395307.706.1606925457809@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 823.64 KB...] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3450 0.0 0.0 21475121444 20328 ? S 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3457 0.0 0.0 4280 744 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3459 0.0 0.0 12784 968 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3461 0.0 0.0 21475053144 20392 ? R 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3468 0.0 0.0 4280 752 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3470 0.0 0.0 12784 1028 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3472 0.0 0.0 21474982736 19600 ? R 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3479 0.0 0.0 4280 708 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3481 0.0 0.0 12784 972 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3483 0.0 0.0 21474982736 17876 ? R 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3490 0.0 0.0 4280 768 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3492 0.0 0.0 12784 944 ? S 16:10 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3494 0.0 0.0 21475121444 20252 ? S 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3501 0.0 0.0 4280 736 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3503 0.0 0.0 12784 968 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3505 0.0 0.0 21475053144 25980 ? R 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3512 0.0 0.0 4280 716 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3514 0.0 0.0 12784 984 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3516 0.0 0.0 21475121444 20464 ? S 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3523 0.0 0.0 4280 704 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3525 0.0 0.0 12784 1016 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3416/fd total 0 lr-x------ 1 build build 64 Dec 2 16:10 0 -> pipe:[1842342704] l-wx------ 1 build build 64 Dec 2 16:10 1 -> pipe:[1842342705] l-wx------ 1 build build 64 Dec 2 16:10 2 -> pipe:[1842342706] l-wx------ 1 build build 64 Dec 2 16:10 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3527 0.0 0.0 21475119324 25056 ? R 16:10 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3534 0.0 0.0 4280 736 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 3536 0.0 0.0 12784 976 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.924s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 16:14:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 16:14:42 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22302?= In-Reply-To: <546395307.706.1606925457809@jenkins.osmocom.org> References: <546395307.706.1606925457809@jenkins.osmocom.org> Message-ID: <847949012.707.1606925682787@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 823.80 KB...] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3002 0.0 0.0 21475121444 27804 ? S 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3009 0.0 0.0 4280 700 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3011 0.0 0.0 12784 984 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3013 0.0 0.0 21475119324 27452 ? R 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3020 0.0 0.0 4280 724 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3022 0.0 0.0 12784 968 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3024 0.0 0.0 21475053144 20092 ? R 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3031 0.0 0.0 4280 736 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3033 0.0 0.0 12784 960 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3035 0.0 0.0 21475121444 26208 ? S 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3042 0.0 0.0 4280 772 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3044 0.0 0.0 12784 940 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3046 0.0 0.0 21475121444 20436 ? R 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3053 0.0 0.0 4280 796 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3055 0.0 0.0 12784 980 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3057 0.0 0.0 21475121444 20348 ? S 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3064 0.0 0.0 4280 716 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3066 0.0 0.0 12784 968 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3068 0.0 0.0 21474986964 20080 ? D 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3075 0.0 0.0 4280 696 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3077 0.0 0.0 12784 988 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2968/fd total 0 lr-x------ 1 build build 64 Dec 2 16:14 0 -> pipe:[208241063] l-wx------ 1 build build 64 Dec 2 16:14 1 -> pipe:[208241064] l-wx------ 1 build build 64 Dec 2 16:14 2 -> pipe:[208241065] l-wx------ 1 build build 64 Dec 2 16:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3079 0.0 0.0 21474986964 19912 ? D 16:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3086 0.0 0.0 4280 748 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 3088 0.0 0.0 12784 1028 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.913s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 16:15:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 16:15:56 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22302?= In-Reply-To: <393406865.705.1606925398022@jenkins.osmocom.org> References: <393406865.705.1606925398022@jenkins.osmocom.org> Message-ID: <1586690651.708.1606925756605@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.15 KB...] State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12524 0.0 0.0 21475109000 17964 ? S 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12531 0.0 0.0 4276 732 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12533 0.0 0.0 12780 1012 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12535 0.0 0.0 21475042820 20236 ? R 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12542 0.0 0.0 4276 772 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12544 0.0 0.0 12780 964 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12546 0.0 0.0 21475042820 18172 ? R 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12553 0.0 0.0 4276 792 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12555 0.0 0.0 12780 928 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12557 0.0 0.0 21474972380 14368 ? R 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12564 0.0 0.0 4276 756 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12566 0.0 0.0 12780 952 ? S 16:15 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12568 0.0 0.0 21475109000 17792 ? S 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12575 0.0 0.0 4276 748 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12577 0.0 0.0 12780 952 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12579 0.0 0.0 21475109000 17788 ? S 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12586 0.0 0.0 4276 792 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12588 0.0 0.0 4276 88 ? R 16:15 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12590 0.0 0.0 21474972412 17148 ? R 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12597 0.0 0.0 4276 704 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12599 0.0 0.0 12780 1008 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12490/fd total 0 lr-x------ 1 build build 64 Dec 2 16:15 0 -> pipe:[3020028669] l-wx------ 1 build build 64 Dec 2 16:15 1 -> pipe:[3020028670] l-wx------ 1 build build 64 Dec 2 16:15 2 -> pipe:[3020028671] l-wx------ 1 build build 64 Dec 2 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12601 0.0 0.0 21474976640 17820 ? D 16:15 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12608 0.0 0.0 4276 788 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 12610 0.0 0.0 4276 84 ? R 16:15 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.230s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 16:22:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 16:22:56 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22303?= In-Reply-To: <1586690651.708.1606925756605@jenkins.osmocom.org> References: <1586690651.708.1606925756605@jenkins.osmocom.org> Message-ID: <643457237.709.1606926176134@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.84 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12543 0.0 0.0 21474972416 16992 ? R 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12550 0.0 0.0 4280 732 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12552 0.0 0.0 12784 944 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12554 0.0 0.0 21475109004 18128 ? S 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12561 0.0 0.0 4280 792 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12563 0.0 0.0 12784 968 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12565 0.0 0.0 21475109004 21112 ? S 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12572 0.0 0.0 4280 736 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12574 0.0 0.0 12784 972 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12576 0.0 0.0 21475109004 21560 ? S 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12583 0.0 0.0 4280 768 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12585 0.0 0.0 4280 84 ? R 16:22 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12587 0.0 0.0 21475109004 21308 ? R 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12594 0.0 0.0 4280 748 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12596 0.0 0.0 12784 968 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12598 0.0 0.0 21475042824 26132 ? R 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12605 0.0 0.0 4280 716 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12607 0.0 0.0 12784 964 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12609 0.0 0.0 21475109004 20636 ? S 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12616 0.0 0.0 4280 748 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12618 0.0 0.0 12784 968 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 16:22 0 -> pipe:[208927566] l-wx------ 1 build build 64 Dec 2 16:22 1 -> pipe:[208927567] l-wx------ 1 build build 64 Dec 2 16:22 2 -> pipe:[208927568] l-wx------ 1 build build 64 Dec 2 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12620 0.0 0.0 21475109004 27836 ? R 16:22 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12627 0.0 0.0 4280 704 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 12629 0.0 0.0 12784 976 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.890s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 16:23:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 16:23:34 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22303?= In-Reply-To: <847949012.707.1606925682787@jenkins.osmocom.org> References: <847949012.707.1606925682787@jenkins.osmocom.org> Message-ID: <2103930290.710.1606926214164@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 823.94 KB...] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2780 0.0 0.0 21475121444 20288 ? S 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2787 0.0 0.0 4280 736 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2789 0.0 0.0 12784 944 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2791 0.0 0.0 21475119324 21356 ? R 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2798 0.0 0.0 4280 696 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2800 0.0 0.0 12784 916 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2802 0.0 0.0 21474986964 31388 ? D 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2809 0.0 0.0 4280 704 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2811 0.0 0.0 12784 968 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2813 0.0 0.0 21474986964 31264 ? D 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2820 0.0 0.0 4280 760 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2822 0.0 0.0 12784 936 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2824 0.0 0.0 21474986964 30708 ? D 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2831 0.0 0.0 4280 700 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2833 0.0 0.0 12784 1028 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2835 0.0 0.0 21475119324 35596 ? R 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2842 0.0 0.0 4280 740 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2844 0.0 0.0 12784 928 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2846 0.0 0.0 21475119324 39688 ? R 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2853 0.0 0.0 4280 712 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2855 0.0 0.0 12784 1016 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2746/fd total 0 lr-x------ 1 build build 64 Dec 2 16:23 0 -> pipe:[208932641] l-wx------ 1 build build 64 Dec 2 16:23 1 -> pipe:[208932642] l-wx------ 1 build build 64 Dec 2 16:23 2 -> pipe:[208932643] l-wx------ 1 build build 64 Dec 2 16:23 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2857 0.0 0.0 21475053144 26296 ? R 16:23 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2864 0.0 0.0 4280 740 ? S 16:23 0:00 /bin/sh -c ps xua | grep osmo build 2866 0.0 0.0 12784 1024 ? S 16:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.930s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:06:45 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:06:45 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22304?= In-Reply-To: <643457237.709.1606926176134@jenkins.osmocom.org> References: <643457237.709.1606926176134@jenkins.osmocom.org> Message-ID: <2130075397.711.1606939605890@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 427.99 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12315 0.0 0.0 21475109004 18112 ? S 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12322 0.0 0.0 4280 712 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12324 0.0 0.0 12784 940 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12326 0.0 0.0 21475109004 23048 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12333 0.0 0.0 4280 708 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12335 0.0 0.0 12784 928 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12337 0.0 0.0 21475109004 28152 ? S 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12344 0.0 0.0 4280 724 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12346 0.0 0.0 12784 988 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12348 0.0 0.0 21475109004 29492 ? S 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12355 0.0 0.0 4280 748 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12357 0.0 0.0 12784 944 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12359 0.0 0.0 21475109004 35804 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12366 0.0 0.0 4280 756 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12368 0.0 0.0 4280 84 ? R 20:06 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12370 0.0 0.0 21475109004 29332 ? S 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12377 0.0 0.0 4280 700 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12379 0.0 0.0 12784 980 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12381 0.0 0.0 21475109004 32936 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12388 0.0 0.0 4280 748 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12390 0.0 0.0 12784 932 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12281/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[211823817] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[211823818] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[211823819] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12392 0.0 0.0 21475109004 30700 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12399 0.0 0.0 4280 768 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 12401 0.0 0.0 12784 916 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.970s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:07:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:07:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22304?= In-Reply-To: <2103930290.710.1606926214164@jenkins.osmocom.org> References: <2103930290.710.1606926214164@jenkins.osmocom.org> Message-ID: <236235657.712.1606939621685@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 823.90 KB...] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2990 0.0 0.0 21475053144 26648 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2997 0.0 0.0 4280 708 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 2999 0.0 0.0 12784 956 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3001 0.0 0.0 21475119324 26084 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3008 0.0 0.0 4280 760 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3010 0.0 0.0 12784 972 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3012 0.0 0.0 21475053144 24996 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3019 0.0 0.0 4280 748 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3021 0.0 0.0 12784 988 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3023 0.0 0.0 21475121444 20812 ? S 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3030 0.0 0.0 4280 700 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3032 0.0 0.0 12784 940 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3034 0.0 0.0 21475121444 21712 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3041 0.0 0.0 4280 696 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3043 0.0 0.0 12784 992 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3045 0.0 0.0 21475119324 27472 ? R 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3052 0.0 0.0 4280 704 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3054 0.0 0.0 12784 932 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3056 0.0 0.0 21474986964 21896 ? D 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3063 0.0 0.0 4280 756 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3065 0.0 0.0 12784 952 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 20:06 0 -> pipe:[1849606465] l-wx------ 1 build build 64 Dec 2 20:06 1 -> pipe:[1849606466] l-wx------ 1 build build 64 Dec 2 20:06 2 -> pipe:[1849606467] l-wx------ 1 build build 64 Dec 2 20:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3067 0.0 0.0 21475121444 21016 ? S 20:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3074 0.0 0.0 4280 772 ? S 20:06 0:00 /bin/sh -c ps xua | grep osmo build 3076 0.0 0.0 12784 960 ? S 20:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.840s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:08:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:08:59 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22305?= In-Reply-To: <236235657.712.1606939621685@jenkins.osmocom.org> References: <236235657.712.1606939621685@jenkins.osmocom.org> Message-ID: <738643141.713.1606939739196@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 824.78 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3001 0.0 0.0 21475121444 34472 ? S 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3008 0.0 0.0 4280 724 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3010 0.0 0.0 12784 964 ? S 20:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3012 0.0 0.0 21475119324 32796 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3019 0.0 0.0 4280 704 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3021 0.0 0.0 12784 932 ? S 20:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3023 0.0 0.0 21475119324 36816 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3030 0.0 0.0 4280 760 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3032 0.0 0.0 12784 972 ? S 20:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3034 0.0 0.0 21475119324 32040 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3041 0.0 0.0 4280 708 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3043 0.0 0.0 12784 980 ? S 20:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3045 0.0 0.0 21474982736 26600 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3052 0.0 0.0 4280 736 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3054 0.0 0.0 12784 936 ? S 20:08 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3056 0.0 0.0 21474982736 28768 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3063 0.0 0.0 4280 744 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3065 0.0 0.0 12784 932 ? S 20:08 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3067 0.0 0.0 21474982736 28696 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3074 0.0 0.0 4280 748 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3076 0.0 0.0 12784 932 ? S 20:08 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2967/fd total 0 lr-x------ 1 build build 64 Dec 2 20:08 0 -> pipe:[211906510] l-wx------ 1 build build 64 Dec 2 20:08 1 -> pipe:[211906511] l-wx------ 1 build build 64 Dec 2 20:08 2 -> pipe:[211906512] l-wx------ 1 build build 64 Dec 2 20:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3078 0.0 0.0 21475053144 37040 ? R 20:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3085 0.0 0.0 4280 756 ? S 20:08 0:00 /bin/sh -c ps xua | grep osmo build 3087 0.0 0.0 12784 936 ? S 20:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.129s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:10:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:10:00 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22305?= In-Reply-To: <2130075397.711.1606939605890@jenkins.osmocom.org> References: <2130075397.711.1606939605890@jenkins.osmocom.org> Message-ID: <901412384.714.1606939800238@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.36 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12525 0.0 0.0 21475109000 19288 ? R 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12532 0.0 0.0 4276 748 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12534 0.0 0.0 12780 952 ? S 20:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12536 0.0 0.0 21475042820 25056 ? R 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12543 0.0 0.0 4276 756 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12545 0.0 0.0 12780 936 ? S 20:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12547 0.0 0.0 21475109000 17836 ? S 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12554 0.0 0.0 4276 740 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12556 0.0 0.0 12780 968 ? S 20:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12558 0.0 0.0 21474976640 17612 ? D 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12565 0.0 0.0 4276 768 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12567 0.0 0.0 12780 988 ? S 20:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12569 0.0 0.0 21475109000 17856 ? R 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12576 0.0 0.0 4276 724 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12578 0.0 0.0 4276 88 ? R 20:09 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12580 0.0 0.0 21474976640 17572 ? D 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12587 0.0 0.0 4276 748 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12589 0.0 0.0 4276 88 ? R 20:09 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12591 0.0 0.0 21474976640 17672 ? D 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12598 0.0 0.0 4276 700 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12600 0.0 0.0 4276 88 ? R 20:09 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12491/fd total 0 lr-x------ 1 build build 64 Dec 2 20:09 0 -> pipe:[3022347549] l-wx------ 1 build build 64 Dec 2 20:09 1 -> pipe:[3022347550] l-wx------ 1 build build 64 Dec 2 20:09 2 -> pipe:[3022347551] l-wx------ 1 build build 64 Dec 2 20:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12602 0.0 0.0 21475109000 24020 ? R 20:09 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12609 0.0 0.0 4276 712 ? S 20:09 0:00 /bin/sh -c ps xua | grep osmo build 12611 0.0 0.0 12780 932 ? S 20:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.907s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:12:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:12:17 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22306?= In-Reply-To: <738643141.713.1606939739196@jenkins.osmocom.org> References: <738643141.713.1606939739196@jenkins.osmocom.org> Message-ID: <1960393449.715.1606939937723@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 825.77 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3009 0.0 0.0 21475053144 34404 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3016 0.0 0.0 4280 724 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3018 0.0 0.0 520 4 ? R 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3020 0.0 0.0 21475053144 35864 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3027 0.0 0.0 4280 744 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3029 0.0 0.0 12784 968 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3031 0.0 0.0 21474982736 26840 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3038 0.0 0.0 4280 792 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3040 0.0 0.0 12784 936 ? S 20:12 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3042 1.0 0.0 21475119324 35544 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3049 0.0 0.0 4280 720 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3051 0.0 0.0 12784 972 ? R 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3053 0.0 0.0 21475121504 30828 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3060 0.0 0.0 4280 752 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3062 0.0 0.0 12784 928 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 3064 0.0 0.0 21475121444 33388 ? S 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3071 0.0 0.0 4280 696 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3073 0.0 0.0 12784 940 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3075 0.0 0.0 21475053144 38248 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3082 0.0 0.0 4280 716 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3084 0.0 0.0 12784 940 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2975/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212309895] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212309896] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212309897] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3086 0.0 0.0 21474982736 28084 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3093 0.0 0.0 4280 704 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 3095 0.0 0.0 12784 952 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.969s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:12:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:12:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22306?= In-Reply-To: <901412384.714.1606939800238@jenkins.osmocom.org> References: <901412384.714.1606939800238@jenkins.osmocom.org> Message-ID: <1824228536.716.1606939968302@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 429.36 KB...] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12543 0.0 0.0 21475109004 35412 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12550 0.0 0.0 4280 744 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12552 0.0 0.0 12784 932 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12554 0.0 0.0 21475042824 39856 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12561 0.0 0.0 4280 756 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12563 0.0 0.0 12784 976 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12565 0.0 0.0 21475109004 31812 ? S 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12572 0.0 0.0 4280 712 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12574 0.0 0.0 12784 944 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12576 0.0 0.0 21475109004 26684 ? S 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12583 0.0 0.0 4280 736 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12585 0.0 0.0 12784 1028 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12587 0.0 0.0 21475109004 29632 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12594 0.0 0.0 4280 796 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12596 0.0 0.0 12784 928 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12598 0.0 0.0 21474976644 29872 ? D 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12605 0.0 0.0 4280 760 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12607 0.0 0.0 12784 936 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12609 0.0 0.0 21475109004 31728 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12616 0.0 0.0 4280 704 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12618 0.0 0.0 12784 944 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12509/fd total 0 lr-x------ 1 build build 64 Dec 2 20:12 0 -> pipe:[212390510] l-wx------ 1 build build 64 Dec 2 20:12 1 -> pipe:[212390511] l-wx------ 1 build build 64 Dec 2 20:12 2 -> pipe:[212390512] l-wx------ 1 build build 64 Dec 2 20:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12620 0.0 0.0 21475109004 26540 ? R 20:12 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12627 0.0 0.0 4280 752 ? S 20:12 0:00 /bin/sh -c ps xua | grep osmo build 12629 0.0 0.0 12784 972 ? S 20:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.886s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:16:44 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:16:44 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22307?= In-Reply-To: <1824228536.716.1606939968302@jenkins.osmocom.org> References: <1824228536.716.1606939968302@jenkins.osmocom.org> Message-ID: <1790711145.717.1606940204193@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 430.47 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12312 0.0 0.0 21475109004 34692 ? R 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12319 0.0 0.0 4280 700 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12321 0.0 0.0 12784 1000 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12323 0.0 0.0 21475109004 29420 ? R 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12330 0.0 0.0 4280 740 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12332 0.0 0.0 4280 84 ? R 20:16 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12334 0.0 0.0 21475109004 30136 ? S 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12341 0.0 0.0 4280 736 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12343 0.0 0.0 12784 968 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12345 0.0 0.0 21475109004 34256 ? R 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12352 0.0 0.0 4280 748 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12354 0.0 0.0 12784 956 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12356 0.0 0.0 21475109004 28804 ? S 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12363 0.0 0.0 4280 704 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12365 0.0 0.0 12784 968 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12367 0.0 0.0 21475109004 30520 ? R 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12374 0.0 0.0 4280 752 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12376 0.0 0.0 12784 964 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12378 0.0 0.0 21475109004 34636 ? R 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12385 0.0 0.0 4280 744 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12387 0.0 0.0 4280 84 ? R 20:16 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12278/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213067122] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213067123] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213067124] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12389 0.0 0.0 21475109004 37840 ? R 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12396 0.0 0.0 4280 740 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 12398 0.0 0.0 12784 956 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.830s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:17:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:17:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22307?= In-Reply-To: <1960393449.715.1606939937723@jenkins.osmocom.org> References: <1960393449.715.1606939937723@jenkins.osmocom.org> Message-ID: <168057605.718.1606940230306@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 825.94 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2989 0.0 0.0 21475121444 34176 ? S 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2996 0.0 0.0 4280 760 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 2998 0.0 0.0 12784 968 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 3000 0.0 0.0 21475121444 33564 ? S 20:16 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3007 0.0 0.0 4280 772 ? S 20:16 0:00 /bin/sh -c ps xua | grep osmo build 3009 0.0 0.0 12784 948 ? S 20:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3011 0.0 0.0 21475053144 30996 ? R 20:17 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3018 0.0 0.0 4280 700 ? S 20:17 0:00 /bin/sh -c ps xua | grep osmo build 3020 0.0 0.0 12784 984 ? S 20:17 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3022 0.0 0.0 21475119324 31924 ? R 20:17 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3029 0.0 0.0 4280 792 ? S 20:17 0:00 /bin/sh -c ps xua | grep osmo build 3031 0.0 0.0 12784 912 ? S 20:17 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3033 2.0 0.0 21475119324 39352 ? R 20:17 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3040 0.0 0.0 4280 696 ? S 20:17 0:00 /bin/sh -c ps xua | grep osmo build 3042 0.0 0.0 12784 984 ? S 20:17 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3044 0.0 0.0 21475053144 38324 ? R 20:17 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3051 0.0 0.0 4280 724 ? S 20:17 0:00 /bin/sh -c ps xua | grep osmo build 3053 0.0 0.0 12784 952 ? S 20:17 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3055 0.0 0.0 21475053144 32056 ? R 20:17 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3062 0.0 0.0 4280 752 ? S 20:17 0:00 /bin/sh -c ps xua | grep osmo build 3064 0.0 0.0 12784 1016 ? S 20:17 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2955/fd total 0 lr-x------ 1 build build 64 Dec 2 20:16 0 -> pipe:[213057190] l-wx------ 1 build build 64 Dec 2 20:16 1 -> pipe:[213057191] l-wx------ 1 build build 64 Dec 2 20:16 2 -> pipe:[213057192] l-wx------ 1 build build 64 Dec 2 20:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3066 0.0 0.0 21474986964 31160 ? D 20:17 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3073 0.0 0.0 4280 708 ? S 20:17 0:00 /bin/sh -c ps xua | grep osmo build 3075 0.0 0.0 12784 964 ? S 20:17 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.886s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:46:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:46:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22308?= In-Reply-To: <1790711145.717.1606940204193@jenkins.osmocom.org> References: <1790711145.717.1606940204193@jenkins.osmocom.org> Message-ID: <1233087617.719.1606941975422@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 427.20 KB...] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12544 0.0 0.0 21475109004 32164 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12551 0.0 0.0 4280 768 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12553 0.0 0.0 12784 1012 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12555 0.0 0.0 21475109004 26236 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12562 0.0 0.0 4280 760 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12564 0.0 0.0 12784 984 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12566 0.0 0.0 21475109004 28544 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12573 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12575 0.0 0.0 12784 956 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12577 0.0 0.0 21475109004 28748 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12584 0.0 0.0 4280 768 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12586 0.0 0.0 12784 972 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12588 0.0 0.0 21475109004 28820 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12595 0.0 0.0 4280 704 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12597 0.0 0.0 12784 932 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12599 0.0 0.0 21475109004 28468 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12606 0.0 0.0 4280 680 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12608 0.0 0.0 12784 1028 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12610 0.0 0.0 21475109004 31476 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12617 0.0 0.0 4280 772 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12619 0.0 0.0 12784 980 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12510/fd total 0 lr-x------ 1 build build 64 Dec 2 20:45 0 -> pipe:[214110671] l-wx------ 1 build build 64 Dec 2 20:45 1 -> pipe:[214110672] l-wx------ 1 build build 64 Dec 2 20:45 2 -> pipe:[214110673] l-wx------ 1 build build 64 Dec 2 20:45 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12621 0.0 0.0 21475109004 26284 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12628 0.0 0.0 4280 792 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12630 0.0 0.0 12784 928 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.827s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 20:46:40 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 20:46:40 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22308?= In-Reply-To: <168057605.718.1606940230306@jenkins.osmocom.org> References: <168057605.718.1606940230306@jenkins.osmocom.org> Message-ID: <530653658.720.1606942000835@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 822.78 KB...] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2995 0.0 0.0 21474986964 31740 ? D 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3002 0.0 0.0 4280 796 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3004 0.0 0.0 12784 936 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3006 0.0 0.0 21474986964 31100 ? D 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3013 0.0 0.0 4280 744 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3015 0.0 0.0 12784 980 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3017 0.0 0.0 21474986964 30244 ? D 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3024 0.0 0.0 4280 768 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3026 0.0 0.0 12784 976 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3028 0.0 0.0 21475119324 38456 ? R 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3035 0.0 0.0 4280 716 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3037 0.0 0.0 12784 912 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3039 0.0 0.0 21474986964 31540 ? D 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3046 0.0 0.0 4280 756 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3048 0.0 0.0 12784 1012 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3050 0.0 0.0 21474986964 30832 ? D 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3057 0.0 0.0 4280 752 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3059 0.0 0.0 12784 1020 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3061 0.0 0.0 21474986964 29736 ? D 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3068 0.0 0.0 4280 756 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3070 0.0 0.0 12784 932 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2961/fd total 0 lr-x------ 1 build build 64 Dec 2 20:46 0 -> pipe:[214107032] l-wx------ 1 build build 64 Dec 2 20:46 1 -> pipe:[214107033] l-wx------ 1 build build 64 Dec 2 20:46 2 -> pipe:[214107034] l-wx------ 1 build build 64 Dec 2 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3072 1.0 0.0 21475121444 31280 ? S 20:46 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3079 0.0 0.0 4280 796 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3081 0.0 0.0 12784 936 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.040s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:07:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:07:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22309?= In-Reply-To: <1233087617.719.1606941975422@jenkins.osmocom.org> References: <1233087617.719.1606941975422@jenkins.osmocom.org> Message-ID: <904998401.721.1606943229266@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 428.93 KB...] > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12449 0.0 0.0 21475109000 25360 ? R 21:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12456 0.0 0.0 4276 736 ? S 21:06 0:00 /bin/sh -c ps xua | grep osmo build 12458 0.0 0.0 4276 88 ? R 21:06 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 0.0 0.0 21474976640 17748 ? D 21:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12467 0.0 0.0 4276 716 ? S 21:06 0:00 /bin/sh -c ps xua | grep osmo build 12469 0.0 0.0 12780 964 ? S 21:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12471 0.0 0.0 21474976640 17868 ? D 21:06 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12478 0.0 0.0 4276 724 ? S 21:06 0:00 /bin/sh -c ps xua | grep osmo build 12480 0.0 0.0 12780 968 ? S 21:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12482 0.0 0.0 21475109000 17916 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12489 0.0 0.0 4276 716 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12491 0.0 0.0 4276 88 ? R 21:07 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12493 0.0 0.0 21475109000 18084 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12500 0.0 0.0 4276 728 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12502 0.0 0.0 10976 920 ? R 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12504 0.0 0.0 21475109000 20472 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12511 0.0 0.0 4276 724 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12513 0.0 0.0 12780 940 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12515 0.0 0.0 21475042820 24944 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12522 0.0 0.0 4276 712 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12524 0.0 0.0 4276 84 ? R 21:07 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12415/fd total 0 lr-x------ 1 build build 64 Dec 2 21:06 0 -> pipe:[3023118204] l-wx------ 1 build build 64 Dec 2 21:06 1 -> pipe:[3023118205] l-wx------ 1 build build 64 Dec 2 21:06 2 -> pipe:[3023118206] l-wx------ 1 build build 64 Dec 2 21:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12526 0.0 0.0 21474976640 17788 ? D 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12533 0.0 0.0 4276 716 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12535 0.0 0.0 12780 944 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.891s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:07:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:07:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22309?= In-Reply-To: <530653658.720.1606942000835@jenkins.osmocom.org> References: <530653658.720.1606942000835@jenkins.osmocom.org> Message-ID: <1819570128.722.1606943236715@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 824.88 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3232 0.0 0.0 21475121444 31048 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3239 0.0 0.0 4280 696 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3241 0.0 0.0 12784 944 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3243 0.0 0.0 21475119324 33764 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3250 0.0 0.0 4280 716 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3252 0.0 0.0 12784 968 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 3254 0.0 0.0 21475121444 30460 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3261 0.0 0.0 4280 712 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3263 0.0 0.0 4280 84 ? R 21:07 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3265 0.0 0.0 21475119324 34188 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3272 0.0 0.0 4280 796 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3274 0.0 0.0 12784 972 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3276 0.0 0.0 21475053144 36464 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3283 0.0 0.0 4280 708 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3285 0.0 0.0 12784 972 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3287 0.0 0.0 21475119324 33684 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3294 0.0 0.0 4280 752 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3296 0.0 0.0 12784 964 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3298 0.0 0.0 21475053144 37176 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3305 0.0 0.0 4280 768 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3307 0.0 0.0 12784 952 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3198/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214801841] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214801842] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214801843] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3309 0.0 0.0 21474982736 29632 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3316 0.0 0.0 4280 712 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 3318 0.0 0.0 12784 944 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.853s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:07:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:07:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22310?= In-Reply-To: <904998401.721.1606943229266@jenkins.osmocom.org> References: <904998401.721.1606943229266@jenkins.osmocom.org> Message-ID: <623620227.723.1606943257224@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 428.71 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12320 0.0 0.0 21475109004 31844 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12327 0.0 0.0 4280 748 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12329 0.0 0.0 12784 992 ? R 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12331 0.0 0.0 21475109004 28516 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12338 0.0 0.0 4280 736 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12340 0.0 0.0 12784 940 ? R 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12342 0.0 0.0 21475109004 28812 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12349 0.0 0.0 4280 700 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12351 0.0 0.0 12784 972 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12353 0.0 0.0 21475042824 33092 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12360 0.0 0.0 4280 736 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12362 0.0 0.0 12784 1024 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12364 0.0 0.0 21475042824 26384 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12371 0.0 0.0 4280 756 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12373 0.0 0.0 12784 940 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12375 0.0 0.0 21475109004 35196 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12382 0.0 0.0 4280 756 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12384 0.0 0.0 12784 948 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12386 0.0 0.0 21475109004 34320 ? R 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12393 0.0 0.0 4280 796 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12395 0.0 0.0 12784 968 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12286/fd total 0 lr-x------ 1 build build 64 Dec 2 21:07 0 -> pipe:[214863634] l-wx------ 1 build build 64 Dec 2 21:07 1 -> pipe:[214863635] l-wx------ 1 build build 64 Dec 2 21:07 2 -> pipe:[214863636] l-wx------ 1 build build 64 Dec 2 21:07 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12397 0.0 0.0 21475109004 30932 ? S 21:07 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12404 0.0 0.0 4280 712 ? S 21:07 0:00 /bin/sh -c ps xua | grep osmo build 12406 0.0 0.0 12784 968 ? S 21:07 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.881s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:08:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:08:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22310?= In-Reply-To: <1819570128.722.1606943236715@jenkins.osmocom.org> References: <1819570128.722.1606943236715@jenkins.osmocom.org> Message-ID: <2098176302.724.1606943299134@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 826.45 KB...] > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 3448 0.0 0.0 21475121444 31308 ? S 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3455 0.0 0.0 4280 708 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3457 0.0 0.0 12784 968 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 3459 0.0 0.0 21475121444 33932 ? S 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3466 0.0 0.0 4280 696 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3468 0.0 0.0 4280 84 ? R 21:08 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3470 0.0 0.0 21475121444 33520 ? R 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3477 0.0 0.0 4280 696 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3479 0.0 0.0 12784 932 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3481 0.0 0.0 21475119324 37144 ? R 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3488 0.0 0.0 4280 708 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3490 0.0 0.0 12784 956 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3492 0.0 0.0 21475119324 38616 ? R 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3499 0.0 0.0 4280 700 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3501 0.0 0.0 12784 932 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 3503 0.0 0.0 21475121444 30660 ? S 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3510 0.0 0.0 4280 772 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3512 0.0 0.0 12784 976 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3514 0.0 0.0 21475119324 31020 ? R 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3521 0.0 0.0 4280 736 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3523 0.0 0.0 12784 980 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/3414/fd total 0 lr-x------ 1 build build 64 Dec 2 21:08 0 -> pipe:[214870196] l-wx------ 1 build build 64 Dec 2 21:08 1 -> pipe:[214870197] l-wx------ 1 build build 64 Dec 2 21:08 2 -> pipe:[214870198] l-wx------ 1 build build 64 Dec 2 21:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3525 1.0 0.0 21475119384 34012 ? R 21:08 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3532 0.0 0.0 4280 704 ? S 21:08 0:00 /bin/sh -c ps xua | grep osmo build 3534 0.0 0.0 12784 940 ? S 21:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.983s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:11:21 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:11:21 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22311?= In-Reply-To: <623620227.723.1606943257224@jenkins.osmocom.org> References: <623620227.723.1606943257224@jenkins.osmocom.org> Message-ID: <1354645625.725.1606943481337@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 398.16 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12573 0.0 0.0 21475044908 30144 ? R 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12580 0.0 0.0 4280 720 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12582 0.0 0.0 12784 932 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12584 0.0 0.0 21475111088 37344 ? R 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12591 0.0 0.0 4280 708 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12593 0.0 0.0 12784 1028 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12595 0.0 0.0 21475044908 32248 ? R 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12602 0.0 0.0 4280 772 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12604 0.0 0.0 12784 932 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12606 0.0 0.0 21475044908 34256 ? R 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12613 0.0 0.0 4280 708 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12615 0.0 0.0 12784 940 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12617 0.0 0.0 21475111088 28828 ? S 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12624 0.0 0.0 4280 744 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12626 0.0 0.0 12784 1016 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12628 0.0 0.0 21475044908 36208 ? R 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12635 0.0 0.0 4280 768 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12637 0.0 0.0 12784 940 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12639 0.0 0.0 21475111088 30056 ? S 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12646 0.0 0.0 4280 760 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12648 0.0 0.0 12784 928 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12539/fd total 0 lr-x------ 1 build build 64 Dec 2 21:11 0 -> pipe:[215489133] l-wx------ 1 build build 64 Dec 2 21:11 1 -> pipe:[215489134] l-wx------ 1 build build 64 Dec 2 21:11 2 -> pipe:[215489135] l-wx------ 1 build build 64 Dec 2 21:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12650 0.0 0.0 21475111088 31776 ? S 21:11 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12657 0.0 0.0 4280 756 ? S 21:11 0:00 /bin/sh -c ps xua | grep osmo build 12659 0.0 0.0 12784 928 ? S 21:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 15.832s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:11:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:11:34 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1877 Message-ID: <1681414722.726.1606943494589@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.87 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + echogrep ^- --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore bfcce406..6e887ebd master -> origin/master + git rev-parse origin/master 6e887ebd3e3f74d6fb00ef3bcf6e25c18a705b8c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 6e887ebd gsm_08_18.h: Update enums for message types and IEs with Release 15 + git rev-parse HEAD 6e887ebd3e3f74d6fb00ef3bcf6e25c18a705b8c + git rev-parse HEAD + echo 6e887ebd3e3f74d6fb00ef3bcf6e25c18a705b8c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Wed Dec 2 21:11:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:11:46 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3151 Message-ID: <1245923102.727.1606943506162@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.32 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3151/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3151/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3151/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3151/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore fd3478ca..6e887ebd master -> origin/master + git rev-parse origin/master 6e887ebd3e3f74d6fb00ef3bcf6e25c18a705b8c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 6e887ebd gsm_08_18.h: Update enums for message types and IEs with Release 15 + git rev-parse HEAD 6e887ebd3e3f74d6fb00ef3bcf6e25c18a705b8c + git rev-parse HEAD + echo 6e887ebd3e3f74d6fb00ef3bcf6e25c18a705b8c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Wed Dec 2 21:14:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:14:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22311?= In-Reply-To: <2098176302.724.1606943299134@jenkins.osmocom.org> References: <2098176302.724.1606943299134@jenkins.osmocom.org> Message-ID: <1655040300.728.1606943648963@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 826.56 KB...] > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2966 0.0 0.0 21475055224 26112 ? R 21:13 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2973 0.0 0.0 4276 712 ? S 21:13 0:00 /bin/sh -c ps xua | grep osmo build 2975 0.0 0.0 4276 88 ? R 21:13 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2977 0.0 0.0 21474982536 12100 ? R 21:13 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2984 0.0 0.0 4276 784 ? S 21:13 0:00 /bin/sh -c ps xua | grep osmo build 2986 0.0 0.0 12780 960 ? R 21:13 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2988 0.0 0.0 21475123524 20100 ? S 21:13 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2995 0.0 0.0 4276 748 ? S 21:13 0:00 /bin/sh -c ps xua | grep osmo build 2997 0.0 0.0 12780 960 ? S 21:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2999 0.0 0.0 21475123524 20156 ? S 21:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3006 0.0 0.0 4276 716 ? S 21:14 0:00 /bin/sh -c ps xua | grep osmo build 3008 0.0 0.0 12780 928 ? R 21:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 3010 0.0 0.0 21475121404 25744 ? R 21:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3017 0.0 0.0 4276 704 ? S 21:14 0:00 /bin/sh -c ps xua | grep osmo build 3019 0.0 0.0 12780 952 ? S 21:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3021 0.0 0.0 21475121404 21936 ? R 21:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3028 0.0 0.0 4276 704 ? S 21:14 0:00 /bin/sh -c ps xua | grep osmo build 3030 0.0 0.0 12780 940 ? S 21:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3032 0.0 0.0 21474984816 17324 ? R 21:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3039 0.0 0.0 4276 784 ? S 21:14 0:00 /bin/sh -c ps xua | grep osmo build 3041 0.0 0.0 12780 928 ? S 21:14 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2932/fd total 0 lr-x------ 1 build build 64 Dec 2 21:13 0 -> pipe:[3023224145] l-wx------ 1 build build 64 Dec 2 21:13 1 -> pipe:[3023224146] l-wx------ 1 build build 64 Dec 2 21:13 2 -> pipe:[3023224147] l-wx------ 1 build build 64 Dec 2 21:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3043 0.0 0.0 21475123524 20008 ? S 21:14 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3050 0.0 0.0 4276 760 ? S 21:14 0:00 /bin/sh -c ps xua | grep osmo build 3052 0.0 0.0 12780 956 ? S 21:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.105s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:728: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:18:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:18:25 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22312?= In-Reply-To: <1354645625.725.1606943481337@jenkins.osmocom.org> References: <1354645625.725.1606943481337@jenkins.osmocom.org> Message-ID: <961741874.729.1606943905690@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 431.35 KB...] > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12343 0.0 0.0 21475111088 28780 ? S 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12350 0.0 0.0 4280 700 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12352 0.0 0.0 12784 984 ? R 21:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12354 0.0 0.0 21475111088 31656 ? S 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12361 0.0 0.0 4280 768 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12363 0.0 0.0 4280 84 ? R 21:18 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12365 0.0 0.0 21475111088 32048 ? S 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12372 0.0 0.0 4280 736 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12374 0.0 0.0 12784 956 ? S 21:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12376 1.0 0.0 21475111088 28496 ? S 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12383 0.0 0.0 4280 696 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12385 0.0 0.0 4280 84 ? R 21:18 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12387 0.0 0.0 21475111088 37044 ? R 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12394 0.0 0.0 4280 772 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12396 0.0 0.0 12784 956 ? S 21:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12398 0.0 0.0 21475111088 31704 ? S 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12405 0.0 0.0 4280 704 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12407 0.0 0.0 12784 976 ? S 21:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12409 0.0 0.0 21475044908 28616 ? R 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12416 0.0 0.0 4280 772 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12418 0.0 0.0 12784 1028 ? S 21:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/12309/fd total 0 lr-x------ 1 build build 64 Dec 2 21:18 0 -> pipe:[216369312] l-wx------ 1 build build 64 Dec 2 21:18 1 -> pipe:[216369313] l-wx------ 1 build build 64 Dec 2 21:18 2 -> pipe:[216369314] l-wx------ 1 build build 64 Dec 2 21:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12420 0.0 0.0 21475111088 18292 ? S 21:18 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 12427 0.0 0.0 4280 704 ? S 21:18 0:00 /bin/sh -c ps xua | grep osmo build 12429 0.0 0.0 12784 960 ? S 21:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.021s FAILED (failures=1) Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:736: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:21:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:21:32 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22312?= In-Reply-To: <1655040300.728.1606943648963@jenkins.osmocom.org> References: <1655040300.728.1606943648963@jenkins.osmocom.org> Message-ID: <1730540825.730.1606944092155@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 826.16 KB...] > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2990 0.0 0.0 21475055224 20260 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 2997 0.0 0.0 4276 700 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 2999 0.0 0.0 12780 988 ? S 21:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3001 0.0 0.0 21474989044 19800 ? D 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3008 0.0 0.0 4276 716 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3010 0.0 0.0 12780 944 ? S 21:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3012 0.0 0.0 21474989044 20284 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3019 0.0 0.0 4276 700 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3021 0.0 0.0 4276 88 ? R 21:21 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3023 0.0 0.0 21474984816 17828 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3030 0.0 0.0 4276 736 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3032 0.0 0.0 4276 84 ? R 21:21 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3034 0.0 0.0 21474984816 19224 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3041 0.0 0.0 4276 748 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3043 0.0 0.0 12780 964 ? S 21:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3045 0.0 0.0 21474984816 16580 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3052 0.0 0.0 4276 740 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3054 0.0 0.0 4276 84 ? R 21:21 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3056 0.0 0.0 21475055224 24572 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3063 0.0 0.0 4276 716 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3065 0.0 0.0 4276 88 ? R 21:21 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg' > ls -l /proc/2956/fd total 0 lr-x------ 1 build build 64 Dec 2 21:21 0 -> pipe:[3023709133] l-wx------ 1 build build 64 Dec 2 21:21 1 -> pipe:[3023709134] l-wx------ 1 build build 64 Dec 2 21:21 2 -> pipe:[3023709135] l-wx------ 1 build build 64 Dec 2 21:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 3067 0.0 0.0 21474984816 17716 ? R 21:21 0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg build 3074 0.0 0.0 4276 760 ? S 21:21 0:00 /bin/sh -c ps xua | grep osmo build 3076 0.0 0.0 11036 520 ? R 21:21 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Socket: closing 127.0.0.1:4245 (0 sockets open) Terminating took 0.897s ok ====================================================================== FAIL: testVtyShow (__main__.TestVTYGbproxy) ---------------------------------------------------------------------- Traceback (most recent call last): File "./vty_test_runner.py", line 98, in testVtyShow self.assertTrue(res.find('UDP bind') >= 0) AssertionError: False is not true ---------------------------------------------------------------------- Ran 11 tests in 16.239s FAILED (failures=1) make[7]: *** [vty-python-test] Error 1 Makefile:711: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:728: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:705: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:736: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:565: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:417: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 2 21:31:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:31:20 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-sgsn_=C2=BB_--disa?= =?UTF-8?Q?ble-iu,1,a3=3Ddefault,a4=3Ddefault?= =?UTF-8?Q?,osmocom-master-debian9_#22313?= In-Reply-To: <961741874.729.1606943905690@jenkins.osmocom.org> References: <961741874.729.1606943905690@jenkins.osmocom.org> Message-ID: <1367471381.731.1606944680337@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 21:31:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:31:30 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-sgsn_=C2=BB_--enab?= =?UTF-8?Q?le-iu,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22313?= In-Reply-To: <1730540825.730.1606944092155@jenkins.osmocom.org> References: <1730540825.730.1606944092155@jenkins.osmocom.org> Message-ID: <758941912.732.1606944690443@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 2 21:34:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:34:10 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1878 In-Reply-To: <1681414722.726.1606943494589@jenkins.osmocom.org> References: <1681414722.726.1606943494589@jenkins.osmocom.org> Message-ID: <1937612959.733.1606944850067@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.84 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 6e887ebd..25ee755c master -> origin/master + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Wed Dec 2 21:34:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 21:34:17 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3152 In-Reply-To: <1245923102.727.1606943506162@jenkins.osmocom.org> References: <1245923102.727.1606943506162@jenkins.osmocom.org> Message-ID: <1579551864.734.1606944857502@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.32 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3152/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3152/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3152/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3152/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 6e887ebd..25ee755c master -> origin/master + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Wed Dec 2 22:05:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 22:05:48 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1879 In-Reply-To: <1937612959.733.1606944850067@jenkins.osmocom.org> References: <1937612959.733.1606944850067@jenkins.osmocom.org> Message-ID: <316169416.735.1606946748329@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.86 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore fd3478ca..25ee755c master -> origin/master + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Wed Dec 2 22:05:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 2 Dec 2020 22:05:58 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3153 In-Reply-To: <1579551864.734.1606944857502@jenkins.osmocom.org> References: <1579551864.734.1606944857502@jenkins.osmocom.org> Message-ID: <34060800.736.1606946758238@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.31 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3153/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3153/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3153/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3153/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore bfcce406..25ee755c master -> origin/master + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 00:14:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 00:14:38 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1880 In-Reply-To: <316169416.735.1606946748329@jenkins.osmocom.org> References: <316169416.735.1606946748329@jenkins.osmocom.org> Message-ID: <1185392184.738.1606954478112@jenkins.osmocom.org> See Changes: [Neels Hofmeyr] prod: after hardware move, adjust modem pci for sierra_1st and ------------------------------------------ [...truncated 13.87 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 00:14:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 00:14:48 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3154 In-Reply-To: <34060800.736.1606946758238@jenkins.osmocom.org> References: <34060800.736.1606946758238@jenkins.osmocom.org> Message-ID: <457988164.739.1606954488962@jenkins.osmocom.org> See Changes: [Neels Hofmeyr] prod: after hardware move, adjust modem pci for sierra_1st and ------------------------------------------ [...truncated 11.35 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3154/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3154/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3154/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3154/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 07:36:06 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 07:36:06 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3155 In-Reply-To: <457988164.739.1606954488962@jenkins.osmocom.org> References: <457988164.739.1606954488962@jenkins.osmocom.org> Message-ID: <1996164147.762.1606980966563@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.35 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3155/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3155/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3155/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3155/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + echo --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 07:36:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 07:36:07 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1881 In-Reply-To: <1185392184.738.1606954478112@jenkins.osmocom.org> References: <1185392184.738.1606954478112@jenkins.osmocom.org> Message-ID: <1204371179.763.1606980967778@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.22 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 25ee755c gprs_ns2_vty: Re-introduce a 'show ns' command + git rev-parse HEAD 25ee755cc7885d8f4418d8b6a4883d76731e9b6c + git rev-parse HEAD + echo 25ee755cc7885d8f4418d8b6a4883d76731e9b6c libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 09:39:39 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 09:39:39 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1882 In-Reply-To: <1204371179.763.1606980967778@jenkins.osmocom.org> References: <1204371179.763.1606980967778@jenkins.osmocom.org> Message-ID: <478865888.769.1606988379104@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 25ee755c..d87a2f14 master -> origin/master + git rev-parse origin/master d87a2f14e630fadb8560d8d21900a2d01c795238 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at d87a2f14 gprs_ns2: use switch() case instead of multiple if in ns2_create_vc() + git rev-parse HEAD d87a2f14e630fadb8560d8d21900a2d01c795238 + git rev-parse HEAD + echo d87a2f14e630fadb8560d8d21900a2d01c795238 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 09:39:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 09:39:48 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3156 In-Reply-To: <1996164147.762.1606980966563@jenkins.osmocom.org> References: <1996164147.762.1606980966563@jenkins.osmocom.org> Message-ID: <1125749060.770.1606988388997@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3156/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3156/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3156/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3156/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 25ee755c..d87a2f14 master -> origin/master + git rev-parse origin/master d87a2f14e630fadb8560d8d21900a2d01c795238 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at d87a2f14 gprs_ns2: use switch() case instead of multiple if in ns2_create_vc() + git rev-parse HEAD d87a2f14e630fadb8560d8d21900a2d01c795238 + git rev-parse HEAD + echo d87a2f14e630fadb8560d8d21900a2d01c795238 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 09:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 09:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos_=C2=BB_next,build2-deb9build-ansible_#205?= In-Reply-To: <339480098.677.1606902848328@jenkins.osmocom.org> References: <339480098.677.1606902848328@jenkins.osmocom.org> Message-ID: <1612263510.773.1606989248962@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 205 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins1571497303672607332.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-205 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 354b605e2e81 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 3 09:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 09:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos_=C2=BB_nightly,build2-deb9build-ansible_#205?= In-Reply-To: <619252810.678.1606902848425@jenkins.osmocom.org> References: <619252810.678.1606902848425@jenkins.osmocom.org> Message-ID: <966482060.774.1606989249009@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 205 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins1556067889229971462.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=nightly,label=build2-deb9build-ansible-205 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 86d3c24cb721 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 3 23:25:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 23:25:56 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1883 In-Reply-To: <478865888.769.1606988379104@jenkins.osmocom.org> References: <478865888.769.1606988379104@jenkins.osmocom.org> Message-ID: <26180995.781.1607037956211@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore d87a2f14..751977be master -> origin/master + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 23:26:06 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 23:26:06 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3157 In-Reply-To: <1125749060.770.1606988388997@jenkins.osmocom.org> References: <1125749060.770.1606988388997@jenkins.osmocom.org> Message-ID: <2037780121.782.1607037966146@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3157/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3157/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3157/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3157/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore d87a2f14..751977be master -> origin/master + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 23:30:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 23:30:26 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2618 Message-ID: <486499929.783.1607038226338@jenkins.osmocom.org> See Changes: [Neels Hofmeyr] prod: after hardware move, adjust modem pci for sierra_1st and ------------------------------------------ [...truncated 14.58 KB...] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore bfcce406..751977be master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 23:30:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 23:30:36 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5123 Message-ID: <1422087496.784.1607038236385@jenkins.osmocom.org> See Changes: [Neels Hofmeyr] prod: after hardware move, adjust modem pci for sierra_1st and ------------------------------------------ [...truncated 12.09 KB...] ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5123/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5123/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5123/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5123/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 1e72df02..751977be master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 23:33:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 23:33:36 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5124 In-Reply-To: <1422087496.784.1607038236385@jenkins.osmocom.org> References: <1422087496.784.1607038236385@jenkins.osmocom.org> Message-ID: <2018801696.785.1607038416749@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.78 KB...] ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5124/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5124/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5124/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5124/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 92049193..751977be master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Thu Dec 3 23:33:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 3 Dec 2020 23:33:37 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2619 In-Reply-To: <486499929.783.1607038226338@jenkins.osmocom.org> References: <486499929.783.1607038226338@jenkins.osmocom.org> Message-ID: <984692194.786.1607038417615@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.27 KB...] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 1e72df02..751977be master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 00:14:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 00:14:05 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3158 In-Reply-To: <2037780121.782.1607037966146@jenkins.osmocom.org> References: <2037780121.782.1607037966146@jenkins.osmocom.org> Message-ID: <406723145.788.1607040845271@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.00 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3158/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3158/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3158/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3158/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 00:14:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 00:14:05 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1884 In-Reply-To: <26180995.781.1607037956211@jenkins.osmocom.org> References: <26180995.781.1607037956211@jenkins.osmocom.org> Message-ID: <303475507.789.1607040845290@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.82 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 00:14:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 00:14:16 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5125 In-Reply-To: <2018801696.785.1607038416749@jenkins.osmocom.org> References: <2018801696.785.1607038416749@jenkins.osmocom.org> Message-ID: <592537617.790.1607040856684@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.66 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5125/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5125/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5125/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5125/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 00:14:18 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 00:14:18 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2620 In-Reply-To: <984692194.786.1607038417615@jenkins.osmocom.org> References: <984692194.786.1607038417615@jenkins.osmocom.org> Message-ID: <1118206356.791.1607040858546@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.48 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 00:59:28 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 00:59:28 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2621 In-Reply-To: <1118206356.791.1607040858546@jenkins.osmocom.org> References: <1118206356.791.1607040858546@jenkins.osmocom.org> Message-ID: <1059925424.792.1607043568371@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.83 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 00:59:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 00:59:37 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5126 In-Reply-To: <592537617.790.1607040856684@jenkins.osmocom.org> References: <592537617.790.1607040856684@jenkins.osmocom.org> Message-ID: <2078294636.793.1607043577893@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.01 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5126/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5126/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5126/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5126/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 07:36:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 07:36:57 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3159 In-Reply-To: <406723145.788.1607040845271@jenkins.osmocom.org> References: <406723145.788.1607040845271@jenkins.osmocom.org> Message-ID: <2062185917.815.1607067417879@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.35 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3159/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3159/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3159/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3159/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 07:36:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 07:36:58 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1885 In-Reply-To: <303475507.789.1607040845290@jenkins.osmocom.org> References: <303475507.789.1607040845290@jenkins.osmocom.org> Message-ID: <1738146092.816.1607067418137@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.22 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 25ee755c..751977be master -> origin/master + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 08:35:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 08:35:52 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5127 In-Reply-To: <2078294636.793.1607043577893@jenkins.osmocom.org> References: <2078294636.793.1607043577893@jenkins.osmocom.org> Message-ID: <609387355.818.1607070952469@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.36 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5127/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5127/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5127/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5127/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 08:35:53 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 08:35:53 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2622 In-Reply-To: <1059925424.792.1607043568371@jenkins.osmocom.org> References: <1059925424.792.1607043568371@jenkins.osmocom.org> Message-ID: <1630849737.819.1607070953194@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.18 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 751977be6fa36ca56d8ad05274ecbd366696973e + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 751977be ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive + git rev-parse HEAD 751977be6fa36ca56d8ad05274ecbd366696973e + git rev-parse HEAD + echo 751977be6fa36ca56d8ad05274ecbd366696973e libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 09:46:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 09:46:46 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1886 In-Reply-To: <1738146092.816.1607067418137@jenkins.osmocom.org> References: <1738146092.816.1607067418137@jenkins.osmocom.org> Message-ID: <837518219.826.1607075206094@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 09:46:47 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 09:46:47 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3160 In-Reply-To: <2062185917.815.1607067417879@jenkins.osmocom.org> References: <2062185917.815.1607067417879@jenkins.osmocom.org> Message-ID: <481854479.827.1607075207511@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.43 KB...] ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3160/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3160/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3160/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3160/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + grepecho ^- --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 25ee755c..a59e6dbe master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 09:55:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 09:55:50 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2623 In-Reply-To: <1630849737.819.1607070953194@jenkins.osmocom.org> References: <1630849737.819.1607070953194@jenkins.osmocom.org> Message-ID: <801643564.828.1607075750498@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.54 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 09:56:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 09:56:01 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5128 In-Reply-To: <609387355.818.1607070952469@jenkins.osmocom.org> References: <609387355.818.1607070952469@jenkins.osmocom.org> Message-ID: <739261525.829.1607075761493@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.02 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5128/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5128/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5128/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5128/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 10:05:33 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:05:33 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos_=C2=BB_nightly,build2-deb9build-ansible_#206?= In-Reply-To: <966482060.774.1606989249009@jenkins.osmocom.org> References: <966482060.774.1606989249009@jenkins.osmocom.org> Message-ID: <2024158211.831.1607076333710@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 206 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins5027214513071414549.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=nightly,label=build2-deb9build-ansible-206 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in b311efc4df3c /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Fri Dec 4 10:05:40 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:05:40 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos_=C2=BB_next,build2-deb9build-ansible_#206?= In-Reply-To: <1612263510.773.1606989248962@jenkins.osmocom.org> References: <1612263510.773.1606989248962@jenkins.osmocom.org> Message-ID: <1742477542.832.1607076340694@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 206 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins3913410883792660834.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-206 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in c9168630d3f6 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Fri Dec 4 10:28:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:28:16 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3161 In-Reply-To: <481854479.827.1607075207511@jenkins.osmocom.org> References: <481854479.827.1607075207511@jenkins.osmocom.org> Message-ID: <1944236192.833.1607077696954@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3161/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3161/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3161/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3161/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo+ --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 10:28:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:28:17 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1887 In-Reply-To: <837518219.826.1607075206094@jenkins.osmocom.org> References: <837518219.826.1607075206094@jenkins.osmocom.org> Message-ID: <1479163025.834.1607077697445@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 10:36:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:36:34 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2624 In-Reply-To: <801643564.828.1607075750498@jenkins.osmocom.org> References: <801643564.828.1607075750498@jenkins.osmocom.org> Message-ID: <1610553710.837.1607078194889@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.49 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 10:36:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:36:46 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5129 In-Reply-To: <739261525.829.1607075761493@jenkins.osmocom.org> References: <739261525.829.1607075761493@jenkins.osmocom.org> Message-ID: <1548597245.838.1607078206391@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.67 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5129/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5129/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5129/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5129/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 10:44:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:44:09 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5130 In-Reply-To: <1548597245.838.1607078206391@jenkins.osmocom.org> References: <1548597245.838.1607078206391@jenkins.osmocom.org> Message-ID: <460380672.840.1607078649657@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.73 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5130/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5130/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5130/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5130/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 10:44:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 10:44:10 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2625 In-Reply-To: <1610553710.837.1607078194889@jenkins.osmocom.org> References: <1610553710.837.1607078194889@jenkins.osmocom.org> Message-ID: <1535511004.841.1607078650421@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.25 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 751977be..a59e6dbe master -> origin/master + git rev-parse origin/master a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at a59e6dbe gprs_ns2_fr: remove include + git rev-parse HEAD a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc + git rev-parse HEAD + echo a59e6dbee3fe8bac843dc71f42b5d907fcb3aebc libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 17:11:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 17:11:08 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1888 In-Reply-To: <1479163025.834.1607077697445@jenkins.osmocom.org> References: <1479163025.834.1607077697445@jenkins.osmocom.org> Message-ID: <765194296.845.1607101868214@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..89106524 master -> origin/master + git rev-parse origin/master 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 89106524 ns2: Fix argv index in logging filter VTY commands + git rev-parse HEAD 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + git rev-parse HEAD + echo 89106524a04fd9106aa0cd9fec7739bc7f5d0689 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 17:11:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 17:11:19 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3162 In-Reply-To: <1944236192.833.1607077696954@jenkins.osmocom.org> References: <1944236192.833.1607077696954@jenkins.osmocom.org> Message-ID: <1827155661.846.1607101879045@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3162/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3162/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3162/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3162/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..89106524 master -> origin/master + git rev-parse origin/master 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 89106524 ns2: Fix argv index in logging filter VTY commands + git rev-parse HEAD 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + git rev-parse HEAD + echo 89106524a04fd9106aa0cd9fec7739bc7f5d0689 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 17:12:43 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 17:12:43 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2626 In-Reply-To: <1535511004.841.1607078650421@jenkins.osmocom.org> References: <1535511004.841.1607078650421@jenkins.osmocom.org> Message-ID: <532448290.847.1607101963971@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.54 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..89106524 master -> origin/master + git rev-parse origin/master 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 89106524 ns2: Fix argv index in logging filter VTY commands + git rev-parse HEAD 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + git rev-parse HEAD + echo 89106524a04fd9106aa0cd9fec7739bc7f5d0689 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 17:12:53 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 17:12:53 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5131 In-Reply-To: <460380672.840.1607078649657@jenkins.osmocom.org> References: <460380672.840.1607078649657@jenkins.osmocom.org> Message-ID: <2116360525.848.1607101973457@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.02 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5131/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5131/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5131/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5131/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + + sed s/-/_/g echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..89106524 master -> origin/master + git rev-parse origin/master 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 89106524 ns2: Fix argv index in logging filter VTY commands + git rev-parse HEAD 89106524a04fd9106aa0cd9fec7739bc7f5d0689 + git rev-parse HEAD + echo 89106524a04fd9106aa0cd9fec7739bc7f5d0689 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 18:41:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 18:41:01 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1889 In-Reply-To: <765194296.845.1607101868214@jenkins.osmocom.org> References: <765194296.845.1607101868214@jenkins.osmocom.org> Message-ID: <121466515.850.1607107261638@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 89106524..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 18:41:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 18:41:10 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3163 In-Reply-To: <1827155661.846.1607101879045@jenkins.osmocom.org> References: <1827155661.846.1607101879045@jenkins.osmocom.org> Message-ID: <2098004654.851.1607107270795@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3163/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3163/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3163/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3163/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 89106524..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 18:41:44 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 18:41:44 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2627 In-Reply-To: <532448290.847.1607101963971@jenkins.osmocom.org> References: <532448290.847.1607101963971@jenkins.osmocom.org> Message-ID: <919094315.852.1607107304998@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.54 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 89106524..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 18:41:51 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 18:41:51 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5132 In-Reply-To: <2116360525.848.1607101973457@jenkins.osmocom.org> References: <2116360525.848.1607101973457@jenkins.osmocom.org> Message-ID: <2011933355.853.1607107311027@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.02 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5132/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5132/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5132/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5132/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 89106524..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 23:25:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 23:25:29 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5133 In-Reply-To: <2011933355.853.1607107311027@jenkins.osmocom.org> References: <2011933355.853.1607107311027@jenkins.osmocom.org> Message-ID: <199063169.854.1607124329199@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.70 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5133/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5133/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5133/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5133/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Fri Dec 4 23:25:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 4 Dec 2020 23:25:30 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2628 In-Reply-To: <919094315.852.1607107304998@jenkins.osmocom.org> References: <919094315.852.1607107304998@jenkins.osmocom.org> Message-ID: <1830097194.855.1607124330464@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.17 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 00:14:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 00:14:17 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1890 In-Reply-To: <121466515.850.1607107261638@jenkins.osmocom.org> References: <121466515.850.1607107261638@jenkins.osmocom.org> Message-ID: <752062395.856.1607127257878@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.82 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 00:14:18 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 00:14:18 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3164 In-Reply-To: <2098004654.851.1607107270795@jenkins.osmocom.org> References: <2098004654.851.1607107270795@jenkins.osmocom.org> Message-ID: <1471957471.857.1607127258134@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.35 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3164/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3164/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3164/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3164/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 00:14:28 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 00:14:28 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5134 In-Reply-To: <199063169.854.1607124329199@jenkins.osmocom.org> References: <199063169.854.1607124329199@jenkins.osmocom.org> Message-ID: <1312686576.858.1607127268048@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.66 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5134/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5134/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5134/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5134/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 00:14:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 00:14:30 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2629 In-Reply-To: <1830097194.855.1607124330464@jenkins.osmocom.org> References: <1830097194.855.1607124330464@jenkins.osmocom.org> Message-ID: <1044686624.859.1607127270732@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.48 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 00:59:14 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 00:59:14 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2630 In-Reply-To: <1044686624.859.1607127270732@jenkins.osmocom.org> References: <1044686624.859.1607127270732@jenkins.osmocom.org> Message-ID: <685332869.860.1607129954123@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.83 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 00:59:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 00:59:25 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5135 In-Reply-To: <1312686576.858.1607127268048@jenkins.osmocom.org> References: <1312686576.858.1607127268048@jenkins.osmocom.org> Message-ID: <1354695441.861.1607129965921@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.01 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5135/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5135/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5135/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5135/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + echogrep --disable-pcsc ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 07:36:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 07:36:25 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3165 In-Reply-To: <1471957471.857.1607127258134@jenkins.osmocom.org> References: <1471957471.857.1607127258134@jenkins.osmocom.org> Message-ID: <1943678885.883.1607153785024@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.35 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3165/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3165/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3165/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3165/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 07:36:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 07:36:25 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1891 In-Reply-To: <752062395.856.1607127257878@jenkins.osmocom.org> References: <752062395.856.1607127257878@jenkins.osmocom.org> Message-ID: <1792638199.884.1607153785585@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.22 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..e3b20ede master -> origin/master + git rev-parse origin/master e3b20edec5684217c0f75d69ac622c4fe7be1480 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e3b20ede bssgp: Fix typo in BSSGP Message Type enum + git rev-parse HEAD e3b20edec5684217c0f75d69ac622c4fe7be1480 + git rev-parse HEAD + echo e3b20edec5684217c0f75d69ac622c4fe7be1480 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 09:54:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 09:54:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos_=C2=BB_nightly,build2-deb9build-ansible_#207?= In-Reply-To: <2024158211.831.1607076333710@jenkins.osmocom.org> References: <2024158211.831.1607076333710@jenkins.osmocom.org> Message-ID: <308469363.892.1607162050784@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 207 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins5065827441646919546.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=nightly,label=build2-deb9build-ansible-207 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in da395db2b35b /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 5 09:54:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 09:54:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos_=C2=BB_next,build2-deb9build-ansible_#207?= In-Reply-To: <1742477542.832.1607076340694@jenkins.osmocom.org> References: <1742477542.832.1607076340694@jenkins.osmocom.org> Message-ID: <1575110693.893.1607162050878@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 207 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins5036335829646304711.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-207 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 2a839b38de72 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 5 11:03:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:03:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3248?= Message-ID: <793974239.899.1607166206308@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.87 KB...] checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CC csn1.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed Makefile:797: recipe for target 'gprs_rlcmac.lo' failed make[1]: *** [gprs_rlcmac.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac_sched.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 11:03:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:03:34 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3248?= Message-ID: <657234064.900.1607166214691@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.84 KB...] checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo CXX gprs_debug.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac_meas.lo In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** [gprs_rlcmac.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac.lo' failed Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac_sched.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 11:03:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:03:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3248?= Message-ID: <1711032992.901.1607166217629@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.97 KB...] checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_ts_alloc.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac_sched.lo] Error 1 make[1]: *** [gprs_rlcmac.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac.lo' failed make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 11:04:03 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:04:03 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3248?= Message-ID: <640993361.902.1607166243134@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 135.70 KB...] automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 11:04:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:04:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3248?= Message-ID: <1025637416.903.1607166248107@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 88.43 KB...] checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_rlcmac.lo CC gsm_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac_sched.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_debug.lo' failed In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ make[1]: *** [gprs_rlcmac_sched.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac.lo' failed make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 11:04:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:04:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3248?= Message-ID: <1191905740.904.1607166266280@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 79.30 KB...] automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CC csn1.lo In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: At global scope: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_move_list(hlist_head*, hlist_head*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected type-specifier before ?->? token if (new->first) ^~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:585:9: error: expected ?)? before ?->? token /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_debug.lo' failed Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make: *** [all-recursive] Error 1 make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 11:17:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:17:27 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2631 In-Reply-To: <685332869.860.1607129954123@jenkins.osmocom.org> References: <685332869.860.1607129954123@jenkins.osmocom.org> Message-ID: <1086104886.905.1607167047247@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.53 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore a59e6dbe..7101ca27 master -> origin/master + git rev-parse origin/master 7101ca27516e7ae1db4278bd03ee1a14f9d7fb20 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7101ca27 Add hlist and hashtable from Linux kernel + git rev-parse HEAD 7101ca27516e7ae1db4278bd03ee1a14f9d7fb20 + git rev-parse HEAD + echo 7101ca27516e7ae1db4278bd03ee1a14f9d7fb20 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 11:17:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 11:17:37 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5136 In-Reply-To: <1354695441.861.1607129965921@jenkins.osmocom.org> References: <1354695441.861.1607129965921@jenkins.osmocom.org> Message-ID: <862850452.906.1607167057665@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.01 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5136/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5136/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5136/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5136/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..7101ca27 master -> origin/master + git rev-parse origin/master 7101ca27516e7ae1db4278bd03ee1a14f9d7fb20 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7101ca27 Add hlist and hashtable from Linux kernel + git rev-parse HEAD 7101ca27516e7ae1db4278bd03ee1a14f9d7fb20 + git rev-parse HEAD + echo 7101ca27516e7ae1db4278bd03ee1a14f9d7fb20 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 14:20:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 14:20:20 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-trx_=C2=BB_--without-s?= =?UTF-8?Q?se,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2357?= Message-ID: <1668661977.908.1607178020665@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 241.33 KB...] checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for USRP... yes checking for LMS... yes checking for UHD... no checking for UHD... yes checking whether gcc has __builtin_cpu_supports built-in... yes checking whether gcc has __sync_fetch_and_and built-in... yes checking whether gcc has __sync_or_and_fetch built-in... yes checking for LIBUSB... yes checking for FFTWF... yes checking for OSMO_GSM_MANUALS_DIR... (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS="-g -O2 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS="-g -O2" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/common/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating Transceiver52M/device/lms/Makefile config.status: creating Transceiver52M/device/ipc/Makefile config.status: creating tests/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/osmo-trx.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 make all-recursive make[1]: Entering directory ' Making all in CommonLibs make[2]: Entering directory ' CXX BitVector.lo CXX LinkedLists.lo CXX Threads.lo CXX Timeval.lo CXX Logger.lo CXX Utils.lo CC trx_vty.lo CXX trx_rate_ctr.lo In file included from :9:0, from trx_rate_ctr.cpp:58: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ CC debug.lo In file included from :46:0, from Timeval.cpp:32: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from :12:0, from Logger.h:37, from Threads.cpp:33: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from :12:0, from Logger.h:37, from Logger.cpp:34: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Timeval.lo' failed make[2]: *** [Timeval.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:553: recipe for target 'Threads.lo' failed make[2]: *** [Threads.lo] Error 1 Makefile:553: recipe for target 'Logger.lo' failed make[2]: *** [Logger.lo] Error 1 debug.c: In function ?my_gettid?: debug.c:104:10: note: #pragma message: use pid as tid #pragma message ("use pid as tid") ^~~~~~~ Makefile:553: recipe for target 'trx_rate_ctr.lo' failed make[2]: *** [trx_rate_ctr.lo] Error 1 make[2]: Leaving directory ' Makefile:520: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ' Makefile:451: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 14:20:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 14:20:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-trx_=C2=BB_--with-sse?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2357?= Message-ID: <1811332705.909.1607178027568@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 144.44 KB...] checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for USRP... yes checking for LMS... yes checking for UHD... no checking for UHD... yes checking whether C++ compiler accepts -msse3... yes checking whether C++ compiler accepts -msse4.1... yes checking whether gcc has __builtin_cpu_supports built-in... yes checking whether gcc has __sync_fetch_and_and built-in... yes checking whether gcc has __sync_or_and_fetch built-in... yes checking for LIBUSB... yes checking for FFTWF... yes CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS="-g -O2 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS="-g -O2" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/common/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating Transceiver52M/device/lms/Makefile config.status: creating Transceiver52M/device/ipc/Makefile config.status: creating tests/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/osmo-trx.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 make all-recursive make[1]: Entering directory ' Making all in CommonLibs make[2]: Entering directory ' CXX BitVector.lo CXX LinkedLists.lo CXX Threads.lo CXX Timeval.lo CXX Logger.lo In file included from :46:0, from Timeval.cpp:32: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Timeval.lo' failed make[2]: *** [Timeval.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from :12:0, from Logger.h:37, from Threads.cpp:33: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Threads.lo' failed make[2]: *** [Threads.lo] Error 1 In file included from :12:0, from Logger.h:37, from Logger.cpp:34: : In function ?void hlist_del(hlist_node*)?: :42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Logger.lo' failed make[2]: *** [Logger.lo] Error 1 make[2]: Leaving directory ' Makefile:520: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ' Makefile:451: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 14:29:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 14:29:02 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-trx_=C2=BB_--with-neo?= =?UTF-8?Q?n,0,a3=3Ddefault,a4=3Ddefault,rpi4-deb9build-ansible_#2357?= Message-ID: <1861699448.910.1607178542404@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 145.04 KB...] checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for USRP... yes checking for LMS... yes checking for UHD... no checking for UHD... yes checking whether gcc has __builtin_cpu_supports built-in... no configure: WARNING: Runtime SIMD detection will be disabled checking whether gcc has __sync_fetch_and_and built-in... yes checking whether gcc has __sync_or_and_fetch built-in... yes checking for LIBUSB... yes checking for FFTWF... yes CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS="-g -O2 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS="-g -O2" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/common/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating Transceiver52M/device/lms/Makefile config.status: creating Transceiver52M/device/ipc/Makefile config.status: creating tests/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/osmo-trx.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 make all-recursive make[1]: Entering directory ' Making all in CommonLibs make[2]: Entering directory ' CXX BitVector.lo CXX Threads.lo CXX LinkedLists.lo CXX Timeval.lo CXX Logger.lo In file included from :46:0, from Timeval.cpp:32: : In function ?void hlist_del(hlist_node*)?: :42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from :12:0, from Logger.h:37, from Threads.cpp:33: : In function ?void hlist_del(hlist_node*)?: :42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Timeval.lo' failed make[2]: *** [Timeval.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:553: recipe for target 'Threads.lo' failed make[2]: *** [Threads.lo] Error 1 In file included from :12:0, from Logger.h:37, from Logger.cpp:34: : In function ?void hlist_del(hlist_node*)?: :42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Logger.lo' failed make[2]: *** [Logger.lo] Error 1 make[2]: Leaving directory ' Makefile:520: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ' Makefile:451: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 14:29:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 14:29:02 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-trx_=C2=BB_--with-neon-v?= =?UTF-8?Q?fpv4,0,a3=3Ddefault,a4=3Ddefault,rpi4-deb9build-ansible_#2357?= Message-ID: <920884399.911.1607178542736@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 147.30 KB...] checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for USRP... yes checking for LMS... yes checking for UHD... no checking for UHD... yes checking whether gcc has __builtin_cpu_supports built-in... no configure: WARNING: Runtime SIMD detection will be disabled checking whether gcc has __sync_fetch_and_and built-in... yes checking whether gcc has __sync_or_and_fetch built-in... yes checking for LIBUSB... yes checking for FFTWF... yes CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS="-g -O2 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS="-g -O2" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating CommonLibs/Makefile config.status: creating GSM/Makefile config.status: creating Transceiver52M/Makefile config.status: creating Transceiver52M/arch/Makefile config.status: creating Transceiver52M/arch/common/Makefile config.status: creating Transceiver52M/arch/arm/Makefile config.status: creating Transceiver52M/arch/x86/Makefile config.status: creating Transceiver52M/device/Makefile config.status: creating Transceiver52M/device/common/Makefile config.status: creating Transceiver52M/device/uhd/Makefile config.status: creating Transceiver52M/device/usrp1/Makefile config.status: creating Transceiver52M/device/lms/Makefile config.status: creating Transceiver52M/device/ipc/Makefile config.status: creating tests/Makefile config.status: creating tests/CommonLibs/Makefile config.status: creating tests/Transceiver52M/Makefile config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/osmo-trx.spec config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 make all-recursive make[1]: Entering directory ' Making all in CommonLibs make[2]: Entering directory ' CXX BitVector.lo CXX Timeval.lo CXX Threads.lo CXX LinkedLists.lo CXX Logger.lo In file included from :12:0, from Logger.h:37, from Threads.cpp:33: : In function ?void hlist_del(hlist_node*)?: :42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ In file included from :46:0, from Timeval.cpp:32: : In function ?void hlist_del(hlist_node*)?: :42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Threads.lo' failed make[2]: *** [Threads.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:553: recipe for target 'Timeval.lo' failed make[2]: *** [Timeval.lo] Error 1 In file included from :12:0, from Logger.h:37, from Logger.cpp:34: : In function ?void hlist_del(hlist_node*)?: :42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ :479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ :43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ :480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ : At global scope: :582:27: error: expected ?,? or ?...? before ?new? struct hlist_head *new) ^~~ : In function ?void hlist_move_list(hlist_head*, hlist_head*)?: :584:5: error: expected type-specifier before ?->? token new->first = old->first; ^~ :585:9: error: expected type-specifier before ?->? token if (new->first) ^~ :585:9: error: expected ?)? before ?->? token :586:6: error: expected type-specifier before ?->? token new->first->pprev = &new->first; ^~ Makefile:553: recipe for target 'Logger.lo' failed make[2]: *** [Logger.lo] Error 1 make[2]: Leaving directory ' Makefile:520: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory ' Makefile:451: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:44:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:44:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3249?= In-Reply-To: <793974239.899.1607166206308@jenkins.osmocom.org> References: <793974239.899.1607166206308@jenkins.osmocom.org> Message-ID: <107435483.912.1607190249361@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.96 KB...] + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] =============================== osmo-pcu =============================== + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_debug.lo' failed In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:44:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:44:34 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3249?= In-Reply-To: <1711032992.901.1607166217629@jenkins.osmocom.org> References: <1711032992.901.1607166217629@jenkins.osmocom.org> Message-ID: <827251211.913.1607190274546@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 94.52 KB...] checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_debug.lo' failed In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ Makefile:797: recipe for target 'gprs_rlcmac.lo' failed make[1]: *** [gprs_rlcmac.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac_sched.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:44:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:44:36 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3249?= In-Reply-To: <657234064.900.1607166214691@jenkins.osmocom.org> References: <657234064.900.1607166214691@jenkins.osmocom.org> Message-ID: <1880161119.914.1607190276339@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.91 KB...] + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_debug.lo' failed In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:44:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:44:38 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3249?= In-Reply-To: <1025637416.903.1607166248107@jenkins.osmocom.org> References: <1025637416.903.1607166248107@jenkins.osmocom.org> Message-ID: <1140183670.915.1607190278969@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 94.97 KB...] checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_meas.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_debug.lo] Error 1 Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** Waiting for unfinished jobs.... In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed make[1]: *** [gprs_rlcmac_sched.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac.lo' failed Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:45:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:45:07 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3249?= In-Reply-To: <640993361.902.1607166243134@jenkins.osmocom.org> References: <640993361.902.1607166243134@jenkins.osmocom.org> Message-ID: <2022745828.916.1607190307848@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 138.93 KB...] checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac_meas.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/msgb.h:23:0, from /build/deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h:8, from gprs_rlcmac.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_meas.cpp:24: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_rlcmac_ts_alloc.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h:9:0, from ./gprs_bssgp_pcu.h:27, from gprs_rlcmac_sched.cpp:20: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:44: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:44: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ^ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_rlcmac_meas.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_meas.lo' failed Makefile:797: recipe for target 'gprs_rlcmac.lo' failed make[1]: *** [gprs_rlcmac.lo] Error 1 make[1]: *** [gprs_rlcmac_ts_alloc.lo] Error 1 Makefile:797: recipe for target 'gprs_rlcmac_ts_alloc.lo' failed Makefile:797: recipe for target 'gprs_rlcmac_sched.lo' failed make[1]: *** [gprs_rlcmac_sched.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:46:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:46:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3249?= In-Reply-To: <1191905740.904.1607166266280@jenkins.osmocom.org> References: <1191905740.904.1607166266280@jenkins.osmocom.org> Message-ID: <493319275.917.1607190397148@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 88.74 KB...] make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore =============================== osmo-pcu =============================== + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo In file included from /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:12:0, from gprs_debug.cpp:23: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ Makefile:797: recipe for target 'gprs_debug.lo' failed make[1]: *** [gprs_debug.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ./gsm_timer.h:31:0, from ./gprs_rlcmac.h:27, from gprs_bssgp_pcu.cpp:21: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h: In function ?void hlist_del(hlist_node*)?: /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:42:25: error: invalid conversion from ?void*? to ?hlist_node*? [-fpermissive] #define LLIST_POISON1 ((void *) 0x00100100) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:479:12: note: in expansion of macro ?LLIST_POISON1? n->next = LLIST_POISON1; ^~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:43:25: error: invalid conversion from ?void*? to ?hlist_node**? [-fpermissive] #define LLIST_POISON2 ((void *) 0x00200200) ~^~~~~~~~~~~~~~~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h:480:13: note: in expansion of macro ?LLIST_POISON2? n->pprev = LLIST_POISON2; ^~~~~~~~~~~~~ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 5 17:55:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:55:46 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2632 In-Reply-To: <1086104886.905.1607167047247@jenkins.osmocom.org> References: <1086104886.905.1607167047247@jenkins.osmocom.org> Message-ID: <63136229.918.1607190946325@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.54 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..59e13e4d master -> origin/master + git rev-parse origin/master 59e13e4d2548c70b2e1001da24262ef17be8bc0b + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 59e13e4d core/linuxlist: do not use 'new' as a parameter name + git rev-parse HEAD 59e13e4d2548c70b2e1001da24262ef17be8bc0b + git rev-parse HEAD + echo 59e13e4d2548c70b2e1001da24262ef17be8bc0b libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 17:55:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 17:55:59 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5137 In-Reply-To: <862850452.906.1607167057665@jenkins.osmocom.org> References: <862850452.906.1607167057665@jenkins.osmocom.org> Message-ID: <2047422982.919.1607190959986@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.02 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5137/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5137/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5137/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5137/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + echo --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..59e13e4d master -> origin/master + git rev-parse origin/master 59e13e4d2548c70b2e1001da24262ef17be8bc0b + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 59e13e4d core/linuxlist: do not use 'new' as a parameter name + git rev-parse HEAD 59e13e4d2548c70b2e1001da24262ef17be8bc0b + git rev-parse HEAD + echo 59e13e4d2548c70b2e1001da24262ef17be8bc0b libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 22:29:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:29:41 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_v2017.01,0,osmocom-master-debian9,lc15,True_#3250?= In-Reply-To: <107435483.912.1607190249361@jenkins.osmocom.org> References: <107435483.912.1607190249361@jenkins.osmocom.org> Message-ID: <1930618867.920.1607207381016@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Dec 5 22:29:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:29:42 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_=C2=BB_origi?= =?UTF-8?Q?n/nrw/litecell15,0,osmocom-master-debian9,lc15,True_#3250?= In-Reply-To: <827251211.913.1607190274546@jenkins.osmocom.org> References: <827251211.913.1607190274546@jenkins.osmocom.org> Message-ID: <1132415064.922.1607207382180@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Dec 5 22:29:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:29:42 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu?= =?UTF-8?Q?_=C2=BB_master,0,osmocom-master-debian9,lc15,True_#3250?= In-Reply-To: <1880161119.914.1607190276339@jenkins.osmocom.org> References: <1880161119.914.1607190276339@jenkins.osmocom.org> Message-ID: <991354674.921.1607207382162@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Dec 5 22:30:13 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:30:13 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,osmocom-master-debian9,sysmo,True_#3250?= In-Reply-To: <1140183670.915.1607190278969@jenkins.osmocom.org> References: <1140183670.915.1607190278969@jenkins.osmocom.org> Message-ID: <1127288520.923.1607207413009@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Dec 5 22:31:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:31:10 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,1,osmocom-master-debian9,none,False_#3250?= In-Reply-To: <2022745828.916.1607190307848@jenkins.osmocom.org> References: <2022745828.916.1607190307848@jenkins.osmocom.org> Message-ID: <113723520.924.1607207470909@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Dec 5 22:37:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:37:38 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,rpi4-deb9build-ansible,none,False_#3250?= In-Reply-To: <493319275.917.1607190397148@jenkins.osmocom.org> References: <493319275.917.1607190397148@jenkins.osmocom.org> Message-ID: <1950689054.925.1607207858250@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sat Dec 5 22:40:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:40:30 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1892 In-Reply-To: <1792638199.884.1607153785585@jenkins.osmocom.org> References: <1792638199.884.1607153785585@jenkins.osmocom.org> Message-ID: <741355469.926.1607208030335@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..77530b46 master -> origin/master + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 22:40:43 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:40:43 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3166 In-Reply-To: <1943678885.883.1607153785024@jenkins.osmocom.org> References: <1943678885.883.1607153785024@jenkins.osmocom.org> Message-ID: <1512645972.927.1607208043095@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3166/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3166/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3166/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3166/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..77530b46 master -> origin/master + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 22:41:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:41:20 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2633 In-Reply-To: <63136229.918.1607190946325@jenkins.osmocom.org> References: <63136229.918.1607190946325@jenkins.osmocom.org> Message-ID: <1653115494.928.1607208080715@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.53 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 7101ca27..77530b46 master -> origin/master + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 22:41:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 22:41:29 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5138 In-Reply-To: <2047422982.919.1607190959986@jenkins.osmocom.org> References: <2047422982.919.1607190959986@jenkins.osmocom.org> Message-ID: <1509136324.929.1607208089567@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.01 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5138/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5138/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5138/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5138/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 7101ca27..77530b46 master -> origin/master + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 23:25:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 23:25:29 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5139 In-Reply-To: <1509136324.929.1607208089567@jenkins.osmocom.org> References: <1509136324.929.1607208089567@jenkins.osmocom.org> Message-ID: <1493773082.930.1607210729819@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.35 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5139/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5139/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5139/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5139/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sat Dec 5 23:25:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 5 Dec 2020 23:25:31 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2634 In-Reply-To: <1653115494.928.1607208080715@jenkins.osmocom.org> References: <1653115494.928.1607208080715@jenkins.osmocom.org> Message-ID: <467842398.931.1607210731389@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.22 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 59e13e4d..77530b46 master -> origin/master + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 00:12:03 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 00:12:03 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1893 In-Reply-To: <741355469.926.1607208030335@jenkins.osmocom.org> References: <741355469.926.1607208030335@jenkins.osmocom.org> Message-ID: <1926023486.932.1607213523612@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.82 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 00:12:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 00:12:09 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3167 In-Reply-To: <1512645972.927.1607208043095@jenkins.osmocom.org> References: <1512645972.927.1607208043095@jenkins.osmocom.org> Message-ID: <499660286.933.1607213529117@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.00 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3167/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3167/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3167/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3167/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 00:13:53 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 00:13:53 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2635 In-Reply-To: <467842398.931.1607210731389@jenkins.osmocom.org> References: <467842398.931.1607210731389@jenkins.osmocom.org> Message-ID: <745333232.934.1607213633886@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.48 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo+ --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 00:14:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 00:14:04 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5140 In-Reply-To: <1493773082.930.1607210729819@jenkins.osmocom.org> References: <1493773082.930.1607210729819@jenkins.osmocom.org> Message-ID: <2007564953.935.1607213644352@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.01 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5140/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5140/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5140/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5140/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 59e13e4d..77530b46 master -> origin/master + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 00:55:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 00:55:07 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2636 In-Reply-To: <745333232.934.1607213633886@jenkins.osmocom.org> References: <745333232.934.1607213633886@jenkins.osmocom.org> Message-ID: <1078881392.937.1607216107187@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.83 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore+ sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 00:55:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 00:55:04 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5141 In-Reply-To: <2007564953.935.1607213644352@jenkins.osmocom.org> References: <2007564953.935.1607213644352@jenkins.osmocom.org> Message-ID: <421219696.936.1607216104884@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.00 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5141/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5141/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5141/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5141/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 07:36:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 07:36:12 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1894 In-Reply-To: <1926023486.932.1607213523612@jenkins.osmocom.org> References: <1926023486.932.1607213523612@jenkins.osmocom.org> Message-ID: <1665464333.961.1607240172714@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.24 KB...] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo+ --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..77530b46 master -> origin/master * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 07:36:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 07:36:12 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3168 In-Reply-To: <499660286.933.1607213529117@jenkins.osmocom.org> References: <499660286.933.1607213529117@jenkins.osmocom.org> Message-ID: <2139719627.960.1607240172487@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.70 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3168/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3168/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3168/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3168/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master 77530b46191d099dbb9434076afa797500fbf874 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 77530b46 Use explicit type-casting in hlist_del() for C++ compatibility + git rev-parse HEAD 77530b46191d099dbb9434076afa797500fbf874 + git rev-parse HEAD + echo 77530b46191d099dbb9434076afa797500fbf874 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 09:18:22 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 09:18:22 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-trx_=C2=BB_--witho?= =?UTF-8?Q?ut-sse,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2358?= In-Reply-To: <1668661977.908.1607178020665@jenkins.osmocom.org> References: <1668661977.908.1607178020665@jenkins.osmocom.org> Message-ID: <1273174519.965.1607246302497@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 6 09:18:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 09:18:32 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-trx_=C2=BB_--wit?= =?UTF-8?Q?h-sse,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2358?= In-Reply-To: <1811332705.909.1607178027568@jenkins.osmocom.org> References: <1811332705.909.1607178027568@jenkins.osmocom.org> Message-ID: <719497000.966.1607246312001@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 6 09:43:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 09:43:04 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-trx_=C2=BB_--with?= =?UTF-8?Q?-neon,0,a3=3Ddefault,a4=3Ddefault,rpi4-deb9build-ansible_#2358?= In-Reply-To: <1861699448.910.1607178542404@jenkins.osmocom.org> References: <1861699448.910.1607178542404@jenkins.osmocom.org> Message-ID: <1645885026.972.1607247784030@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 6 09:43:03 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 09:43:03 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norma?= =?UTF-8?Q?l_:_master-osmo-trx_=C2=BB_--with-ne?= =?UTF-8?Q?on-vfpv4,0,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,rpi4-deb9build-ansible_#2358?= In-Reply-To: <920884399.911.1607178542736@jenkins.osmocom.org> References: <920884399.911.1607178542736@jenkins.osmocom.org> Message-ID: <431124677.971.1607247783696@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 6 09:54:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 09:54:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos_=C2=BB_nightly,build2-deb9build-ansible_#208?= In-Reply-To: <308469363.892.1607162050784@jenkins.osmocom.org> References: <308469363.892.1607162050784@jenkins.osmocom.org> Message-ID: <445119207.975.1607248449646@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 208 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8074358809345518241.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=nightly,label=build2-deb9build-ansible-208 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 1d4bd167f6c7 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 6 09:54:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 09:54:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos_=C2=BB_next,build2-deb9build-ansible_#208?= In-Reply-To: <1575110693.893.1607162050878@jenkins.osmocom.org> References: <1575110693.893.1607162050878@jenkins.osmocom.org> Message-ID: <241228732.974.1607248449569@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 208 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins230746235852496863.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-208 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in a6c813f7f8ef /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 6 13:36:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 13:36:31 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3169 In-Reply-To: <2139719627.960.1607240172487@jenkins.osmocom.org> References: <2139719627.960.1607240172487@jenkins.osmocom.org> Message-ID: <530279379.983.1607261791818@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3169/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3169/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3169/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3169/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + + echo OSMO_GSM_TESTER_BUILD_libosmocore sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..c22e0028 master -> origin/master + git rev-parse origin/master c22e0028901fd62024f6e60da674db706c6f51c9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c22e0028 gsm_08_18.h: Add some PDU definitions still missing + git rev-parse HEAD c22e0028901fd62024f6e60da674db706c6f51c9 + git rev-parse HEAD + echo c22e0028901fd62024f6e60da674db706c6f51c9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 13:37:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 13:37:11 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2637 In-Reply-To: <1078881392.937.1607216107187@jenkins.osmocom.org> References: <1078881392.937.1607216107187@jenkins.osmocom.org> Message-ID: <502123635.984.1607261831110@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.56 KB...] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..c22e0028 master -> origin/master * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master c22e0028901fd62024f6e60da674db706c6f51c9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c22e0028 gsm_08_18.h: Add some PDU definitions still missing + git rev-parse HEAD c22e0028901fd62024f6e60da674db706c6f51c9 + git rev-parse HEAD + echo c22e0028901fd62024f6e60da674db706c6f51c9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 13:37:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 13:37:20 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5142 In-Reply-To: <421219696.936.1607216104884@jenkins.osmocom.org> References: <421219696.936.1607216104884@jenkins.osmocom.org> Message-ID: <2071413079.985.1607261840870@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.09 KB...] ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5142/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5142/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5142/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5142/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..c22e0028 master -> origin/master * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master c22e0028901fd62024f6e60da674db706c6f51c9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c22e0028 gsm_08_18.h: Add some PDU definitions still missing + git rev-parse HEAD c22e0028901fd62024f6e60da674db706c6f51c9 + git rev-parse HEAD + echo c22e0028901fd62024f6e60da674db706c6f51c9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 13:37:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 13:37:29 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1895 In-Reply-To: <1665464333.961.1607240172714@jenkins.osmocom.org> References: <1665464333.961.1607240172714@jenkins.osmocom.org> Message-ID: <1605770534.986.1607261849338@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.90 KB...] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..c22e0028 master -> origin/master * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master c22e0028901fd62024f6e60da674db706c6f51c9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c22e0028 gsm_08_18.h: Add some PDU definitions still missing + git rev-parse HEAD c22e0028901fd62024f6e60da674db706c6f51c9 + git rev-parse HEAD + echo c22e0028901fd62024f6e60da674db706c6f51c9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 14:16:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 14:16:36 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1896 In-Reply-To: <1605770534.986.1607261849338@jenkins.osmocom.org> References: <1605770534.986.1607261849338@jenkins.osmocom.org> Message-ID: <1730827522.987.1607264196593@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + echo --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c22e0028..c172d9fe master -> origin/master + git rev-parse origin/master c172d9fe8d2609c3e7dc3739a877403d232e73bd + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c172d9fe log2.h: Use uintXX_t instead of kernel specific types + git rev-parse HEAD c172d9fe8d2609c3e7dc3739a877403d232e73bd + git rev-parse HEAD + echo c172d9fe8d2609c3e7dc3739a877403d232e73bd libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 14:16:47 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 14:16:47 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3170 In-Reply-To: <530279379.983.1607261791818@jenkins.osmocom.org> References: <530279379.983.1607261791818@jenkins.osmocom.org> Message-ID: <1775885695.988.1607264207812@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3170/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3170/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3170/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3170/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c22e0028..c172d9fe master -> origin/master + git rev-parse origin/master c172d9fe8d2609c3e7dc3739a877403d232e73bd + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c172d9fe log2.h: Use uintXX_t instead of kernel specific types + git rev-parse HEAD c172d9fe8d2609c3e7dc3739a877403d232e73bd + git rev-parse HEAD + echo c172d9fe8d2609c3e7dc3739a877403d232e73bd libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 14:19:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 14:19:05 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2638 In-Reply-To: <502123635.984.1607261831110@jenkins.osmocom.org> References: <502123635.984.1607261831110@jenkins.osmocom.org> Message-ID: <955618750.989.1607264345412@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.54 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c22e0028..c172d9fe master -> origin/master + git rev-parse origin/master c172d9fe8d2609c3e7dc3739a877403d232e73bd + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c172d9fe log2.h: Use uintXX_t instead of kernel specific types + git rev-parse HEAD c172d9fe8d2609c3e7dc3739a877403d232e73bd + git rev-parse HEAD + echo c172d9fe8d2609c3e7dc3739a877403d232e73bd libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 14:19:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 14:19:07 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5143 In-Reply-To: <2071413079.985.1607261840870@jenkins.osmocom.org> References: <2071413079.985.1607261840870@jenkins.osmocom.org> Message-ID: <1886809779.990.1607264347813@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.02 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5143/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5143/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5143/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5143/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c22e0028..c172d9fe master -> origin/master + git rev-parse origin/master c172d9fe8d2609c3e7dc3739a877403d232e73bd + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at c172d9fe log2.h: Use uintXX_t instead of kernel specific types + git rev-parse HEAD c172d9fe8d2609c3e7dc3739a877403d232e73bd + git rev-parse HEAD + echo c172d9fe8d2609c3e7dc3739a877403d232e73bd libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:06:03 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:06:03 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1897 In-Reply-To: <1730827522.987.1607264196593@jenkins.osmocom.org> References: <1730827522.987.1607264196593@jenkins.osmocom.org> Message-ID: <1259198836.991.1607267163702@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.98 KB...] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore dbab7143..7fc88b32 master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty * [new branch] pespin/modbus -> origin/pespin/modbus + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:06:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:06:05 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3171 In-Reply-To: <1775885695.988.1607264207812@jenkins.osmocom.org> References: <1775885695.988.1607264207812@jenkins.osmocom.org> Message-ID: <625517977.992.1607267165057@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.36 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3171/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3171/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3171/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3171/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c172d9fe..7fc88b32 master -> origin/master + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:10:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:10:27 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2639 In-Reply-To: <955618750.989.1607264345412@jenkins.osmocom.org> References: <955618750.989.1607264345412@jenkins.osmocom.org> Message-ID: <1393639991.993.1607267427703@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.54 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c172d9fe..7fc88b32 master -> origin/master + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:10:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:10:36 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5144 In-Reply-To: <1886809779.990.1607264347813@jenkins.osmocom.org> References: <1886809779.990.1607264347813@jenkins.osmocom.org> Message-ID: <845791021.994.1607267436230@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.02 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5144/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5144/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5144/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5144/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c172d9fe..7fc88b32 master -> origin/master + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:13:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:13:30 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3172 In-Reply-To: <625517977.992.1607267165057@jenkins.osmocom.org> References: <625517977.992.1607267165057@jenkins.osmocom.org> Message-ID: <1345935774.995.1607267610282@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.43 KB...] ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3172/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3172/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3172/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3172/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e3b20ede..7fc88b32 master -> origin/master * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:13:35 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:13:35 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1898 In-Reply-To: <1259198836.991.1607267163702@jenkins.osmocom.org> References: <1259198836.991.1607267163702@jenkins.osmocom.org> Message-ID: <1261351256.996.1607267615918@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.88 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore c172d9fe..7fc88b32 master -> origin/master + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:14:55 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:14:55 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2640 In-Reply-To: <1393639991.993.1607267427703@jenkins.osmocom.org> References: <1393639991.993.1607267427703@jenkins.osmocom.org> Message-ID: <2145409084.997.1607267695880@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.64 KB...] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 92049193..7fc88b32 master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty * [new branch] pespin/modbus -> origin/pespin/modbus + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 15:15:13 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 15:15:13 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5145 In-Reply-To: <845791021.994.1607267436230@jenkins.osmocom.org> References: <845791021.994.1607267436230@jenkins.osmocom.org> Message-ID: <2146349581.998.1607267713762@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.67 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5145/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5145/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5145/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5145/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 23:25:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 23:25:57 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5146 In-Reply-To: <2146349581.998.1607267713762@jenkins.osmocom.org> References: <2146349581.998.1607267713762@jenkins.osmocom.org> Message-ID: <447429306.999.1607297157790@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.78 KB...] ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5146/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5146/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5146/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5146/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..7fc88b32 master -> origin/master * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Sun Dec 6 23:25:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 6 Dec 2020 23:25:59 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2641 In-Reply-To: <2145409084.997.1607267695880@jenkins.osmocom.org> References: <2145409084.997.1607267695880@jenkins.osmocom.org> Message-ID: <1565319360.1000.1607297159030@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.17 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 00:10:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 00:10:08 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1899 In-Reply-To: <1261351256.996.1607267615918@jenkins.osmocom.org> References: <1261351256.996.1607267615918@jenkins.osmocom.org> Message-ID: <15584680.1001.1607299809011@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.82 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + + echosed s/-/_/g OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 00:10:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 00:10:19 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3173 In-Reply-To: <1345935774.995.1607267610282@jenkins.osmocom.org> References: <1345935774.995.1607267610282@jenkins.osmocom.org> Message-ID: <923037344.1002.1607299819489@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.00 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3173/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3173/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3173/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3173/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 00:17:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 00:17:00 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5147 In-Reply-To: <447429306.999.1607297157790@jenkins.osmocom.org> References: <447429306.999.1607297157790@jenkins.osmocom.org> Message-ID: <321977877.1004.1607300220020@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.66 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5147/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5147/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5147/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5147/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 00:16:59 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 00:16:59 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2642 In-Reply-To: <1565319360.1000.1607297159030@jenkins.osmocom.org> References: <1565319360.1000.1607297159030@jenkins.osmocom.org> Message-ID: <1006638898.1003.1607300219239@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.48 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 00:55:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 00:55:07 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2643 In-Reply-To: <1006638898.1003.1607300219239@jenkins.osmocom.org> References: <1006638898.1003.1607300219239@jenkins.osmocom.org> Message-ID: <1265569686.1005.1607302507790@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.83 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 00:55:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 00:55:10 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5148 In-Reply-To: <321977877.1004.1607300220020@jenkins.osmocom.org> References: <321977877.1004.1607300220020@jenkins.osmocom.org> Message-ID: <1741934380.1006.1607302510650@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.00 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5148/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5148/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5148/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5148/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo+ --disable-pcsc grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 07:36:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 07:36:25 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-sysmo #3174 In-Reply-To: <923037344.1002.1607299819489@jenkins.osmocom.org> References: <923037344.1002.1607299819489@jenkins.osmocom.org> Message-ID: <2025979253.1029.1607326585366@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.70 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3174/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3174/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3174/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-pcu-sysmo/3174/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-pcu-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore + c20dbbbc...a18def49 lynxis/ns2_vty -> origin/lynxis/ns2_vty (forced update) + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 07:36:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 07:36:25 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-pcu-oc2g #1900 In-Reply-To: <15584680.1001.1607299809011@jenkins.osmocom.org> References: <15584680.1001.1607299809011@jenkins.osmocom.org> Message-ID: <1128662357.1028.1607326585335@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.24 KB...] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..7fc88b32 master -> origin/master + c20dbbbc...a18def49 lynxis/ns2_vty -> origin/lynxis/ns2_vty (forced update) + git rev-parse origin/master 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at 7fc88b32 log2.h: Avoid redefining __always_inline + git rev-parse HEAD 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 + git rev-parse HEAD + echo 7fc88b324869536a0cdaf7cfde9739cf1b0b3655 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-pcu-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 09:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 09:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos_=C2=BB_nightly,build2-deb9build-ansible_#209?= In-Reply-To: <445119207.975.1607248449646@jenkins.osmocom.org> References: <445119207.975.1607248449646@jenkins.osmocom.org> Message-ID: <2102667405.1036.1607334848902@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 209 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins2639475100711930124.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=nightly,label=build2-deb9build-ansible-209 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in 8ddcef4084ad /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 7 09:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 09:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos_=C2=BB_next,build2-deb9build-ansible_#209?= In-Reply-To: <241228732.974.1607248449569@jenkins.osmocom.org> References: <241228732.974.1607248449569@jenkins.osmocom.org> Message-ID: <646180158.1037.1607334848959@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos" build number 209 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 Commit message: "ansible: add new deb9build slave on gtplab0" > git rev-list --no-walk 11f89dfc6a22fac3d4748967ee8d7c1cb10785d0 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins542679990535439653.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos + docker_images_require centos-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 7d7a06b common: Introduce OSMOCOM_REPO_MIRROR param + cd centos-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos-feed=next,label=build2-deb9build-ansible-209 = x ] + basename + SUITE_NAME=centos-repo-install-test + NET_NAME=centos-repo-install-test + docker_images_require centos-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name centos-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name centos-repo-install-test + echo centos-repo-install-test + dir=centos-repo-install-test + pull_arg=--pull + grep ^FROM ../centos-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/centos-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:455a591bd690268d8f6f3dc6f2a84b9d0f3d1934828140d8ea2a5344a7c79063 Status: Image is up to date for debian:stretch ---> b33ba41eae78 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in c6c479b35148 /bin/sh: 1: dnf: not found The command '/bin/sh -c dnf install -y systemd dnf-utils' returned a non-zero code: 127 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 127 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 7 13:29:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:29:36 +0000 (UTC) Subject: Jenkins build is back to normal : osmo-gsm-tester_build-osmo-pcu-oc2g #1901 In-Reply-To: <1128662357.1028.1607326585335@jenkins.osmocom.org> References: <1128662357.1028.1607326585335@jenkins.osmocom.org> Message-ID: <1392343456.1044.1607347776343@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Dec 7 13:29:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:29:50 +0000 (UTC) Subject: Jenkins build is back to normal : osmo-gsm-tester_build-osmo-pcu-sysmo #3175 In-Reply-To: <2025979253.1029.1607326585366@jenkins.osmocom.org> References: <2025979253.1029.1607326585366@jenkins.osmocom.org> Message-ID: <659720117.1045.1607347790019@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Dec 7 13:40:33 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:40:33 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#1?= Message-ID: <230875084.1046.1607348433091@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.61 KB...] > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e935398ae9d1d944c96a6e19dcbe13bbebc30410 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e935398ae9d1d944c96a6e19dcbe13bbebc30410 # timeout=10 Commit message: "jobs: repo-install-test: Use centos8 as distro name" First time build. Skipping changelog. [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins2936041875760755272.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a14d791 Rename centos-repo-install-test/Dockerfile to centos8 + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-1 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo+ grep -q $USER FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:76d24f3ba3317fa945743bb3746fbaf3a0b752f10b10376960de01da70685fbd Status: Image is up to date for centos:centos8 ---> 0d120b6ccaa8 Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> 58643d79d50e Step 6/6 : RUN yum config-manager --set-enabled PowerTools ---> Using cache ---> 1674e2bf96cc [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_GGSN_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMO_HLR_BRANCH] were not consumed Successfully built 1674e2bf96cc Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n 1674e2bf96cc + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 33c13efda380 State: initializing Jobs: 16 queued Failed: 0 units Since: Mon 2020-12-07 13:40:11 UTC; 203ms ago CGroup: /docker/33c13efda3804c69b6b1e5fa2e8e3079ec9c926d02d22f3f9e0eab507cf73927 ??28 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??25 (journald) + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u grep: /repo-install-test/blacklist_centos8.txt: No such file or directory + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_6 libulfius2_6-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo python-cheetah-debugsource python3-cheetah python3-cheetah-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel uhd uhd-debuginfo uhd-debugsource uhd-devel uhd-doc uhd-firmware uhd-tools uhd-tools-debuginfo ulfius-debuginfo ulfius-debugsource ulfius-devel uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS-8 - AppStream 79 kB/s | 4.3 kB 00:00 CentOS-8 - AppStream 12 MB/s | 6.2 MB 00:00 CentOS-8 - Base 4.1 kB/s | 3.9 kB 00:00 CentOS-8 - Base 467 kB/s | 2.3 MB 00:04 CentOS-8 - Extras 5.9 kB/s | 1.5 kB 00:00 CentOS-8 - Extras 166 kB/s | 8.1 kB 00:00 CentOS-8 - PowerTools 223 kB/s | 2.0 MB 00:09 Error: Problem: cannot install the best candidate for the job - nothing provides libgnutls-devel needed by ulfius-devel-2.6.9-2.6.x86_64 - nothing provides libjansson-devel needed by ulfius-devel-2.6.9-2.6.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 7 13:51:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:51:37 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2644 In-Reply-To: <1265569686.1005.1607302507790@jenkins.osmocom.org> References: <1265569686.1005.1607302507790@jenkins.osmocom.org> Message-ID: <1166052742.1047.1607349097878@jenkins.osmocom.org> See Changes: [Pau Espin Pedrol] contrib: Disable libmnl dependency cross-compiling osmo-pcu ------------------------------------------ [...truncated 14.54 KB...] + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 7fc88b32..e78207f1 master -> origin/master + c20dbbbc...a18def49 lynxis/ns2_vty -> origin/lynxis/ns2_vty (forced update) * [new branch] pespin/mnl -> origin/pespin/mnl + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 13:51:44 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:51:44 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5149 In-Reply-To: <1741934380.1006.1607302510650@jenkins.osmocom.org> References: <1741934380.1006.1607302510650@jenkins.osmocom.org> Message-ID: <1915306831.1048.1607349104206@jenkins.osmocom.org> See Changes: [Pau Espin Pedrol] contrib: Disable libmnl dependency cross-compiling osmo-pcu ------------------------------------------ [...truncated 12.11 KB...] RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5149/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5149/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5149/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5149/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 7fc88b32..e78207f1 master -> origin/master + c20dbbbc...a18def49 lynxis/ns2_vty -> origin/lynxis/ns2_vty (forced update) * [new branch] pespin/mnl -> origin/pespin/mnl + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 13:56:40 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:56:40 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2645 In-Reply-To: <1166052742.1047.1607349097878@jenkins.osmocom.org> References: <1166052742.1047.1607349097878@jenkins.osmocom.org> Message-ID: <745838249.1049.1607349400131@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.51 KB...] + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 7fc88b32..e78207f1 master -> origin/master + c20dbbbc...a18def49 lynxis/ns2_vty -> origin/lynxis/ns2_vty (forced update) * [new branch] pespin/mnl -> origin/pespin/mnl + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 13:57:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 13:57:12 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5150 In-Reply-To: <1915306831.1048.1607349104206@jenkins.osmocom.org> References: <1915306831.1048.1607349104206@jenkins.osmocom.org> Message-ID: <212963926.1050.1607349432575@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 12.25 KB...] RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5150/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5150/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 58554 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 58554 2a01:4f8:13b:828::1:300 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=47543 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 92049193..e78207f1 master -> origin/master * [new branch] laforge/ns2 -> origin/laforge/ns2 * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty * [new branch] pespin/mnl -> origin/pespin/mnl * [new branch] pespin/modbus -> origin/pespin/modbus + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl Doxyfile.ctrl.in Doxyfile.gb Doxyfile.gb.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in Makefile Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 arm-poky-linux-gnueabi-libtool autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmousb.pc libosmousb.pc.in libosmovty.pc libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src stamp-h1 tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 14:00:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 14:00:10 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-i?= =?UTF-8?Q?nstall-centos8_=C2=BB_next,build2-deb9build-ansible_#2?= In-Reply-To: <230875084.1046.1607348433091@jenkins.osmocom.org> References: <230875084.1046.1607348433091@jenkins.osmocom.org> Message-ID: <934412199.1051.1607349610918@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Dec 7 23:25:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 23:25:56 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5151 In-Reply-To: <212963926.1050.1607349432575@jenkins.osmocom.org> References: <212963926.1050.1607349432575@jenkins.osmocom.org> Message-ID: <1765961731.1052.1607383556486@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.82 KB...] RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5151/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5151/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5151/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 44298 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 44298 2a01:4f8:120:8470::1:3 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=5044 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 7fc88b32..e78207f1 master -> origin/master * [new branch] laforge/bssgp2 -> origin/laforge/bssgp2 + c20dbbbc...a18def49 lynxis/ns2_vty -> origin/lynxis/ns2_vty (forced update) * [new branch] pespin/mnl -> origin/pespin/mnl + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Mon Dec 7 23:25:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 7 Dec 2020 23:25:57 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2646 In-Reply-To: <745838249.1049.1607349400131@jenkins.osmocom.org> References: <745838249.1049.1607349400131@jenkins.osmocom.org> Message-ID: <36389684.1053.1607383557601@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.20 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] laforge/bssgp2 -> origin/laforge/bssgp2 + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 00:15:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 00:15:12 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2647 In-Reply-To: <36389684.1053.1607383557601@jenkins.osmocom.org> References: <36389684.1053.1607383557601@jenkins.osmocom.org> Message-ID: <1669086795.1054.1607386512782@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.46 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + + echogrep ^- --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 00:15:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 00:15:15 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5152 In-Reply-To: <1765961731.1052.1607383556486@jenkins.osmocom.org> References: <1765961731.1052.1607383556486@jenkins.osmocom.org> Message-ID: <565316649.1055.1607386515287@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.95 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5152/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5152/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5152/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5152/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 58554 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 58554 2a01:4f8:13b:828::1:300 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=47543 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] laforge/bssgp2 -> origin/laforge/bssgp2 + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 00:57:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 00:57:48 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2648 In-Reply-To: <1669086795.1054.1607386512782@jenkins.osmocom.org> References: <1669086795.1054.1607386512782@jenkins.osmocom.org> Message-ID: <480468335.1056.1607389068275@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.80 KB...] + echo + branch_override= + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 00:57:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 00:57:52 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5153 In-Reply-To: <565316649.1055.1607386515287@jenkins.osmocom.org> References: <565316649.1055.1607386515287@jenkins.osmocom.org> Message-ID: <574987475.1057.1607389072708@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.33 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5153/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5153/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5153/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5153/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore * [new branch] laforge/bssgp2 -> origin/laforge/bssgp2 + git rev-parse origin/master e78207f16b434b38b1efacdfc17c9b45c7de14b9 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at e78207f1 gprs_ns2_sns: fix whitespaces and superflous comment + git rev-parse HEAD e78207f16b434b38b1efacdfc17c9b45c7de14b9 + git rev-parse HEAD + echo e78207f16b434b38b1efacdfc17c9b45c7de14b9 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 04:04:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 04:04:17 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#3?= Message-ID: <2068251488.1059.1607400257553@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 3 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins375842647836224054.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a14d791 Rename centos-repo-install-test/Dockerfile to centos8 + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-3 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos 7a0437f04f83: Pulling fs layer 7a0437f04f83: Verifying Checksum 7a0437f04f83: Download complete 7a0437f04f83: Pull complete Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Downloaded newer image for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in d8c0a3bdf93b CentOS Linux 8 - AppStream 14 MB/s | 6.2 MB 00:00 CentOS Linux 8 - BaseOS 19 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 25 kB/s | 8.1 kB 00:00 Package systemd-239-41.el8_3.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: yum-utils noarch 4.0.17-5.el8 baseos 68 k Installing dependencies: dnf-plugins-core noarch 4.0.17-5.el8 baseos 66 k python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k python3-dnf-plugins-core noarch 4.0.17-5.el8 baseos 221 k python3-six noarch 1.11.0-8.el8 baseos 38 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 645 k Installed size: 1.4 M Downloading Packages: (1/5): dnf-plugins-core-4.0.17-5.el8.noarch.rpm 2.8 MB/s | 66 kB 00:00 (2/5): python3-six-1.11.0-8.el8.noarch.rpm 5.4 MB/s | 38 kB 00:00 (3/5): python3-dnf-plugins-core-4.0.17-5.el8.no 6.4 MB/s | 221 kB 00:00 (4/5): python3-dateutil-2.6.1-6.el8.noarch.rpm 7.0 MB/s | 251 kB 00:00 (5/5): yum-utils-4.0.17-5.el8.noarch.rpm 5.8 MB/s | 68 kB 00:00 -------------------------------------------------------------------------------- Total 9.3 MB/s | 645 kB 00:00 warning: /var/cache/dnf/baseos-f6a80ba95cf937f2/packages/dnf-plugins-core-4.0.17-5.el8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY CentOS Linux 8 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.11.0-8.el8.noarch 1/5 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/5 Installing : python3-dnf-plugins-core-4.0.17-5.el8.noarch 3/5 Installing : dnf-plugins-core-4.0.17-5.el8.noarch 4/5 Installing : yum-utils-4.0.17-5.el8.noarch 5/5 Running scriptlet: yum-utils-4.0.17-5.el8.noarch 5/5 Verifying : dnf-plugins-core-4.0.17-5.el8.noarch 1/5 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 2/5 Verifying : python3-dnf-plugins-core-4.0.17-5.el8.noarch 3/5 Verifying : python3-six-1.11.0-8.el8.noarch 4/5 Verifying : yum-utils-4.0.17-5.el8.noarch 5/5 Installed: dnf-plugins-core-4.0.17-5.el8.noarch python3-dateutil-1:2.6.1-6.el8.noarch python3-dnf-plugins-core-4.0.17-5.el8.noarch python3-six-1.11.0-8.el8.noarch yum-utils-4.0.17-5.el8.noarch Complete! Removing intermediate container d8c0a3bdf93b ---> 007474e0850d Step 6/6 : RUN yum config-manager --set-enabled PowerTools ---> Running in 7d632b3cda3d Error: No matching repo to modify: PowerTools. The command '/bin/sh -c yum config-manager --set-enabled PowerTools' returned a non-zero code: 1 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 8 04:04:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 04:04:17 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-centos8_=C2=BB_nightly,build2-deb9build-ansible_#3?= Message-ID: <321222028.1060.1607400258007@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 3 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins1291698417181688353.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a14d791 Rename centos-repo-install-test/Dockerfile to centos8 + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-3 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos 7a0437f04f83: Pulling fs layer 7a0437f04f83: Verifying Checksum 7a0437f04f83: Download complete 7a0437f04f83: Pull complete Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Downloaded newer image for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Running in fcf55a70ede2 CentOS Linux 8 - AppStream 6.9 MB/s | 6.2 MB 00:00 CentOS Linux 8 - BaseOS 7.1 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 161 kB/s | 8.1 kB 00:00 Package systemd-239-41.el8_3.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: yum-utils noarch 4.0.17-5.el8 baseos 68 k Installing dependencies: dnf-plugins-core noarch 4.0.17-5.el8 baseos 66 k python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k python3-dnf-plugins-core noarch 4.0.17-5.el8 baseos 221 k python3-six noarch 1.11.0-8.el8 baseos 38 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 645 k Installed size: 1.4 M Downloading Packages: (1/5): dnf-plugins-core-4.0.17-5.el8.noarch.rpm 2.7 MB/s | 66 kB 00:00 (2/5): python3-six-1.11.0-8.el8.noarch.rpm 6.0 MB/s | 38 kB 00:00 (3/5): python3-dnf-plugins-core-4.0.17-5.el8.no 6.4 MB/s | 221 kB 00:00 (4/5): python3-dateutil-2.6.1-6.el8.noarch.rpm 7.0 MB/s | 251 kB 00:00 (5/5): yum-utils-4.0.17-5.el8.noarch.rpm 5.5 MB/s | 68 kB 00:00 -------------------------------------------------------------------------------- Total 2.4 MB/s | 645 kB 00:00 warning: /var/cache/dnf/baseos-f6a80ba95cf937f2/packages/dnf-plugins-core-4.0.17-5.el8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY CentOS Linux 8 - BaseOS 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-six-1.11.0-8.el8.noarch 1/5 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/5 Installing : python3-dnf-plugins-core-4.0.17-5.el8.noarch 3/5 Installing : dnf-plugins-core-4.0.17-5.el8.noarch 4/5 Installing : yum-utils-4.0.17-5.el8.noarch 5/5 Running scriptlet: yum-utils-4.0.17-5.el8.noarch 5/5 Verifying : dnf-plugins-core-4.0.17-5.el8.noarch 1/5 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 2/5 Verifying : python3-dnf-plugins-core-4.0.17-5.el8.noarch 3/5 Verifying : python3-six-1.11.0-8.el8.noarch 4/5 Verifying : yum-utils-4.0.17-5.el8.noarch 5/5 Installed: dnf-plugins-core-4.0.17-5.el8.noarch python3-dateutil-1:2.6.1-6.el8.noarch python3-dnf-plugins-core-4.0.17-5.el8.noarch python3-six-1.11.0-8.el8.noarch yum-utils-4.0.17-5.el8.noarch Complete! Removing intermediate container fcf55a70ede2 ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled PowerTools ---> Running in bb4459d5b36f Error: No matching repo to modify: PowerTools. The command '/bin/sh -c yum config-manager --set-enabled PowerTools' returned a non-zero code: 1 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 8 07:30:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 07:30:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3262?= Message-ID: <671688682.1081.1607412608768@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 178.56 KB...] make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' Making install in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Making install in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' Making install in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/am-dc-27064//build/osmo-pcu-0.8.0.283-30d9/_inst//lib/systemd/system' /usr/bin/install -c -m 644 ../../../../contrib/systemd/osmo-pcu.service '/tmp/am-dc-27064//build/osmo-pcu-0.8.0.283-30d9/_inst//lib/systemd/system' make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' Making uninstall in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/include' make[2]: Nothing to be done for 'uninstall'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/include' Making uninstall in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/src' ( cd '/tmp/am-dc-27064//build/osmo-pcu-0.8.0.283-30d9/_inst/bin' && rm -f osmo-pcu ) make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/src' Making uninstall in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' Making uninstall in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/examples' ( cd '/tmp/am-dc-27064//build/osmo-pcu-0.8.0.283-30d9/_inst/etc/osmocom' && rm -f osmo-pcu.cfg ) ( cd '/tmp/am-dc-27064//build/osmo-pcu-0.8.0.283-30d9/_inst/share/doc/osmo-pcu/examples/osmo-pcu' && rm -f osmo-pcu.cfg ) make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/examples' Making uninstall in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[3]: Nothing to be done for 'uninstall'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' make[3]: Nothing to be done for 'uninstall-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' Making uninstall in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[2]: Nothing to be done for 'uninstall'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Making uninstall in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' Making uninstall in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' ( cd '/tmp/am-dc-27064//build/osmo-pcu-0.8.0.283-30d9/_inst//lib/systemd/system' && rm -f osmo-pcu.service ) make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[3]: Nothing to be done for 'uninstall-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[2]: Nothing to be done for 'uninstall-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make dist-bzip2 dist-gzip am__post_remove_distdir='@:' make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' if test -d "osmo-pcu-0.8.0.283-30d9"; then find "osmo-pcu-0.8.0.283-30d9" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcu-0.8.0.283-30d9" || { sleep 5 && rm -rf "osmo-pcu-0.8.0.283-30d9"; }; else :; fi test -d "osmo-pcu-0.8.0.283-30d9" || mkdir "osmo-pcu-0.8.0.283-30d9" (cd include && make top_distdir=../osmo-pcu-0.8.0.283-30d9 distdir=../osmo-pcu-0.8.0.283-30d9/include \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/include' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/include' (cd src && make top_distdir=../osmo-pcu-0.8.0.283-30d9 distdir=../osmo-pcu-0.8.0.283-30d9/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/src' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/src' (cd doc && make top_distdir=../osmo-pcu-0.8.0.283-30d9 distdir=../osmo-pcu-0.8.0.283-30d9/doc \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' (cd examples && make top_distdir=../../osmo-pcu-0.8.0.283-30d9 distdir=../../osmo-pcu-0.8.0.283-30d9/doc/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/examples' make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/examples' (cd manuals && make top_distdir=../../osmo-pcu-0.8.0.283-30d9 distdir=../../osmo-pcu-0.8.0.283-30d9/doc/manuals \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' (cd tests && make top_distdir=../osmo-pcu-0.8.0.283-30d9 distdir=../osmo-pcu-0.8.0.283-30d9/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' (cd contrib && make top_distdir=../osmo-pcu-0.8.0.283-30d9 distdir=../osmo-pcu-0.8.0.283-30d9/contrib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' (cd systemd && make top_distdir=../../osmo-pcu-0.8.0.283-30d9 distdir=../../osmo-pcu-0.8.0.283-30d9/contrib/systemd \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib/systemd' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/contrib' test -n "" \ || find "osmo-pcu-0.8.0.283-30d9" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/osmo-pcu-0.8.0.283-30d9/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "osmo-pcu-0.8.0.283-30d9" tardir=osmo-pcu-0.8.0.283-30d9 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-pcu-0.8.0.283-30d9.tar.bz2 tardir=osmo-pcu-0.8.0.283-30d9 && ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c >osmo-pcu-0.8.0.283-30d9.tar.gz make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' if test -d "osmo-pcu-0.8.0.283-30d9"; then find "osmo-pcu-0.8.0.283-30d9" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcu-0.8.0.283-30d9" || { sleep 5 && rm -rf "osmo-pcu-0.8.0.283-30d9"; }; else :; fi make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' Making distclean in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../include" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/include' Making distclean in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/src' rm -rf .libs _libs test -z "libgprs.la" || rm -f libgprs.la rm -f osmo-pcu rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-bts-litecell15/*.o test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ./so_locations rm -f osmo-bts-oc2g/*.o test . = "../../../src" || test -z "" || rm -f rm -f osmo-bts-litecell15/.deps/.dirstamp rm -f osmo-bts-sysmo/*.o rm -f osmo-bts-litecell15/.dirstamp rm -f osmo-bts-oc2g/.deps/.dirstamp rm -f osmo-bts-oc2g/.dirstamp rm -f osmo-bts-sysmo/.deps/.dirstamp rm -f osmo-bts-sysmo/.dirstamp rm -rf ./.deps osmo-bts-litecell15/.deps osmo-bts-oc2g/.deps osmo-bts-sysmo/.deps rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/src' Making distclean in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/doc' Making distclean in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest rm -f emu/pcu_emu rm -rf alloc/.libs alloc/_libs rm -f *.o rm -rf app_info/.libs app_info/_libs rm -f *.lo rm -rf bitcomp/.libs bitcomp/_libs rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../tests" || test -z "" || rm -f rm -rf codel/.libs codel/_libs rm -f alloc/.dirstamp rm -rf edge/.libs edge/_libs rm -f app_info/.dirstamp rm -rf emu/.libs emu/_libs rm -f bitcomp/.dirstamp rm -rf fn/.libs fn/_libs rm -f codel/.dirstamp rm -rf llc/.libs llc/_libs rm -f edge/.dirstamp rm -rf llist/.libs llist/_libs rm -f emu/.dirstamp rm -rf ms/.libs ms/_libs rm -f fn/.dirstamp rm -rf rlcmac/.libs rlcmac/_libs rm -f llc/.dirstamp rm -rf tbf/.libs tbf/_libs rm -f llist/.dirstamp rm -rf types/.libs types/_libs rm -f ms/.dirstamp rm -f rlcmac/.dirstamp rm -f tbf/.dirstamp rm -f types/.dirstamp test -z "atconfig" || rm -f atconfig ../../../tests/testsuite: line 990: ./atconfig: No such file or directory make[2]: *** [clean-local] Error 1 Makefile:1311: recipe for target 'clean-local' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests' Makefile:417: recipe for target 'distclean-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub' make[1]: *** [distclean-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 8 09:46:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 09:46:12 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_v2017.01,0,osmocom-master-debian9,lc15,True_#3263?= In-Reply-To: <671688682.1081.1607412608768@jenkins.osmocom.org> References: <671688682.1081.1607412608768@jenkins.osmocom.org> Message-ID: <228854117.1089.1607420772394@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Dec 8 10:52:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 10:52:08 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2649 In-Reply-To: <480468335.1056.1607389068275@jenkins.osmocom.org> References: <480468335.1056.1607389068275@jenkins.osmocom.org> Message-ID: <1775628689.1095.1607424728590@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 14.51 KB...] + [ -n ] + cd + [ -d oc2g-fw ] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e78207f1..b73a3ded master -> origin/master + git rev-parse origin/master b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at b73a3ded gprs_bssgp_util: complete bssgp_pdu_strings + git rev-parse HEAD b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + git rev-parse HEAD + echo b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 10:52:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 10:52:20 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5154 In-Reply-To: <574987475.1057.1607389072708@jenkins.osmocom.org> References: <574987475.1057.1607389072708@jenkins.osmocom.org> Message-ID: <1295806716.1096.1607424740026@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 11.99 KB...] RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5154/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5154/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5154/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5154/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + sed s/-/_/g + echo OSMO_GSM_TESTER_BUILD_libosmocore + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore e78207f1..b73a3ded master -> origin/master + git rev-parse origin/master b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at b73a3ded gprs_bssgp_util: complete bssgp_pdu_strings + git rev-parse HEAD b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + git rev-parse HEAD + echo b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 10:58:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 10:58:04 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-sysmo #5155 In-Reply-To: <1295806716.1096.1607424740026@jenkins.osmocom.org> References: <1295806716.1096.1607424740026@jenkins.osmocom.org> Message-ID: <897144448.1098.1607425084947@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 10.64 KB...] PKG_CONFIG_SYSROOT_DIR=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PWD= RANLIB=arm-poky-linux-gnueabi-ranlib ROOTFS_PREFIX=/home/osmocom-build/ RUN_ARTIFACTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5155/display/redirect?page=artifacts RUN_CHANGES_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5155/display/redirect?page=changes RUN_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5155/display/redirect RUN_TESTS_DISPLAY_URL=https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bts-sysmo/5155/display/redirect?page=tests SDKTARGETSYSROOT=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi SHELL=/bin/bash SHLVL=1 SSH_CLIENT=2a01:4f8:120:8470:1000::2 41494 22 SSH_CONNECTION=2a01:4f8:120:8470:1000::2 41494 2a01:4f8:10b:2ad9::1:6 22 STRIP=arm-poky-linux-gnueabi-strip TARGET_PREFIX=arm-poky-linux-gnueabi- USER=osmocom-build _=/usr/bin/java WORKSPACE= WORKSPACE_TMP= XDG_RUNTIME_DIR=/run/user/1000 XDG_SESSION_ID=30152 + rm -f + rm -f + rm -rf /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + mkdir -p /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi/usr/local/jenkins-build/inst-osmo-bts-sysmo + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + echo --disable-pcsc + grep ^- + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch + git rev-parse origin/master b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at b73a3ded gprs_bssgp_util: complete bssgp_pdu_strings + git rev-parse HEAD b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + git rev-parse HEAD + echo b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-sysmo --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-sdk/2.3.4/site-config-armv5te-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-sdk/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/opt/poky-sdk/2.3.4/sysroots/armv5te-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 10:58:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 10:58:05 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bts-oc2g #2650 In-Reply-To: <1775628689.1095.1607424728590@jenkins.osmocom.org> References: <1775628689.1095.1607424728590@jenkins.osmocom.org> Message-ID: <745530863.1099.1607425085972@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 13.61 KB...] + cd oc2g-fw + git fetch warning: redirecting to https://gitlab.com/nrw_oc2g/oc2g-fw.git/ + git rev-parse origin/nrw/oc2g 6695e55fc2a24742dd7158cd5d14364793732e3f + branch=origin/nrw/oc2g + git checkout -B build_branch origin/nrw/oc2g Reset branch 'build_branch' Branch build_branch set up to track remote branch nrw/oc2g from origin. Your branch is up-to-date with 'origin/nrw/oc2g'. + rm -rf bin inc readme.md + git reset --hard origin/nrw/oc2g HEAD is now at 6695e55 Merge branch 'nrw/oc2g-next' into 'nrw/oc2g' + git rev-parse HEAD 6695e55fc2a24742dd7158cd5d14364793732e3f + git rev-parse HEAD + echo 6695e55fc2a24742dd7158cd5d14364793732e3f oc2g-fw + cd + git_url=git://git.osmocom.org + L1_OC2G_HEADERS= + build_repo libosmocore --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dir=libosmocore + shift + build_repo_dir libosmocore ./ --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + dep=libosmocore + dir=./ + branch=master + grep ^- + echo --disable-pcsc + [ -z --disable-pcsc ] + shift + shift + configure_opts=--disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug + set +x ====================== libosmocore + have_repo libosmocore master + repo=libosmocore + branch=master + echo OSMO_GSM_TESTER_BUILD_libosmocore + sed s/-/_/g + branch_override_var=OSMO_GSM_TESTER_BUILD_libosmocore + eval echo $OSMO_GSM_TESTER_BUILD_libosmocore + echo + branch_override= + [ -n ] + cd + [ -d libosmocore ] + cd libosmocore + git fetch >From git://git.osmocom.org/libosmocore 77530b46..b73a3ded master -> origin/master * [new branch] laforge/bssgp2 -> origin/laforge/bssgp2 * [new branch] lynxis/ns2_vty -> origin/lynxis/ns2_vty * [new branch] pespin/mnl -> origin/pespin/mnl + git rev-parse origin/master b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + branch=origin/master + git checkout -B build_branch origin/master Reset branch 'build_branch' Branch build_branch set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + rm -rf COPYING Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.ctrl.in Doxyfile.gb.in Doxyfile.gsm.in Doxyfile.vty.in Makefile.am Makefile.in README.md TODO-RELEASE aclocal.m4 autom4te.cache compile config.guess config.h.in config.log config.sub configure configure.ac contrib debian depcomp doc git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmousb.pc.in libosmovty.pc.in ltmain.sh m4 missing osmo-release.mk osmo-release.sh src tests utils + git reset --hard origin/master HEAD is now at b73a3ded gprs_bssgp_util: complete bssgp_pdu_strings + git rev-parse HEAD b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 + git rev-parse HEAD + echo b73a3ded04e8ce0ea121873795b2b3e28a6cbb55 libosmocore + cd + cd libosmocore/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am:57: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... configure.ac:91: ... 'DOXYGEN' previously defined here src/Makefile.am: installing './depcomp' + set +x + ./configure --prefix=/usr/local/jenkins-build/inst-osmo-bts-oc2g --with-systemdsystemunitdir=no --target=arm-poky-linux-gnueabi --host=arm-poky-linux-gnueabi --build=x86_64-linux --with-libtool-sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi --disable-pcsc --disable-doxygen --disable-gnutls --disable-detect-tls-gcc-arm-bug configure: WARNING: unrecognized options: --with-systemdsystemunitdir configure: loading site script /opt/poky-oc2g/2.3.4/site-config-cortexa15hf-neon-poky-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for arm-poky-linux-gnueabi-gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi accepts -g... yes checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to accept ISO C89... none needed checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arm-poky-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi... arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to reload object files... -r checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-poky-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib checking command to parse arm-poky-linux-gnueabi-nm output from arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi object... ok checking for sysroot... /opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-poky-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi static flag -static works... no checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi linker (arm-poky-linux-gnueabi-ld --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking for arm-poky-linux-gnueabi-pkg-config... no checking for pkg-config... /opt/poky-oc2g/2.3.4/sysroots/x86_64-pokysdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing dlopen... -ldl checking for library containing dlsym... -ldl checking for backtrace in -lexecinfo... no checking whether arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for doxygen... /usr/bin/doxygen checking whether SYS_getrandom is declared... yes checking if arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a15 --sysroot=/opt/poky-oc2g/2.3.4/sysroots/cortexa15hf-neon-poky-linux-gnueabi supports -fvisibility=hidden... yes checking for localtime_r... yes checking whether struct tm has tm_gmtoff member... yes checking for TALLOC... yes checking for LIBUSB... yes checking for LIBMNL... no configure: error: Package requirements (libmnl) were not met: No package 'libmnl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBMNL_CFLAGS and LIBMNL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 8 12:33:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 12:33:19 +0000 (UTC) Subject: Jenkins build is back to normal : osmo-gsm-tester_build-osmo-bts-oc2g #2651 In-Reply-To: <745530863.1099.1607425085972@jenkins.osmocom.org> References: <745530863.1099.1607425085972@jenkins.osmocom.org> Message-ID: <709701630.1101.1607430799982@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Dec 8 12:33:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 8 Dec 2020 12:33:36 +0000 (UTC) Subject: Jenkins build is back to normal : osmo-gsm-tester_build-osmo-bts-sysmo #5156 In-Reply-To: <897144448.1098.1607425084947@jenkins.osmocom.org> References: <897144448.1098.1607425084947@jenkins.osmocom.org> Message-ID: <1083533575.1102.1607430816420@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 9 04:04:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 9 Dec 2020 04:04:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#4?= In-Reply-To: <2068251488.1059.1607400257553@jenkins.osmocom.org> References: <2068251488.1059.1607400257553@jenkins.osmocom.org> Message-ID: <2124023860.1106.1607486649275@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 4 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins7041236435125352137.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 5e299ec gbproxy: Enable test of load-sharing when running over FR + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-4 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled PowerTools ---> Running in 93ac672676e8 Error: No matching repo to modify: PowerTools. The command '/bin/sh -c yum config-manager --set-enabled PowerTools' returned a non-zero code: 1 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 9 04:04:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 9 Dec 2020 04:04:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-centos8_=C2=BB_nightly,build2-deb9build-ansible_#4?= In-Reply-To: <321222028.1060.1607400258007@jenkins.osmocom.org> References: <321222028.1060.1607400258007@jenkins.osmocom.org> Message-ID: <633542767.1107.1607486649394@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 4 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8693658126088497796.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 5e299ec gbproxy: Enable test of load-sharing when running over FR + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-4 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled PowerTools ---> Running in 860c2a286f06 Error: No matching repo to modify: PowerTools. The command '/bin/sh -c yum config-manager --set-enabled PowerTools' returned a non-zero code: 1 ../make/Makefile:63: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory ' + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 9 15:10:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 9 Dec 2020 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1064?= Message-ID: <1039553103.1155.1607526608133@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 3.10 KB...] + ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: Leaving directory '/build/libasn1parser' make[1]: *** [all-recursive] Error 1 Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' make: *** [all] Error 2 Makefile:212: recipe for target 'all' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 9 16:17:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 9 Dec 2020 16:17:20 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-ins?= =?UTF-8?Q?tall-centos8_=C2=BB_nightly,build2-deb9build-ansible_#5?= In-Reply-To: <633542767.1107.1607486649394@jenkins.osmocom.org> References: <633542767.1107.1607486649394@jenkins.osmocom.org> Message-ID: <1134143970.1157.1607530640061@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 9 16:17:21 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 9 Dec 2020 16:17:21 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-i?= =?UTF-8?Q?nstall-centos8_=C2=BB_next,build2-deb9build-ansible_#5?= In-Reply-To: <2124023860.1106.1607486649275@jenkins.osmocom.org> References: <2124023860.1106.1607486649275@jenkins.osmocom.org> Message-ID: <1245653707.1158.1607530641575@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 10:17:23 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 10:17:23 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3271?= Message-ID: <1182878415.1187.1607595443897@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 97.99 KB...] ../../../src/pcu_main.cpp: In function ?int main(int, char**)?: ../../../src/pcu_main.cpp:245:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../src/pcu_main.cpp:245:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CC osmo-bts-litecell15/lc15bts.o CXXLD libgprs.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CXXLD osmo-pcu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making all in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making all in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX pcu_emu.o CXX test_replay_gprs_attach.o CXX test_pdp_activation.o CC openbsc_clone.o CXXLD emu/pcu_emu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making all in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making all in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making dvi in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making dvi in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making dvi in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making dvi in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making dvi in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making dvi in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making check in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making check in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making check in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making check in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX RLCMACTest.o CXX AllocTest.o CXX TbfTest.o CXX MslotTest.o CXX TypesTest.o CXX MsTest.o CXX LListTest.o CXX LlcTest.o CC codel_test.o CXX EdgeTest.o CXX BitcompTest.o CXX egprs_rlc_compression.o ../../../tests/tbf/TbfTest.cpp: In function ?int main(int, char**)?: ../../../tests/tbf/TbfTest.cpp:3259:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../tests/tbf/TbfTest.cpp:3259:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXX FnTest.o CXX AppInfoTest.o CXXLD alloc/AllocTest CXXLD alloc/MslotTest CXXLD ms/MsTest CXXLD llist/LListTest CXXLD llc/LlcTest CCLD codel/codel_test CXXLD edge/EdgeTest CXXLD bitcomp/BitcompTest CXXLD fn/FnTest CXXLD app_info/AppInfoTest CXXLD rlcmac/RLCMACTest CXXLD tbf/TbfTest CXXLD types/TypesTest make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make check-local make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' /bin/bash '../../../tests/testsuite' ## ----------------------------------- ## ## osmo-pcu 0.8.0.284-7d0f test suite. ## ## ----------------------------------- ## Regression tests 1: rlcmac ok 2: multi_slot ok 3: ts_alloc ok 4: tbf FAILED (testsuite.at:28) 5: bitcomp ok 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 13 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[3]: *** [check-local] Error 1 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: *** [check-am] Error 2 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh ======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:25: testing tbf ... ../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest --- experr 2020-12-10 10:17:21.853753689 +0000 +++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:17:21.877754076 +0000 @@ -1,3 +1,4 @@ +BSSGP has moved from DGPRS to DLGPRS, please update your code === start test_tbf_base === === end test_tbf_base === === start test_tbf_tlli_update === stdout: 4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 10 10:17:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 10:17:46 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3271?= Message-ID: <1313570104.1188.1607595466466@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 90.20 KB...] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../src/pcu_main.cpp:245:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CC osmo-bts-sysmo/sysmo_l1_hw.o CC osmo-bts-sysmo/femtobts.o CC osmo-bts-sysmo/sysmo_l1_fwd.o CXXLD libgprs.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CXXLD osmo-pcu-remote CXXLD osmo-pcu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making all in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making all in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX pcu_emu.o CXX test_replay_gprs_attach.o CC openbsc_clone.o CXX test_pdp_activation.o CXXLD emu/pcu_emu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making all in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making all in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making dvi in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making dvi in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making dvi in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making dvi in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making dvi in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making dvi in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making check in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making check in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making check in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making check in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX AllocTest.o CXX RLCMACTest.o CXX MslotTest.o CXX TbfTest.o CXX TypesTest.o CXX MsTest.o CXX LListTest.o CXX LlcTest.o CC codel_test.o CXX EdgeTest.o CXX BitcompTest.o CXX egprs_rlc_compression.o ../../../tests/tbf/TbfTest.cpp: In function ?int main(int, char**)?: ../../../tests/tbf/TbfTest.cpp:3259:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../tests/tbf/TbfTest.cpp:3259:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXX FnTest.o CXX AppInfoTest.o CXXLD alloc/AllocTest CXXLD alloc/MslotTest CXXLD types/TypesTest CXXLD ms/MsTest CXXLD llist/LListTest CXXLD llc/LlcTest CXXLD edge/EdgeTest CCLD codel/codel_test CXXLD bitcomp/BitcompTest CXXLD fn/FnTest CXXLD app_info/AppInfoTest CXXLD rlcmac/RLCMACTest CXXLD tbf/TbfTest make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make check-local make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' /bin/bash '../../../tests/testsuite' ## ----------------------------------- ## ## osmo-pcu 0.8.0.284-7d0f test suite. ## ## ----------------------------------- ## Regression tests 1: rlcmac ok 2: multi_slot ok 3: ts_alloc ok 4: tbf FAILED (testsuite.at:28) 5: bitcomp ok 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 13 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[3]: *** [check-local] Error 1 make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[1]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh ======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:25: testing tbf ... ../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest --- experr 2020-12-10 10:17:44.266114540 +0000 +++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:17:44.298115055 +0000 @@ -1,3 +1,4 @@ +BSSGP has moved from DGPRS to DLGPRS, please update your code === start test_tbf_base === === end test_tbf_base === === start test_tbf_tlli_update === stdout: 4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 10 10:17:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 10:17:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3271?= Message-ID: <646407323.1189.1607595470541@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 98.11 KB...] ../../../src/pcu_main.cpp:245:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../src/pcu_main.cpp:245:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CC osmo-bts-litecell15/lc15_l1_hw.o CC osmo-bts-litecell15/lc15bts.o CXXLD libgprs.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CXXLD osmo-pcu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making all in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making all in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX pcu_emu.o CC openbsc_clone.o CXX test_replay_gprs_attach.o CXX test_pdp_activation.o CXXLD emu/pcu_emu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making all in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making all in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making dvi in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making dvi in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making dvi in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making dvi in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making dvi in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making dvi in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making check in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making check in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making check in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making check in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX RLCMACTest.o CXX TypesTest.o CXX MslotTest.o CXX AllocTest.o CXX TbfTest.o CXX MsTest.o CXX LListTest.o CXX LlcTest.o CC codel_test.o CXX EdgeTest.o CXX BitcompTest.o ../../../tests/tbf/TbfTest.cpp: In function ?int main(int, char**)?: ../../../tests/tbf/TbfTest.cpp:3259:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../tests/tbf/TbfTest.cpp:3259:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXX egprs_rlc_compression.o CXX FnTest.o CXX AppInfoTest.o CXXLD rlcmac/RLCMACTest CXXLD alloc/MslotTest CXXLD alloc/AllocTest CXXLD types/TypesTest CXXLD ms/MsTest CXXLD llist/LListTest CXXLD llc/LlcTest CCLD codel/codel_test CXXLD edge/EdgeTest CXXLD bitcomp/BitcompTest CXXLD fn/FnTest CXXLD app_info/AppInfoTest CXXLD tbf/TbfTest make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make check-local make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' /bin/bash '../../../tests/testsuite' ## ----------------------------------- ## ## osmo-pcu 0.8.0.284-7d0f test suite. ## ## ----------------------------------- ## Regression tests 1: rlcmac ok 2: multi_slot ok 3: ts_alloc ok 4: tbf FAILED (testsuite.at:28) 5: bitcomp ok 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 13 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[3]: *** [check-local] Error 1 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Makefile:622: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh ======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:25: testing tbf ... ../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest --- experr 2020-12-10 10:17:48.626184718 +0000 +++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:17:48.654185169 +0000 @@ -1,3 +1,4 @@ +BSSGP has moved from DGPRS to DLGPRS, please update your code === start test_tbf_base === === end test_tbf_base === === start test_tbf_tlli_update === stdout: 4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 10 10:18:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 10:18:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3271?= Message-ID: <1495029567.1190.1607595490985@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 97.73 KB...] ../../../src/osmo-bts-litecell15/lc15_l1_if.c:194:16: warning: format ?%x? expects argument of type ?unsigned int?, but argument 8 has type ?HANDLE {aka void *}? [-Wformat=] DEBUGP(DL1IF, "Rx PH-DATA.ind %s (hL2 %08x): %s\n", ^ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:92:48: note: in definition of macro ?LOGPSRCC? logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \ ^~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:44:2: note: in expansion of macro ?LOGPSRC? LOGPSRC(ss, level, NULL, 0, fmt, ## args) ^~~~~~~ /build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:24:34: note: in expansion of macro ?LOGP? #define DEBUGP(ss, fmt, args...) LOGP(ss, LOGL_DEBUG, fmt, ##args) ^~~~ ../../../src/osmo-bts-litecell15/lc15_l1_if.c:194:2: note: in expansion of macro ?DEBUGP? DEBUGP(DL1IF, "Rx PH-DATA.ind %s (hL2 %08x): %s\n", ^~~~~~ ../../../src/osmo-bts-litecell15/lc15_l1_if.c: In function ?l1if_pdch_req?: ../../../src/osmo-bts-litecell15/lc15_l1_if.c:334:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] data_req->hLayer1 = (HANDLE)fl1h->hLayer1; ^ CC osmo-bts-litecell15/lc15bts.o CXXLD libgprs.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CXXLD osmo-pcu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making all in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making all in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX test_replay_gprs_attach.o CC openbsc_clone.o CXX test_pdp_activation.o CXX pcu_emu.o CXXLD emu/pcu_emu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making all in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making all in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making dvi in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making dvi in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making dvi in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making dvi in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making dvi in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making dvi in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making check in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making check in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making check in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making check in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX AllocTest.o CXX RLCMACTest.o CXX MslotTest.o CXX TbfTest.o CXX TypesTest.o CXX MsTest.o ../../../tests/tbf/TbfTest.cpp: In function ?int main(int, char**)?: ../../../tests/tbf/TbfTest.cpp:3259:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../tests/tbf/TbfTest.cpp:3259:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXX LListTest.o CXX LlcTest.o CC codel_test.o CXX EdgeTest.o CXX BitcompTest.o CXX egprs_rlc_compression.o CXX FnTest.o CXX AppInfoTest.o CXXLD rlcmac/RLCMACTest CXXLD alloc/AllocTest CXXLD alloc/MslotTest CXXLD tbf/TbfTest CXXLD types/TypesTest CXXLD ms/MsTest CXXLD llist/LListTest CXXLD llc/LlcTest CCLD codel/codel_test CXXLD edge/EdgeTest CXXLD bitcomp/BitcompTest CXXLD fn/FnTest CXXLD app_info/AppInfoTest make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make check-local make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' /bin/bash '../../../tests/testsuite' ## ----------------------------------- ## ## osmo-pcu 0.8.0.284-7d0f test suite. ## ## ----------------------------------- ## Regression tests 1: rlcmac ok 2: multi_slot ok 3: ts_alloc ok 4: tbf FAILED (testsuite.at:28) 5: bitcomp ok 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 13 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[3]: *** [check-local] Error 1 make[2]: *** [check-am] Error 2 Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh ======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:25: testing tbf ... ../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest --- experr 2020-12-10 10:18:08.212005668 +0000 +++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:18:08.252005664 +0000 @@ -1,3 +1,4 @@ +BSSGP has moved from DGPRS to DLGPRS, please update your code === start test_tbf_base === === end test_tbf_base === === start test_tbf_tlli_update === stdout: 4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 10 10:18:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 10:18:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3271?= Message-ID: <1034443566.1191.1607595517884@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 216.37 KB...] pdflatex -interaction=batchmode osmopcu-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmprXAgHh/osmopcu-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'osmopcu-usermanual.pdf' successfully built a2x: deleting /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals/osmopcu-usermanual.xml make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX test_replay_gprs_attach.o CXX pcu_emu.o CC openbsc_clone.o CXX test_pdp_activation.o CXXLD emu/pcu_emu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making all in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making all in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making dvi in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making dvi in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making dvi in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making dvi in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making dvi in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making dvi in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making check in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making check in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making check in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making check in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmopcu-usermanual.check osmopcu-gb.check; \ fi make[4]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' # out-of-tree building: use a symlink to the output file like done in # out-of-tree building: use a symlink to the output file like done in # the non-check build above, so the relative include paths work the # the non-check build above, so the relative include paths work the # same. # same. if ! [ -f osmopcu-usermanual.adoc ]; then \ ln -s osmopcu-usermanual.adoc osmopcu-usermanual.adoc; \ fi if ! [ -f osmopcu-gb.adoc ]; then \ ln -s osmopcu-gb.adoc osmopcu-gb.adoc; \ fi asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmopcu-usermanual.adoc > osmopcu-usermanual.check 2>&1 asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmopcu-gb.adoc > osmopcu-gb.check 2>&1 # Make absolutely sure that the %.check target is updated. touch osmopcu-gb.check # Do print the WARNING output but return error if any was found # (grep -v would omit the WARNING output from the log). # Make absolutely sure that the %.check target is updated. touch osmopcu-usermanual.check # Do print the WARNING output but return error if any was found # (grep -v would omit the WARNING output from the log). make[4]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX RLCMACTest.o CXX MslotTest.o CXX AllocTest.o CXX TbfTest.o CXX TypesTest.o CXX MsTest.o CXX LListTest.o CXX LlcTest.o CC codel_test.o CXX EdgeTest.o CXX BitcompTest.o ../../../tests/tbf/TbfTest.cpp: In function ?int main(int, char**)?: ../../../tests/tbf/TbfTest.cpp:3259:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../tests/tbf/TbfTest.cpp:3259:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXX egprs_rlc_compression.o CXX FnTest.o CXX AppInfoTest.o CXXLD alloc/AllocTest CXXLD alloc/MslotTest CXXLD ms/MsTest CXXLD llist/LListTest CXXLD llc/LlcTest CCLD codel/codel_test CXXLD bitcomp/BitcompTest CXXLD fn/FnTest CXXLD app_info/AppInfoTest CXXLD rlcmac/RLCMACTest CXXLD types/TypesTest CXXLD edge/EdgeTest CXXLD tbf/TbfTest make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make check-local make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' /bin/bash '../../../tests/testsuite' ## ----------------------------------- ## ## osmo-pcu 0.8.0.284-7d0f test suite. ## ## ----------------------------------- ## Regression tests 1: rlcmac ok 2: multi_slot ok 3: ts_alloc ok 4: tbf FAILED (testsuite.at:28) 5: bitcomp ok 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 13 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[3]: *** [check-local] Error 1 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[1]: *** [check-recursive] Error 1 Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh ======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:25: testing tbf ... ../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest --- experr 2020-12-10 10:18:35.298935547 +0000 +++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:18:35.342936254 +0000 @@ -1,3 +1,4 @@ +BSSGP has moved from DGPRS to DLGPRS, please update your code === start test_tbf_base === === end test_tbf_base === === start test_tbf_tlli_update === stdout: 4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 10 10:24:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 10:24:00 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3271?= Message-ID: <1437973381.1192.1607595840795@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 105.66 KB...] CXX pcu_main.o ../../../src/pcu_main.cpp: In function ?int main(int, char**)?: ../../../src/pcu_main.cpp:245:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../src/pcu_main.cpp:245:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../src/pcu_main.cpp:35: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXXLD libgprs.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CXXLD osmo-pcu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making all in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making all in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making all in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX pcu_emu.o CC openbsc_clone.o CXX test_replay_gprs_attach.o CXX test_pdp_activation.o CXXLD emu/pcu_emu make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making all in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making all in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making dvi in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making dvi in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making dvi in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making dvi in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making dvi in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Making dvi in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' Making dvi in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Nothing to be done for 'dvi'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[3]: Nothing to be done for 'dvi-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' Making check in include make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include' Making check in src make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src' Making check in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples' Making check in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc' Making check in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' CXX RLCMACTest.o CXX AllocTest.o CXX MslotTest.o CXX TbfTest.o ../../../tests/tbf/TbfTest.cpp: In function ?int main(int, char**)?: ../../../tests/tbf/TbfTest.cpp:3259:2: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^~~~~~~~~~~~~~~~ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ ../../../tests/tbf/TbfTest.cpp:3259:25: warning: ?void bssgp_set_log_ss(int)? is deprecated: Use DLBSSGP instead! [-Wdeprecated-declarations] bssgp_set_log_ss(DBSSGP); ^ In file included from ../../../src/gprs_bssgp_pcu.h:32:0, from ../../../tests/tbf/TbfTest.cpp:28: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n"); ^~~~~~~~~~~~~~~~ CXX TypesTest.o CXX MsTest.o CXX LListTest.o CXX LlcTest.o CC codel_test.o CXX EdgeTest.o CXX egprs_rlc_compression.o CXX BitcompTest.o CXX FnTest.o CXX AppInfoTest.o CXXLD rlcmac/RLCMACTest CXXLD alloc/AllocTest CXXLD alloc/MslotTest CXXLD tbf/TbfTest CXXLD types/TypesTest CXXLD ms/MsTest CXXLD llist/LListTest CXXLD llc/LlcTest CCLD codel/codel_test CXXLD edge/EdgeTest CXXLD bitcomp/BitcompTest CXXLD fn/FnTest CXXLD app_info/AppInfoTest make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' make check-local make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' /bin/bash '../../../tests/testsuite' ## ----------------------------------- ## ## osmo-pcu 0.8.0.284-7d0f test suite. ## ## ----------------------------------- ## Regression tests 1: rlcmac ok 2: multi_slot ok 3: ts_alloc ok 4: tbf FAILED (testsuite.at:28) 5: bitcomp ok 6: edge ok 7: types ok 8: ms ok 9: llc ok 10: llist ok 11: codel ok 12: fn ok 13: app_info ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 13 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[3]: *** [check-local] Error 1 make[2]: *** [check-am] Error 2 Makefile:1303: recipe for target 'check-local' failed make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Makefile:1136: recipe for target 'check-am' failed make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests' Makefile:417: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub' make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1 Makefile:622: recipe for target 'distcheck' failed + cat-testlogs.sh ======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log # -*- compilation -*- 4. testsuite.at:25: testing tbf ... ../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest --- experr 2020-12-10 10:23:27.753649856 +0000 +++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:23:28.153639134 +0000 @@ -1,3 +1,4 @@ +BSSGP has moved from DGPRS to DLGPRS, please update your code === start test_tbf_base === === end test_tbf_base === === start test_tbf_tlli_update === stdout: 4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 10 13:00:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 13:00:27 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_v2017.01,0,osmocom-master-debian9,lc15,True_#3272?= In-Reply-To: <1182878415.1187.1607595443897@jenkins.osmocom.org> References: <1182878415.1187.1607595443897@jenkins.osmocom.org> Message-ID: <1782869554.1198.1607605227478@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 13:00:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 13:00:42 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu?= =?UTF-8?Q?_=C2=BB_master,0,osmocom-master-debian9,lc15,True_#3272?= In-Reply-To: <1495029567.1190.1607595490985@jenkins.osmocom.org> References: <1495029567.1190.1607595490985@jenkins.osmocom.org> Message-ID: <378940819.1200.1607605242707@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 13:01:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 13:01:02 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,osmocom-master-debian9,sysmo,True_#3272?= In-Reply-To: <1313570104.1188.1607595466466@jenkins.osmocom.org> References: <1313570104.1188.1607595466466@jenkins.osmocom.org> Message-ID: <1921684973.1201.1607605262944@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 13:01:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 13:01:11 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_=C2=BB_origi?= =?UTF-8?Q?n/nrw/litecell15,0,osmocom-master-debian9,lc15,True_#3272?= In-Reply-To: <646407323.1189.1607595470541@jenkins.osmocom.org> References: <646407323.1189.1607595470541@jenkins.osmocom.org> Message-ID: <1145786928.1202.1607605271849@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 13:01:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 13:01:58 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,1,osmocom-master-debian9,none,False_#3272?= In-Reply-To: <1034443566.1191.1607595517884@jenkins.osmocom.org> References: <1034443566.1191.1607595517884@jenkins.osmocom.org> Message-ID: <584695376.1203.1607605318730@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 13:09:40 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 13:09:40 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,rpi4-deb9build-ansible,none,False_#3272?= In-Reply-To: <1437973381.1192.1607595840795@jenkins.osmocom.org> References: <1437973381.1192.1607595840795@jenkins.osmocom.org> Message-ID: <1969346580.1204.1607605780434@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 10 15:10:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 10 Dec 2020 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1065?= In-Reply-To: <1039553103.1155.1607526608133@jenkins.osmocom.org> References: <1039553103.1155.1607526608133@jenkins.osmocom.org> Message-ID: <349498340.1205.1607613008742@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 4.64 KB...] checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: Leaving directory '/build/libasn1parser' make[1]: *** [all-recursive] Error 1 Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' Makefile:212: recipe for target 'all' failed make: *** [all] Error 2 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Fri Dec 11 15:10:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 11 Dec 2020 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1066?= In-Reply-To: <349498340.1205.1607613008742@jenkins.osmocom.org> References: <349498340.1205.1607613008742@jenkins.osmocom.org> Message-ID: <1083961937.1249.1607699408210@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 4.71 KB...] checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: Leaving directory '/build/libasn1parser' make[1]: *** [all-recursive] Error 1 Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' make: *** [all] Error 2 Makefile:212: recipe for target 'all' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Sat Dec 12 15:13:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 12 Dec 2020 15:13:12 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norma?= =?UTF-8?Q?l_:_master-asn1c_=C2=BB_a1=3Ddefault,?= =?UTF-8?Q?a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#1067?= In-Reply-To: <1083961937.1249.1607699408210@jenkins.osmocom.org> References: <1083961937.1249.1607699408210@jenkins.osmocom.org> Message-ID: <1286403948.1290.1607785992297@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 13 16:23:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 16:23:48 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-bsc #11454 Message-ID: <240846753.1328.1607876628558@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-bsc" build number 12676 originally caused by: Started by upstream project "master-osmo-mgw" build number 5628 originally caused by: Started by upstream project "master-libosmo-netif" build number 4250 originally caused by: Started by timer Started by upstream project "master-libosmo-sccp" build number 5611 originally caused by: Started by upstream project "master-libosmo-netif" build number 4250 Running as SYSTEM Building remotely on gtp0-deb9build (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bsc FATAL: java.io.IOException: Unexpected termination of the channel java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to gtp0-deb9build at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.Request.call(Request.java:198) at hudson.remoting.Channel.call(Channel.java:1000) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.mkdirs(FilePath.java:1244) at hudson.model.AbstractProject.checkout(AbstractProject.java:1200) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:344) at hudson.remoting.Channel.terminate(Channel.java:1085) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94) ERROR: Step ?Archive the artifacts? failed: no workspace for osmo-gsm-tester_build-osmo-bsc #11454 From jenkins at lists.osmocom.org Sun Dec 13 16:23:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 16:23:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-msc_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#21424?= Message-ID: <1541339858.1329.1607876628570@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 40.42 KB...] make[4]: Leaving directory '/build/deps/libosmocore/src/gsm' make[3]: Leaving directory '/build/deps/libosmocore/src/gsm' make[2]: Leaving directory '/build/deps/libosmocore/src/gsm' Making install in src/coding make[2]: Entering directory '/build/deps/libosmocore/src/coding' CC gsm0503_interleaving.lo CC gsm0503_parity.lo CC gsm0503_mapping.lo CC gsm0503_tables.lo CC gsm0503_coding.lo CC gsm0503_amr_dtx.lo CCLD libosmocoding.la make[3]: Entering directory '/build/deps/libosmocore/src/coding' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmocoding.la' libtool: install: (cd /build/deps/libosmocore/src/coding; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 1:1:1 -no-undefined -ltalloc -o libosmocoding.la -rpath /build/deps/install/stow/libosmocore/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la ) libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.1.1T /build/deps/install/stow/libosmocore/lib/libosmocoding.so.0.1.1 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.1.1 libosmocoding.so.0; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.1.1 libosmocoding.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/deps/install/stow/libosmocore/lib/libosmocoding.la libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmocore/src/coding' make[2]: Leaving directory '/build/deps/libosmocore/src/coding' Making install in src/gb make[2]: Entering directory '/build/deps/libosmocore/src/gb' CC gprs_ns.lo CC gprs_ns_vty.lo CC gprs_ns_frgre.lo CC gprs_ns_sns.lo CC gprs_bssgp.lo CC gprs_bssgp_util.lo CC gprs_bssgp_vty.lo CC gprs_bssgp_bss.lo CC gprs_ns2.lo CC gprs_ns2_udp.lo CC gprs_ns2_frgre.lo CC gprs_ns2_fr.lo CC gprs_ns2_vc_fsm.lo CC gprs_ns2_sns.lo CC gprs_ns2_message.lo CC gprs_ns2_vty.lo CC gprs_bssgp2.lo CC bssgp_bvc_fsm.lo CC common_vty.lo CC frame_relay.lo CCLD libosmogb.la make[3]: Entering directory '/build/deps/libosmocore/src/gb' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmogb.la' libtool: install: (cd /build/deps/libosmocore/src/gb; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 11:0:0 -o libosmogb.la -rpath /build/deps/install/stow/libosmocore/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) libtool: install: /usr/bin/install -c .libs/libosmogb.so.11.0.0T /build/deps/install/stow/libosmocore/lib/libosmogb.so.11.0.0 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.11.0.0 libosmogb.so.11 || { rm -f libosmogb.so.11 && ln -s libosmogb.so.11.0.0 libosmogb.so.11; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.11.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.11.0.0 libosmogb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/deps/install/stow/libosmocore/lib/libosmogb.la libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmocore/src/gb' make[2]: Leaving directory '/build/deps/libosmocore/src/gb' Making install in src/ctrl make[2]: Entering directory '/build/deps/libosmocore/src/ctrl' CC control_cmd.lo CC control_if.lo CC fsm_ctrl_commands.lo CC control_vty.lo CCLD libosmoctrl.la make[3]: Entering directory '/build/deps/libosmocore/src/ctrl' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmoctrl.la' libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I../../include -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 4:0:4 -no-undefined -o libosmoctrl.la -rpath /build/deps/install/stow/libosmocore/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la ) libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.4.0T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.4.0 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.4.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.4.0 libosmoctrl.so.0; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.4.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.4.0 libosmoctrl.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.la libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl' make[2]: Leaving directory '/build/deps/libosmocore/src/ctrl' Making install in src/sim make[2]: Entering directory '/build/deps/libosmocore/src/sim' CC core.lo CC card_fs_sim.lo CC reader.lo CC class_tables.lo CC card_fs_usim.lo CC card_fs_uicc.lo CC card_fs_isim.lo CC card_fs_hpsim.lo CC card_fs_tetra.lo CC reader_pcsc.lo CCLD libosmosim.la make[3]: Entering directory '/build/deps/libosmocore/src/sim' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmosim.la' libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -pthread -I/usr/include/PCSC -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 2:0:0 -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite ) libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.0.0T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.0.0 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.0.0 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.0.0 libosmosim.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.0.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.0.0 libosmosim.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmocore/src/sim' make[2]: Leaving directory '/build/deps/libosmocore/src/sim' Making install in src/pseudotalloc make[2]: Entering directory '/build/deps/libosmocore/src/pseudotalloc' make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc' make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc' make[2]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc' Making install in src/usb make[2]: Entering directory '/build/deps/libosmocore/src/usb' CC osmo_libusb.lo FATAL: command execution failed java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: java.io.IOException: Backing channel 'gtp0-deb9build' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286) at com.sun.proxy.$Proxy81.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) FATAL: Unable to delete script file /tmp/jenkins6757549559998820786.sh java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 39b28003:gtp0-deb9build": Remote call on gtp0-deb9build failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:994) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.delete(FilePath.java:1582) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Build step 'Execute shell' marked build as failure ERROR: Step ?[Deprecated] Scan for compiler warnings? failed: no workspace for master-osmo-msc/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9 #21424 From jenkins at lists.osmocom.org Sun Dec 13 16:23:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 16:23:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-?= =?UTF-8?Q?openbsc_=C2=BB_--disable-iu,--enable-m?= =?UTF-8?Q?gcp-transcoding,--enable-smpp,def?= =?UTF-8?Q?ault,osmocom-master-debian9_#8203?= Message-ID: <824063157.1330.1607876628573@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 477.76 KB...] > ps xua | grep osmo build 13708 0.0 0.0 53540 5628 ? S 16:14 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 13715 0.0 0.0 4280 752 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 13717 0.0 0.0 12784 964 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 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 (0 sockets open) ok testVtyTree (__main__.TestVTYNAT) ... 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/13397/fd total 0 lr-x------ 1 build build 64 Dec 13 16:13 0 -> pipe:[7760531] l-wx------ 1 build build 64 Dec 13 16:13 1 -> pipe:[7760532] l-wx------ 1 build build 64 Dec 13 16:13 2 -> pipe:[7760533] l-wx------ 1 build build 64 Dec 13 16:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4244 *:* LISTEN 0 10 127.0.0.1:4250 *:* LISTEN 0 1 127.0.0.1:5000 *:* LISTEN 0 1 *:5001 *:* > ps xua | grep osmo build 13718 0.0 0.0 53540 5596 ? S 16:14 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 13725 0.0 0.0 4280 704 ? S 16:14 0:00 /bin/sh -c ps xua | grep osmo build 13727 0.0 0.0 12784 940 ? S 16:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4244 (1 sockets open) Socket: closing 127.0.0.1:4244 (0 sockets open) ok ---------------------------------------------------------------------- Ran 33 tests in 85.590s OK ./ctrl_test_runner.py -w /build/openbsc -v testBtsChannelLoad (__main__.TestCtrlBSC) ... ok testBtsCi (__main__.TestCtrlBSC) ... ok testBtsGenerateSystemInformation (__main__.TestCtrlBSC) ... ok testBtsLac (__main__.TestCtrlBSC) ... ok testBtsOmlConnectionState (__main__.TestCtrlBSC) Check OML state. It will not be connected ... ok testCtrlErrs (__main__.TestCtrlBSC) ... ok testMcc (__main__.TestCtrlBSC) ... ok testMccMncApply (__main__.TestCtrlBSC) ... confpath /build/openbsc/tests/.., workdir /build/openbsc Running tests for specific control commands Opening /dev/null Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "SET 1000 bts.0.channel-load 1" Got message: ERROR 1000 Read Only attribute Decoded replies: {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Read Only attribute'}} Sending "GET 1001 bts.0.channel-load" Got message: GET_REPLY 1001 bts.0.channel-load CCCH+SDCCH4,0,0 TCH/F,0,0 TCH/H,0,0 SDCCH8,0,0 TCH/F_PDCH,0,0 CCCH+SDCCH4+CBCH,0,0 SDCCH8+CBCH,0,0 TCH/F_TCH/H_PDCH,0,0 Decoded replies: {1001: {'mtype': 'GET_REPLY', 'id': 1001, 'var': 'bts.0.channel-load', 'value': 'CCCH+SDCCH4,0,0 TCH/F,0,0 TCH/H,0,0 SDCCH8,0,0 TCH/F_PDCH,0,0 CCCH+SDCCH4+CBCH,0,0 SDCCH8+CBCH,0,0 TCH/F_TCH/H_PDCH,0,0'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "GET 1000 bts.0.cell-identity" Got message: GET_REPLY 1000 bts.0.cell-identity 0 Decoded replies: {1000: {'mtype': 'GET_REPLY', 'id': 1000, 'var': 'bts.0.cell-identity', 'value': '0'}} Sending "SET 1001 bts.0.cell-identity 23" Got message: SET_REPLY 1001 bts.0.cell-identity 23 Decoded replies: {1001: {'mtype': 'SET_REPLY', 'id': 1001, 'var': 'bts.0.cell-identity', 'value': '23'}} Sending "GET 1002 bts.0.cell-identity" Got message: GET_REPLY 1002 bts.0.cell-identity 23 Decoded replies: {1002: {'mtype': 'GET_REPLY', 'id': 1002, 'var': 'bts.0.cell-identity', 'value': '23'}} Sending "SET 1003 bts.0.cell-identity -1" Got message: ERROR 1003 Input not within the range Decoded replies: {1003: {'mtype': 'ERROR', 'id': 1003, 'error': 'Input not within the range'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "GET 1000 bts.0.send-new-system-informations" Got message: ERROR 1000 Write Only attribute Decoded replies: {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Write Only attribute'}} Sending "SET 1001 bts.0.send-new-system-informations 1" Got message: ERROR 1001 Failed to generate SI Decoded replies: {1001: {'mtype': 'ERROR', 'id': 1001, 'error': 'Failed to generate SI'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "GET 1000 bts.0.location-area-code" Got message: GET_REPLY 1000 bts.0.location-area-code 1 Decoded replies: {1000: {'mtype': 'GET_REPLY', 'id': 1000, 'var': 'bts.0.location-area-code', 'value': '1'}} Sending "SET 1001 bts.0.location-area-code 23" Got message: SET_REPLY 1001 bts.0.location-area-code 23 Decoded replies: {1001: {'mtype': 'SET_REPLY', 'id': 1001, 'var': 'bts.0.location-area-code', 'value': '23'}} Sending "GET 1002 bts.0.location-area-code" Got message: GET_REPLY 1002 bts.0.location-area-code 23 Decoded replies: {1002: {'mtype': 'GET_REPLY', 'id': 1002, 'var': 'bts.0.location-area-code', 'value': '23'}} Sending "SET 1003 bts.0.location-area-code -1" Got message: ERROR 1003 Input not within the range Decoded replies: {1003: {'mtype': 'ERROR', 'id': 1003, 'error': 'Input not within the range'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "SET 1000 bts.0.oml-connection-state 1" Got message: ERROR 1000 Read Only attribute Decoded replies: {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Read Only attribute'}} Sending "GET 1001 bts.0.oml-connection-state" Got message: GET_REPLY 1001 bts.0.oml-connection-state disconnected Decoded replies: {1001: {'mtype': 'GET_REPLY', 'id': 1001, 'var': 'bts.0.oml-connection-state', 'value': 'disconnected'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "GET 1000 invalid" Got message: ERROR 1000 Command not found Decoded replies: {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Command not found'}} Sending "SET 1001 rf_locked 999" Got message: ERROR 1001 Value failed verification. Decoded replies: {1001: {'mtype': 'ERROR', 'id': 1001, 'error': 'Value failed verification.'}} Sending "GET 1002 bts" Got message: ERROR 1002 Error while parsing the index. Decoded replies: {1002: {'mtype': 'ERROR', 'id': 1002, 'error': 'Error while parsing the index.'}} Sending "GET 1003 bts.999" Got message: ERROR 1003 Error while resolving object Decoded replies: {1003: {'mtype': 'ERROR', 'id': 1003, 'error': 'Error while resolving object'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "SET 1000 mcc 23" Got message: SET_REPLY 1000 mcc 023 Decoded replies: {1000: {'mtype': 'SET_REPLY', 'id': 1000, 'var': 'mcc', 'value': '023'}} Sending "GET 1001 mcc" Got message: GET_REPLY 1001 mcc 023 Decoded replies: {1001: {'mtype': 'GET_REPLY', 'id': 1001, 'var': 'mcc', 'value': '023'}} Sending "SET 1002 mcc 023" Got message: SET_REPLY 1002 mcc 023 Decoded replies: {1002: {'mtype': 'SET_REPLY', 'id': 1002, 'var': 'mcc', 'value': '023'}} Sending "GET 1003 mcc" Got message: GET_REPLY 1003 mcc 023 Decoded replies: {1003: {'mtype': 'GET_REPLY', 'id': 1003, 'var': 'mcc', 'value': '023'}} Terminating took 2.679s Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg' Connecting to host 127.0.0.1:4249 Sending "SET 1000 mcc-mnc-apply WRONG" Got message: ERROR 1000 Value failed verification. Decoded replies: {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Value failed verification.'}} Sending "SET 1001 mcc-mnc-apply 1," Got message: ERROR 1001 Value failed verification. Decoded replies: {1001: {'mtype': 'ERROR', 'id': 1001, 'error': 'Value failed verification.'}} Sending "SET 1002 mcc-mnc-apply 200,3" Got message: SET_REPLY 1002 mcc-mnc-apply Tried to drop the BTS Decoded replies: {1002: {'mtype': 'SET_REPLY', 'id': 1002, 'var': 'mcc-mnc-apply', 'value': 'Tried to drop the BTS'}} Sending "SET 1003 mcc-mnc-apply 200,3" Got message: SET_REPLY 1003 mcc-mnc-apply Nothing changed Decoded replies: {1003: {'mtype': 'SET_REPLY', 'id': 1003, 'var': 'mcc-mnc-apply', 'value': 'Nothing changed'}} Sending "SET 1004 mcc-mnc-apply 200,4" Got message: SET_REPLY 1004 mcc-mnc-apply Tried to drop the BTS Decoded replies: {1004: {'mtype': 'SET_REPLY', 'id': 1004, 'var': 'mcc-mnc-apply', 'value': 'Tried to drop the BTS'}} Sending "SET 1005 mcc-mnc-apply 201,4" Got message: SET_REPLY 1005 mcc-mnc-apply Tried to drop the BTS Decoded replies: {1005: {'mtype': 'SET_REPLY', 'id': 1005, 'var': 'mcc-mnc-apply', 'value': 'Tried to drop the BTS'}} Sending "GET 1006 mnc" Got message: GET_REPLY 1006 mnc 04 Decoded replies: {1006: {'mtype': 'GET_REPLY', 'id': 1006, 'var': 'mnc', 'value': '04'}} Sending "GET 1007 mcc" Got message: GET_REPLY 1007 mcc 201 Decoded replies: {1007: {'mtype': 'GET_REPLY', 'id': 1007, 'var': 'mcc', 'value': '201'}} Sending "SET 1008 mcc-mnc-apply 202,03" Got message: SET_REPLY 1008 mcc-mnc-apply Tried to drop the BTS Decoded replies: {1008: {'mtype': 'SET_REPLY', 'id': 1008, 'var': 'mcc-mnc-apply', 'value': 'Tried to drop the BTS'}} Sending "GET 1009 mnc" Got message: GET_REPLY 1009 mnc 03 Decoded replies: {1009: {'mtype': 'GET_REPLY', 'id': 1009, 'var': 'mnc', 'value': '03'}} Sending "GET 1010 mcc" Got message: GET_REPLY 1010 mcc 202ok testMnc (__main__.TestCtrlBSC) ... ok testRfLock (__main__.TestCtrlBSC) ... ok testTimezone (__main__.TestCtrlBSC) ... FATAL: command execution failed java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: java.io.IOException: Backing channel 'gtp0-deb9build' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286) at com.sun.proxy.$Proxy81.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) FATAL: Unable to delete script file /tmp/jenkins5714579543602107899.sh java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 39b28003:gtp0-deb9build": Remote call on gtp0-deb9build failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:994) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.delete(FilePath.java:1582) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Build step 'Execute shell' marked build as failure ERROR: Step ?[Deprecated] Scan for compiler warnings? failed: no workspace for master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master-debian9 #8203 From jenkins at lists.osmocom.org Sun Dec 13 16:23:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 16:23:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22605?= Message-ID: <703074271.1331.1607876628598@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 52.59 KB...] specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmocore/src/sim' make[2]: Leaving directory '/build/deps/libosmocore/src/sim' Making install in src/pseudotalloc make[2]: Entering directory '/build/deps/libosmocore/src/pseudotalloc' make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc' make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc' make[2]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc' Making install in src/usb make[2]: Entering directory '/build/deps/libosmocore/src/usb' CC osmo_libusb.lo CCLD libosmousb.la make[3]: Entering directory '/build/deps/libosmocore/src/usb' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmousb.la' libtool: install: (cd /build/deps/libosmocore/src/usb; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:0:0 -o libosmousb.la -rpath /build/deps/install/stow/libosmocore/lib osmo_libusb.lo ../../src/libosmocore.la -ltalloc -lusb-1.0 ) libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.0T /build/deps/install/stow/libosmocore/lib/libosmousb.so.0.0.0 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.0 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.0 libosmousb.so.0; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.0 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.0 libosmousb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/deps/install/stow/libosmocore/lib/libosmousb.la libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/build/deps/libosmocore/src/usb' make[2]: Leaving directory '/build/deps/libosmocore/src/usb' Making install in utils make[2]: Entering directory '/build/deps/libosmocore/utils' CC osmo-auc-gen.o CC osmo_config_merge-osmo-config-merge.o CC osmo-arfcn.o CC osmo_sim_test-osmo-sim-test.o CCLD osmo-arfcn CCLD osmo-config-merge CCLD osmo-auc-gen CCLD osmo-sim-test make[3]: Entering directory '/build/deps/libosmocore/utils' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge '/build/deps/install/stow/libosmocore/bin' libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/deps/install/stow/libosmocore/bin/osmo-arfcn libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/deps/install/stow/libosmocore/bin/osmo-auc-gen libtool: install: /usr/bin/install -c .libs/osmo-config-merge /build/deps/install/stow/libosmocore/bin/osmo-config-merge make[3]: Leaving directory '/build/deps/libosmocore/utils' make[2]: Leaving directory '/build/deps/libosmocore/utils' Making install in tests make[2]: Entering directory '/build/deps/libosmocore/tests' GEN conv/gsm0503_test_vectors.c Generating test vectors... Generate 'xcch' test vector Generate 'rach' test vector Generate 'rach_ext' test vector Generate 'sch' test vector Generate 'cs2' test vector Generate 'cs3' test vector Generate 'cs2_np' test vector Generate 'cs3_np' test vector Generate 'tch_afs_12_2' test vector Generate 'tch_afs_10_2' test vector Generate 'tch_afs_7_95' test vector Generate 'tch_afs_7_4' test vector Generate 'tch_afs_6_7' test vector Generate 'tch_afs_5_9' test vector Generate 'tch_afs_5_15' test vector Generate 'tch_afs_4_75' test vector Generate 'tch_fr' test vector Generate 'tch_hr' test vector Generate 'tch_ahs_7_95' test vector Generate 'tch_ahs_7_4' test vector Generate 'tch_ahs_6_7' test vector Generate 'tch_ahs_5_9' test vector Generate 'tch_ahs_5_15' test vector Generate 'tch_ahs_4_75' test vector Generate 'tch_axs_sid_update' test vector Generate 'mcs1_dl_hdr' test vector Generate 'mcs1_ul_hdr' test vector Generate 'mcs1' test vector Generate 'mcs2' test vector Generate 'mcs3' test vector Generate 'mcs4' test vector Generate 'mcs5_dl_hdr' test vector Generate 'mcs5_ul_hdr' test vector Generate 'mcs5' test vector Generate 'mcs6' test vector Generate 'mcs7_dl_hdr' test vector Generate 'mcs7_ul_hdr' test vector Generate 'mcs7' test vector Generate 'mcs8' test vector Generate 'mcs9' test vector Generation complete. make install-am make[3]: Entering directory '/build/deps/libosmocore/tests' make[4]: Entering directory '/build/deps/libosmocore/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore ++ find . -name '*.[hc]' + verify_value_string_arrays_are_terminated.py ./include/osmocom/sgsn/common.h ./include/osmocom/sgsn/crc24.h ./include/osmocom/sgsn/debug.h ./include/osmocom/sgsn/gb_proxy.h ./include/osmocom/sgsn/gprs_gb.h ./include/osmocom/sgsn/gprs_gb_parse.h ./include/osmocom/sgsn/gprs_gmm.h ./include/osmocom/sgsn/gprs_gmm_attach.h ./include/osmocom/sgsn/gprs_gmm_fsm.h ./include/osmocom/sgsn/gprs_llc.h ./include/osmocom/sgsn/gprs_llc_xid.h ./include/osmocom/sgsn/gprs_mm_state_gb_fsm.h ./include/osmocom/sgsn/gprs_mm_state_iu_fsm.h ./include/osmocom/sgsn/gprs_ranap.h ./include/osmocom/sgsn/gprs_sgsn.h ./include/osmocom/sgsn/gprs_sm.h ./include/osmocom/sgsn/gprs_sndcp.h ./include/osmocom/sgsn/gprs_sndcp_comp.h ./include/osmocom/sgsn/gprs_sndcp_dcomp.h ./include/osmocom/sgsn/gprs_sndcp_pcomp.h ./include/osmocom/sgsn/gprs_sndcp_xid.h ./include/osmocom/sgsn/gprs_subscriber.h ./include/osmocom/sgsn/gprs_utils.h ./include/osmocom/sgsn/gtphub.h ./include/osmocom/sgsn/sgsn.h ./include/osmocom/sgsn/signal.h ./include/osmocom/sgsn/slhc.h ./include/osmocom/sgsn/v42bis.h ./include/osmocom/sgsn/v42bis_private.h ./include/osmocom/sgsn/vty.h ./src/gbproxy/gb_proxy.c ./src/gbproxy/gb_proxy_ctrl.c ./src/gbproxy/gb_proxy_main.c ./src/gbproxy/gb_proxy_peer.c ./src/gbproxy/gb_proxy_vty.c ./src/gprs/crc24.c ./src/gprs/gprs_gb_parse.c ./src/gprs/gprs_llc_parse.c ./src/gprs/gprs_utils.c ./src/gprs/sgsn_ares.c ./src/gtphub/gtphub.c ./src/gtphub/gtphub_ares.c ./src/gtphub/gtphub_main.c ./src/gtphub/gtphub_sock.c ./src/gtphub/gtphub_vty.c ./src/sgsn/gprs_gb.c ./src/sgsn/gprs_gmm.c ./src/sgsn/gprs_gmm_attach.c ./src/sgsn/gprs_gmm_fsm.c ./src/sgsn/gprs_llc.c ./src/sgsn/gprs_llc_vty.c ./src/sgsn/gprs_llc_xid.c ./src/sgsn/gprs_mm_state_gb_fsm.c ./src/sgsn/gprs_mm_state_iu_fsm.c ./src/sgsn/gprs_ranap.c ./src/sgsn/gprs_sgsn.c ./src/sgsn/gprs_sm.c ./src/sgsn/gprs_sndcp.c ./src/sgsn/gprs_sndcp_comp.c ./src/sgsn/gprs_sndcp_dcomp.c ./src/sgsn/gprs_sndcp_pcomp.c ./src/sgsn/gprs_sndcp_vty.c ./src/sgsn/gprs_sndcp_xid.c ./src/sgsn/gprs_subscriber.c ./src/sgsn/sgsn_auth.c ./src/sgsn/sgsn_cdr.c ./src/sgsn/sgsn_ctrl.c ./src/sgsn/sgsn_libgtp.c ./src/sgsn/sgsn_main.c ./src/sgsn/sgsn_vty.c ./src/sgsn/slhc.c ./src/sgsn/v42bis.c ./tests/gprs/gprs_test.c ./tests/gtphub/gtphub_test.c ./tests/sgsn/sgsn_test.c ./tests/slhc/slhc_test.c ./tests/sndcp_xid/sndcp_xid_test.c ./tests/v42bis/v42bis_test.c ./tests/xid/xid_test.c ./deps/libosmocore/include/osmocom/codec/codec.h ./deps/libosmocore/include/osmocom/codec/ecu.h ./deps/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/libosmocore/include/osmocom/core/application.h ./deps/libosmocore/include/osmocom/core/backtrace.h ./deps/libosmocore/include/osmocom/core/bitcomp.h ./deps/libosmocore/include/osmocom/core/bits.h ./deps/libosmocore/include/osmocom/core/bitvec.h ./deps/libosmocore/include/osmocom/core/byteswap.h ./deps/libosmocore/include/osmocom/core/conv.h ./deps/libosmocore/include/osmocom/core/counter.h ./deps/libosmocore/include/osmocom/core/crc16.h ./deps/libosmocore/include/osmocom/core/crcgen.h ./deps/libosmocore/include/osmocom/core/defs.h ./deps/libosmocore/include/osmocom/core/endian.h ./deps/libosmocore/include/osmocom/core/exec.h ./deps/libosmocore/include/osmocom/core/fsm.h ./deps/libosmocore/include/osmocom/core/gsmtap.h ./deps/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/libosmocore/include/osmocom/core/hash.h ./deps/libosmocore/include/osmocom/core/hashtable.h ./deps/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/libosmocore/include/osmocom/core/linuxlist.h ./deps/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/libosmocore/include/osmocom/core/log2.h ./deps/libosmocore/include/osmocom/core/logging.h ./deps/libosmocore/include/osmocom/core/logging_internal.h ./deps/libosmocore/include/osmocom/core/loggingrb.h ./deps/libosmocore/include/osmocom/core/macaddr.h ./deps/libosmocore/include/osmocom/core/mnl.h ./deps/libosmocore/include/osmocom/core/msgb.h ./deps/libosmocore/include/osmocom/core/msgfile.h ./deps/libosmocore/include/osmocom/core/panic.h ./deps/libosmocore/include/osmocom/core/plugin.h ./deps/libosmocore/include/osmocom/core/prbs.h ./deps/libosmocore/include/osmocom/core/prim.h ./deps/libosmocore/include/osmocom/core/process.h ./deps/libosmocore/include/osmocom/core/rate_ctr.h ./deps/libosmocore/include/osmocom/core/select.h ./deps/libosmocore/include/osmocom/core/sercomm.h ./deps/libosmocore/include/osmocom/core/serial.h ./deps/libosmocore/include/osmocom/core/signal.h ./deps/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/libosmocore/include/osmocom/core/socket.h ./deps/libosmocore/include/osmocom/core/stat_item.h ./deps/libosmocore/include/osmocom/core/statistics.h ./deps/libosmocore/include/osmocom/core/stats.h ./deps/libosmocore/include/osmocom/core/strrb.h ./deps/libosmocore/include/osmocom/core/talloc.h ./deps/libosmocore/include/osmocom/core/tdef.h ./deps/libosmocore/include/osmocom/core/timer.h ./deps/libosmocore/include/osmocom/core/timer_compat.h ./deps/libosmocore/include/osmocom/core/use_count.h ./deps/libosmocore/include/osmocom/core/utils.h ./deps/libosmocore/include/osmocom/core/write_queue.h ./deps/libosmocore/include/osmocom/core/bit16gen.h ./deps/libosmocore/include/osmocom/core/crc16gen.h ./deps/libosmocore/include/osmocom/core/bit64gen.h ./deps/libosmocore/include/osmocom/core/bit32gen.h ./deps/libosmocore/include/osmocom/core/crc32gen.h ./deps/libosmocore/include/osmocom/core/crc8gen.h ./deps/libosmocore/include/osmocom/core/crc64gen.h ./deps/libosmocore/include/osmocom/crypt/auth.h ./deps/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/libosmocore/include/osmocom/ctrl/control_if.h ./deps/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/libosmocore/include/osmocom/ctrl/ports.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/libosmocore/include/osmocom/gsm/a5.h ./deps/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/libosmocore/include/osmocom/gsm/apn.h ./deps/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/libosmocore/include/osmocom/gsm/bsslap.h ./deps/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/libosmocore/include/osmocom/gsm/bts_features.h ./deps/libosmocore/include/osmocom/gsm/cbsp.h ./deps/libosmocore/include/osmocom/gsm/comp128.h ./deps/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/libosmocore/include/osmocom/gsm/gad.h ./deps/libosmocore/include/osmocom/gsm/gan.h ./deps/libosmocore/include/osmocom/gsm/gea.h ./deps/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/libosmocore/include/osmocom/gsm/gsm48.h ./deps/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/libosmocore/include/osmocom/gsm/gsup.h ./deps/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/libosmocore/include/osmocom/gsm/ipa.h ./deps/libosmocore/include/osmocom/gsm/kasumi.h ./deps/libosmocore/include/osmocom/gsm/l1sap.h ./deps/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/libosmocore/include/osmocom/gsm/lapdm.h ./deps/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/libosmocore/include/osmocom/gsm/mncc.h ./deps/libosmocore/include/osmocom/gsm/oap.h ./deps/libosmocore/include/osmocom/gsm/oap_client.h ./deps/libosmocore/include/osmocom/gsm/prim.h ./deps/libosmocore/include/osmocom/gsm/rsl.h ./deps/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/libosmocore/include/osmocom/gsm/tlv.h ./deps/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/libosmocore/include/osmocom/sim/class_tables.h ./deps/libosmocore/include/osmocom/sim/sim.h ./deps/libosmocore/include/osmocom/usb/libusb.h ./deps/libosmocore/include/osmocom/vty/buffer.h ./deps/libosmocore/include/osmocom/vty/command.h ./deps/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/libosmocore/include/osmocom/vty/logging.h ./deps/libosmocore/include/osmocom/vty/misc.h ./deps/libosmocore/include/osmocom/vty/ports.h ./deps/libosmocore/include/osmocom/vty/stats.h ./deps/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/libosmocore/include/osmocom/vty/vector.h ./deps/libosmocore/include/osmocom/vty/vty.h ./deps/libosmocore/src/codec/ecu.c ./deps/libosmocore/src/codec/ecu_fr.c ./deps/libosmocore/src/codec/gsm610.c ./deps/libosmocore/src/codec/gsm620.c ./deps/libosmocore/src/codec/gsm660.c ./deps/libosmocore/src/codec/gsm690.c ./deps/libosmocore/src/coding/gsm0503_amr_dtx.c ./deps/libosmocore/src/coding/gsm0503_coding.c ./deps/libosmocore/src/coding/gsm0503_interleaving.c ./deps/libosmocore/src/coding/gsm0503_mapping.c ./deps/libosmocore/src/coding/gsm0503_parity.c ./deps/libosmocore/src/coding/gsm0503_tables.c ./deps/libosmocore/src/ctrl/control_cmd.c ./deps/libosmocore/src/ctrl/control_if.c ./deps/libosmocore/src/ctrl/control_vty.c ./deps/libosmocore/src/ctrl/fsm_ctrl_commands.c ./deps/libosmocore/src/gb/gprs_bssgp_bss.c ./deps/libosmocore/src/gb/gprs_bssgp_internal.h ./deps/libosmocore/src/gb/gprs_bssgp_util.c ./deps/libosmocore/src/gb/gprs_bssgp_vty.c ./deps/libosmocore/src/gb/gprs_ns.c ./deps/libosmocore/src/gb/gprs_ns2.c ./deps/libosmocore/src/gb/gprs_ns2_fr.c ./deps/libosmocore/src/gb/gprs_ns2_frgre.c ./deps/libosmocore/src/gb/gprs_ns2_internal.h ./deps/libosmocore/src/gb/gprs_ns2_message.c ./deps/libosmocore/src/gb/gprs_ns2_sns.c ./deps/libosmocore/src/gb/gprs_ns2_udp.c ./deps/libosmocore/src/gb/gprs_ns2_vc_fsm.c ./deps/libosmocore/src/gb/gprs_ns2_vty.c ./deps/libosmocore/src/gb/gprs_ns_frgre.c ./deps/libosmocore/src/gb/gprs_ns_sns.c ./deps/libosmocore/src/gb/gprs_ns_vty.c ./deps/libosmocore/src/gb/bssgp_bvc_fsm.c ./deps/libosmocore/src/gb/common_vty.c ./deps/libosmocore/src/gb/common_vty.h ./deps/libosmocore/src/gb/frame_relay.c ./deps/libosmocore/src/gb/gb_internal.h ./deps/libosmocore/src/gb/gprs_bssgp.c ./deps/libosmocore/src/gb/gprs_bssgp2.c ./deps/libosmocore/src/gsm/milenage/aes-encblock.c ./deps/libosmocore/src/gsm/milenage/aes-internal-enc.c ./deps/libosmocore/src/gsm/milenage/aes-internal.c ./deps/libosmocore/src/gsm/milenage/aes.h ./deps/libosmocore/src/gsm/milenage/aes_i.h ./deps/libosmocore/src/gsm/milenage/aes_wrap.h ./deps/libosmocore/src/gsm/milenage/common.h ./deps/libosmocore/src/gsm/milenage/crypto.h ./deps/libosmocore/src/gsm/milenage/includes.h ./deps/libosmocore/src/gsm/milenage/milenage.c ./deps/libosmocore/src/gsm/milenage/milenage.h ./deps/libosmocore/src/gsm/a5.c ./deps/libosmocore/src/gsm/abis_nm.c ./deps/libosmocore/src/gsm/apn.c ./deps/libosmocore/src/gsm/auth_comp128v1.c ./deps/libosmocore/src/gsm/auth_comp128v23.c ./deps/libosmocore/src/gsm/auth_core.c ./deps/libosmocore/src/gsm/auth_milenage.c ./deps/libosmocore/src/gsm/auth_xor.c ./deps/libosmocore/src/gsm/bsslap.c ./deps/libosmocore/src/gsm/bssmap_le.c ./deps/libosmocore/src/gsm/bts_features.c ./deps/libosmocore/src/gsm/cbsp.c ./deps/libosmocore/src/gsm/comp128.c ./deps/libosmocore/src/gsm/comp128v23.c ./deps/libosmocore/src/gsm/gad.c ./deps/libosmocore/src/gsm/gan.c ./deps/libosmocore/src/gsm/gea.c ./deps/libosmocore/src/gsm/gprs_cipher_core.c ./deps/libosmocore/src/gsm/gprs_gea.c ./deps/libosmocore/src/gsm/gprs_rlc.c ./deps/libosmocore/src/gsm/gsm0341.c ./deps/libosmocore/src/gsm/gsm0411_smc.c ./deps/libosmocore/src/gsm/gsm0411_smr.c ./deps/libosmocore/src/gsm/gsm0411_utils.c ./deps/libosmocore/src/gsm/gsm0414.c ./deps/libosmocore/src/gsm/gsm0480.c ./deps/libosmocore/src/gsm/gsm0502.c ./deps/libosmocore/src/gsm/gsm0808.c ./deps/libosmocore/src/gsm/gsm0808_utils.c ./deps/libosmocore/src/gsm/gsm23003.c ./deps/libosmocore/src/gsm/gsm23236.c ./deps/libosmocore/src/gsm/gsm29118.c ./deps/libosmocore/src/gsm/gsm29205.c ./deps/libosmocore/src/gsm/gsm48.c ./deps/libosmocore/src/gsm/gsm48049.c ./deps/libosmocore/src/gsm/gsm48_arfcn_range_encode.c ./deps/libosmocore/src/gsm/gsm48_ie.c ./deps/libosmocore/src/gsm/gsm48_rest_octets.c ./deps/libosmocore/src/gsm/gsm_04_08_gprs.c ./deps/libosmocore/src/gsm/gsm_utils.c ./deps/libosmocore/src/gsm/gsup.c ./deps/libosmocore/src/gsm/gsup_sms.c ./deps/libosmocore/src/gsm/i460_mux.c ./deps/libosmocore/src/gsm/ipa.c ./deps/libosmocore/src/gsm/kasumi.c ./deps/libosmocore/src/gsm/lapd_core.c ./deps/libosmocore/src/gsm/lapdm.c ./deps/libosmocore/src/gsm/mncc.c ./deps/libosmocore/src/gsm/oap.c ./deps/libosmocore/src/gsm/oap_client.c ./deps/libosmocore/src/gsm/rsl.c ./deps/libosmocore/src/gsm/rxlev_stat.c ./deps/libosmocore/src/gsm/sysinfo.c ./deps/libosmocore/src/gsm/tlv_parser.c ./deps/libosmocore/src/gsm/gsm0503_conv.c ./deps/libosmocore/src/pseudotalloc/pseudotalloc.c ./deps/libosmocore/src/pseudotalloc/talloc.h ./deps/libosmocore/src/sim/card_fs_hpsim.c ./deps/libosmocore/src/sim/card_fs_isim.c ./deps/libosmocore/src/sim/card_fs_sim.c ./deps/libosmocore/src/sim/card_fs_tetra.c ./deps/libosmocore/src/sim/card_fs_uicc.c ./deps/libosmocore/src/sim/card_fs_usim.c ./deps/libosmocore/src/sim/class_tables.c ./deps/libosmocore/src/sim/core.c ./deps/libosmocore/src/sim/gsm_int.h ./deps/libosmocore/src/sim/reader.c ./deps/libosmocore/src/sim/reader_pcsc.c ./deps/libosmocore/src/sim/sim_int.h ./deps/libosmocore/src/usb/osmo_libusb.c ./deps/libosmocore/src/vty/buffer.c ./deps/libosmocore/src/vty/command.c ./deps/libosmocore/src/vty/cpu_sched_vty.c ./deps/libosmocore/src/vty/fsm_vty.c ./deps/libosmocore/src/vty/logging_vty.c ./deps/libosmocore/src/vty/stats_vty.c ./deps/libosmocore/src/vty/talloc_ctx_vty.c ./deps/libosmocore/src/vty/tdef_vty.c ./deps/libosmocore/src/vty/telnet_interface.c ./deps/libosmocore/src/vty/utils.c ./deps/libosmocore/src/vty/vector.c ./deps/libosmocore/src/vty/vty.c ./deps/libosmocore/src/gsmtap_util.c ./deps/libosmocore/src/isdnhdlc.c ./deps/libosmocore/src/logging.c ./deps/libosmocore/src/logging_gsmtap.c ./deps/libosmocore/src/logging_syslog.c ./deps/libosmocore/src/logging_systemd.c ./deps/libosmocore/src/loggingrb.c ./deps/libosmocore/src/macaddr.c ./deps/libosmocore/src/mnl.c ./deps/libosmocore/src/msgb.c ./deps/libosmocore/src/msgfile.c ./deps/libosmocore/src/panic.c ./deps/libosmocore/src/plugin.c ./deps/libosmocore/src/prbs.c ./deps/libosmocore/src/prim.c ./deps/libosmocore/src/rate_ctr.c ./deps/libosmocore/src/rbtree.c ./deps/libosmocore/src/select.c ./deps/libosmocore/src/sercomm.c ./deps/libosmocore/src/serial.c ./deps/libosmocore/src/signal.c ./deps/libosmocore/src/sockaddr_str.c ./deps/libosmocore/src/socket.c ./deps/libosmocore/src/stat_item.c ./deps/libosmocore/src/stats.c ./deps/libosmocore/src/stats_statsd.c ./deps/libosmocore/src/strrb.c ./deps/libosmocore/src/tdef.c ./deps/libosmocore/src/timer.c ./deps/libosmocore/src/timer_clockgettime.c ./deps/libosmocore/src/timer_gettimeofday.c ./deps/libosmocore/src/use_count.c ./deps/libosmocore/src/utils.c ./deps/libosmocore/src/write_queue.c ./deps/libosmocore/src/application.c ./deps/libosmocore/src/backtrace.c ./deps/libosmocore/src/bitcomp.c ./deps/libosmocore/src/bits.c ./deps/libosmocore/src/bitvec.c ./deps/libosmocore/src/context.c ./deps/libosmocore/src/conv.c ./deps/libosmocore/src/conv_acc.c ./deps/libosmocore/src/conv_acc_generic.c ./deps/libosmocore/src/conv_acc_neon.c ./deps/libosmocore/src/conv_acc_neon_impl.h ./deps/libosmocore/src/conv_acc_sse.c ./deps/libosmocore/src/conv_acc_sse_avx.c ./deps/libosmocore/src/conv_acc_sse_impl.h ./deps/libosmocore/src/counter.c ./deps/libosmocore/src/crc16.c ./deps/libosmocore/src/exec.c ./deps/libosmocore/src/fsm.c ./deps/libosmocore/src/crc8gen.c ./deps/libosmocore/src/crc32gen.c ./deps/libosmocore/src/crc16gen.c ./deps/libosmocore/src/crc64gen.c ./deps/libosmocore/tests/a5/a5_test.c ./deps/libosmocore/tests/abis/abis_test.c ./deps/libosmocore/tests/auth/milenage_test.c ./deps/libosmocore/tests/bitgen/bitgen_test.c ./deps/libosmocore/tests/bits/bitcomp_test.c ./deps/libosmocore/tests/bits/bitfield_test.c ./deps/libosmocore/tests/bits/bitrev_test.c ./deps/libosmocore/tests/bitvec/bitvec_test.c ./deps/libosmocore/tests/bsslap/bsslap_test.c ./deps/libosmocore/tests/bssmap_le/bssmap_le_test.c ./deps/libosmocore/tests/codec/codec_ecu_fr_test.c ./deps/libosmocore/tests/codec/codec_test.c ./deps/libosmocore/tests/coding/coding_test.c ./deps/libosmocore/tests/comp128/comp128_test.c ./deps/libosmocore/tests/context/context_test.c ./deps/libosmocore/tests/conv/conv.c ./deps/libosmocore/tests/conv/conv.h ./deps/libosmocore/tests/conv/conv_gsm0503_test.c ./deps/libosmocore/tests/conv/conv_test.c ./deps/libosmocore/tests/conv/gsm0503_test_vectors.c ./deps/libosmocore/tests/ctrl/ctrl_test.c ./deps/libosmocore/tests/dtx/dtx_gsm0503_test.c ./deps/libosmocore/tests/endian/endian_test.c ./deps/libosmocore/tests/exec/exec_test.c ./deps/libosmocore/tests/fr/fr_test.c ./deps/libosmocore/tests/fsm/fsm_dealloc_test.c ./deps/libosmocore/tests/fsm/fsm_test.c ./deps/libosmocore/tests/gad/gad_test.c ./deps/libosmocore/tests/gb/bssgp_fc_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_test.c ./deps/libosmocore/tests/gb/gprs_ns_test.c ./deps/libosmocore/tests/gea/gea_test.c ./deps/libosmocore/tests/gprs/gprs_test.c ./deps/libosmocore/tests/gsm0408/gsm0408_test.c ./deps/libosmocore/tests/gsm0502/gsm0502_test.c ./deps/libosmocore/tests/gsm0808/gsm0808_test.c ./deps/libosmocore/tests/gsm23003/gsm23003_test.c ./deps/libosmocore/tests/gsm23236/gsm23236_test.c ./deps/libosmocore/tests/gsm29205/gsm29205_test.c ./deps/libosmocore/tests/gsup/gsup_test.c ./deps/libosmocore/tests/i460_mux/i460_mux_test.c ./deps/libosmocore/tests/kasumi/kasumi_test.c ./deps/libosmocore/tests/lapd/lapd_test.c ./deps/libosmocore/tests/logging/logging_test.c ./deps/libosmocore/tests/logging/logging_vty_test.c ./deps/libosmocore/tests/loggingrb/loggingrb_test.c ./deps/libosmocore/tests/msgb/msgb_test.c ./deps/libosmocore/tests/msgfile/msgfile_test.c ./deps/libosmocore/tests/oap/oap_client_test.c ./deps/libosmocore/tests/oap/oap_test.c ./deps/libosmocore/tests/prbs/prbs_test.c ./deps/libosmocore/tests/sercomm/sercomm_test.c ./deps/libosmocore/tests/sim/sim_test.c ./deps/libosmocore/tests/sms/sms_test.c ./deps/libosmocore/tests/smscb/gsm0341_test.c ./deps/libosmocore/tests/smscb/smscb_test.c ./deps/libosmocore/tests/sockaddr_str/sockaddr_str_test.c ./deps/libosmocore/tests/socket/socket_sctp_test.c ./deps/libosmocore/tests/socket/socket_test.c ./deps/libosmocore/tests/stats/stats_test.c ./deps/libosmocore/tests/strrb/strrb_test.c ./deps/libosmocore/tests/tdef/tdef_test.c ./deps/libosmocore/tests/tdef/tdef_vty_test_config_root.c ./deps/libosmocore/tests/tdef/tdef_vty_test_config_subnode.c ./deps/libosmocore/tests/tdef/tdef_vty_test_dynamic.c ./deps/libosmocore/tests/timer/clk_override_test.c ./deps/libosmocore/tests/timer/timer_test.c ./deps/libosmocore/tests/tlv/tlv_test.c ./deps/libosmocore/tests/use_count/use_count_test.c ./deps/libosmocore/tests/ussd/ussd_test.c ./deps/libosmocore/tests/utils/utils_test.c ./deps/libosmocore/tests/vty/vty_test.c ./deps/libosmocore/tests/vty/vty_transcript_test.c ./deps/libosmocore/tests/write_queue/wqueue_test.c ./deps/libosmocore/tests/libsercomstub.c ./deps/libosmocore/utils/osmo-arfcn.c ./deps/libosmocore/utils/osmo-auc-gen.c ./deps/libosmocore/utils/osmo-config-merge.c ./deps/libosmocore/utils/osmo-sim-test.c ./deps/libosmocore/config.h ./deps/libosmo-abis/contrib/trau2rtp/trau2rtp.c ./deps/libosmo-abis/include/osmocom/abis/abis.h ./deps/libosmo-abis/include/osmocom/abis/e1_input.h ./deps/libosmo-abis/include/osmocom/abis/ipa.h ./deps/libosmo-abis/include/osmocom/abis/ipa_proxy.h ./deps/libosmo-abis/include/osmocom/abis/ipaccess.h ./deps/libosmo-abis/include/osmocom/abis/lapd.h ./deps/libosmo-abis/include/osmocom/abis/lapd_pcap.h ./deps/libosmo-abis/include/osmocom/abis/subchan_demux.h ./deps/libosmo-abis/include/osmocom/abis/trau_frame.h ./deps/libosmo-abis/include/osmocom/abis/unixsocket_proto.h ./deps/libosmo-abis/include/osmocom/trau/osmo_ortp.h ./deps/libosmo-abis/include/osmocom/trau/trau_frame.h ./deps/libosmo-abis/include/osmocom/trau/trau_rtp.h ./deps/libosmo-abis/include/osmocom/trau/trau_sync.h ./deps/libosmo-abis/include/internal.h ./deps/libosmo-abis/include/mISDNif.h ./deps/libosmo-abis/src/input/dahdi.c ./deps/libosmo-abis/src/input/e1d.c ./deps/libosmo-abis/src/input/ipa.c ./deps/libosmo-abis/src/input/ipa_keepalive.c ./deps/libosmo-abis/src/input/ipaccess.c ./deps/libosmo-abis/src/input/lapd.c ./deps/libosmo-abis/src/input/lapd_pcap.c ./deps/libosmo-abis/src/input/misdn.c ./deps/libosmo-abis/src/input/rs232.c ./deps/libosmo-abis/src/input/unixsocket.c ./deps/libosmo-abis/src/trau/osmo_ortp.c ./deps/libosmo-abis/src/trau/trau_frame.c ./deps/libosmo-abis/src/trau/trau_rtp_conv.c ./deps/libosmo-abis/src/trau/trau_sync.c ./deps/libosmo-abis/src/trau/ubit_buf.h ./deps/libosmo-abis/src/e1_input.c ./deps/libosmo-abis/src/e1_input_vty.c ./deps/libosmo-abis/src/init.c ./deps/libosmo-abis/src/ipa_proxy.c ./deps/libosmo-abis/src/subchan_demux.c ./deps/libosmo-abis/src/trau_frame.c ./deps/libosmo-abis/tests/ipa_recv/ipa_recv_test.c ./deps/libosmo-abis/tests/rtp_test/rtp_test.c ./deps/libosmo-abis/tests/subchan_demux/subchan_demux_test.c ./deps/libosmo-abis/tests/trau_sync/trau_sync_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bsc_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bts_test.c ./deps/libosmo-abis/tests/ipa_proxy_test.c ./deps/libosmo-netif/examples/ipa-stream-client.c ./deps/libosmo-netif/examples/ipa-stream-server.c ./deps/libosmo-netif/examples/lapd-over-datagram-network.c ./deps/libosmo-netif/examples/lapd-over-datagram-user.c ./deps/libosmo-netif/examples/osmux-test-input.c ./deps/libosmo-netif/examples/osmux-test-output.c ./deps/libosmo-netif/examples/rs232-read.c ./deps/libosmo-netif/examples/rs232-write.c ./deps/libosmo-netif/examples/rtp-udp-test-client.c ./deps/libosmo-netif/examples/rtp-udp-test-server.c ./deps/libosmo-netif/examples/stream-client.c ./deps/libosmo-netif/examples/stream-server.c ./deps/libosmo-netif/examples/udp-test-client.c ./deps/libosmo-netif/examples/udp-test-server.c ./deps/libosmo-netif/examples/udp-test.h ./deps/libosmo-netif/include/osmocom/netif/amr.h ./deps/libosmo-netif/include/osmocom/netif/datagram.h ./deps/libosmo-netif/include/osmocom/netif/ipa.h ./deps/libosmo-netif/include/osmocom/netif/ipa_unit.h ./deps/libosmo-netif/include/osmocom/netif/jibuf.h ./deps/libosmo-netif/include/osmocom/netif/osmux.h ./deps/libosmo-netif/include/osmocom/netif/rs232.h ./deps/libosmo-netif/include/osmocom/netif/rtp.h ./deps/libosmo-netif/include/osmocom/netif/stream.h ./deps/libosmo-netif/src/amr.c ./deps/libosmo-netif/src/datagram.c ./deps/libosmo-netif/src/ipa.c ./deps/libosmo-netif/src/ipa_unit.c ./deps/libosmo-netif/src/jibuf.c ./deps/libosmo-netif/src/osmux.c ./deps/libosmo-netif/src/rs232.c ./deps/libosmo-netif/src/rtp.c ./deps/libosmo-netif/src/stream.c ./deps/libosmo-netif/tests/amr/amr_test.c ./deps/libosmo-netif/tests/jibuf/jibuf_test.c ./deps/libosmo-netif/tests/jibuf/jibuf_tool.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_eth.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_sll.c ./deps/libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c ./deps/libosmo-netif/tests/osmo-pcap-test/l4_tcp.c ./deps/libosmo-netif/tests/osmo-pcap-test/l4_udp.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h ./deps/libosmo-netif/tests/osmo-pcap-test/osmux_test.c ./deps/libosmo-netif/tests/osmo-pcap-test/pcap.c ./deps/libosmo-netif/tests/osmo-pcap-test/proto.c ./deps/libosmo-netif/tests/osmo-pcap-test/proto.h ./deps/libosmo-netif/tests/osmux/osmux_test.c ./deps/libosmo-netif/tests/osmux/osmux_test2.c ./deps/libosmo-netif/tests/stream/stream_test.c ./deps/osmo-ggsn/ggsn/ggsn.c ./deps/osmo-ggsn/ggsn/ggsn.h ./deps/osmo-ggsn/ggsn/ggsn_main.c ./deps/osmo-ggsn/ggsn/ggsn_vty.c ./deps/osmo-ggsn/ggsn/pco.c ./deps/osmo-ggsn/ggsn/pco.h ./deps/osmo-ggsn/ggsn/sgsn.c ./deps/osmo-ggsn/ggsn/sgsn.h ./deps/osmo-ggsn/gtp/gtp.c ./deps/osmo-ggsn/gtp/gtp.h ./deps/osmo-ggsn/gtp/gtpie.c ./deps/osmo-ggsn/gtp/gtpie.h ./deps/osmo-ggsn/gtp/lookupa.c ./deps/osmo-ggsn/gtp/lookupa.h ./deps/osmo-ggsn/gtp/pdp.c ./deps/osmo-ggsn/gtp/pdp.h ./deps/osmo-ggsn/gtp/queue.c ./deps/osmo-ggsn/gtp/queue.h ./deps/osmo-ggsn/lib/checksum.c ./deps/osmo-ggsn/lib/checksum.h ./deps/osmo-ggsn/lib/debug.c ./deps/osmo-ggsn/lib/getopt.c ./deps/osmo-ggsn/lib/getopt1.c ./deps/osmo-ggsn/lib/gnugetopt.h ./deps/osmo-ggsn/lib/gtp-kernel.c ./deps/osmo-ggsn/lib/gtp-kernel.h ./deps/osmo-ggsn/lib/icmpv6.c ./deps/osmo-ggsn/lib/icmpv6.h ./deps/osmo-ggsn/lib/in46_addr.c ./deps/osmo-ggsn/lib/in46_addr.h ./deps/osmo-ggsn/lib/ippool.c ./deps/osmo-ggsn/lib/ippool.h ./deps/osmo-ggsn/lib/lookup.c ./deps/osmo-ggsn/lib/lookup.h ./deps/osmo-ggsn/lib/netdev.c ./deps/osmo-ggsn/lib/netdev.h ./deps/osmo-ggsn/lib/netns.c ./deps/osmo-ggsn/lib/netns.h ./deps/osmo-ggsn/lib/syserr.h ./deps/osmo-ggsn/lib/tun.c ./deps/osmo-ggsn/lib/tun.h ./deps/osmo-ggsn/lib/util.c ./deps/osmo-ggsn/lib/util.h ./deps/osmo-ggsn/sgsnemu/cmdline.c ./deps/osmo-ggsn/sgsnemu/cmdline.h ./deps/osmo-ggsn/sgsnemu/sgsnemu.c ./deps/osmo-ggsn/tests/gtp/gtpie_test.c ./deps/osmo-ggsn/tests/gtp/queue_test.c ./deps/osmo-ggsn/tests/lib/in46a_test.c ./deps/osmo-ggsn/tests/lib/ippool_test.c ./deps/osmo-hlr/include/osmocom/gsupclient/cni_peer_id.h ./deps/osmo-hlr/include/osmocom/gsupclient/gsup_client.h ./deps/osmo-hlr/include/osmocom/gsupclient/gsup_req.h ./deps/osmo-hlr/include/osmocom/hlr/auc.h ./deps/osmo-hlr/include/osmocom/hlr/ctrl.h ./deps/osmo-hlr/include/osmocom/hlr/db.h ./deps/osmo-hlr/include/osmocom/hlr/dgsm.h ./deps/osmo-hlr/include/osmocom/hlr/gsup_router.h ./deps/osmo-hlr/include/osmocom/hlr/gsup_server.h ./deps/osmo-hlr/include/osmocom/hlr/hlr.h ./deps/osmo-hlr/include/osmocom/hlr/hlr_ussd.h ./deps/osmo-hlr/include/osmocom/hlr/hlr_vty.h ./deps/osmo-hlr/include/osmocom/hlr/hlr_vty_subscr.h ./deps/osmo-hlr/include/osmocom/hlr/logging.h ./deps/osmo-hlr/include/osmocom/hlr/lu_fsm.h ./deps/osmo-hlr/include/osmocom/hlr/mslookup_server.h ./deps/osmo-hlr/include/osmocom/hlr/mslookup_server_mdns.h ./deps/osmo-hlr/include/osmocom/hlr/proxy.h ./deps/osmo-hlr/include/osmocom/hlr/rand.h ./deps/osmo-hlr/include/osmocom/hlr/remote_hlr.h ./deps/osmo-hlr/include/osmocom/hlr/timestamp.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns_msg.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns_rfc.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns_sock.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup_client.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup_client_fake.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup_client_mdns.h ./deps/osmo-hlr/src/gsupclient/cni_peer_id.c ./deps/osmo-hlr/src/gsupclient/gsup_client.c ./deps/osmo-hlr/src/gsupclient/gsup_req.c ./deps/osmo-hlr/src/gsupclient/gsup_test_client.c ./deps/osmo-hlr/src/mslookup/mdns.c ./deps/osmo-hlr/src/mslookup/mdns_msg.c ./deps/osmo-hlr/src/mslookup/mdns_rfc.c ./deps/osmo-hlr/src/mslookup/mdns_sock.c ./deps/osmo-hlr/src/mslookup/mslookup.c ./deps/osmo-hlr/src/mslookup/mslookup_client.c ./deps/osmo-hlr/src/mslookup/mslookup_client_fake.c ./deps/osmo-hlr/src/mslookup/mslookup_client_mdns.c ./deps/osmo-hlr/src/mslookup/osmo-mslookup-client.c ./deps/osmo-hlr/src/auc.c ./deps/osmo-hlr/src/ctrl.c ./deps/osmo-hlr/src/db.c ./deps/osmo-hlr/src/db_auc.c ./deps/osmo-hlr/src/db_debug.c ./deps/osmo-hlr/src/db_hlr.c ./deps/osmo-hlr/src/dbd_decode_binary.c ./deps/osmo-hlr/src/dgsm.c ./deps/osmo-hlr/src/dgsm_vty.c ./deps/osmo-hlr/src/gsup_router.c ./deps/osmo-hlr/src/gsup_send.c ./deps/osmo-hlr/src/gsup_server.c ./deps/osmo-hlr/src/hlr.c ./deps/osmo-hlr/src/hlr_db_tool.c ./deps/osmo-hlr/src/hlr_ussd.c ./deps/osmo-hlr/src/hlr_vty.c ./deps/osmo-hlr/src/hlr_vty_subscr.c ./deps/osmo-hlr/src/logging.c ./deps/osmo-hlr/src/lu_fsm.c ./deps/osmo-hlr/src/mslookup_server.c ./deps/osmo-hlr/src/mslookup_server_mdns.c ./deps/osmo-hlr/src/osmo-euse-demo.c ./deps/osmo-hlr/src/proxy.c ./deps/osmo-hlr/src/rand_fake.c ./deps/osmo-hlr/src/rand_urandom.c ./deps/osmo-hlr/src/remote_hlr.c ./deps/osmo-hlr/src/timestamp.c ./deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets/func_template.c ./deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets/main_template.c ./deps/osmo-hlr/tests/auc/auc_test.c ./deps/osmo-hlr/tests/db/db_test.c ./deps/osmo-hlr/tests/gsup/gsup_test.c ./deps/osmo-hlr/tests/gsup_server/gsup_server_test.c ./deps/osmo-hlr/tests/mslookup/mdns_test.c ./deps/osmo-hlr/tests/mslookup/mslookup_client_mdns_test.c ./deps/osmo-hlr/tests/mslookup/mslookup_client_test.c ./deps/osmo-hlr/tests/mslookup/mslookup_test.c ./deps/install/stow/libosmocore/include/osmocom/core/application.h ./deps/install/stow/libosmocore/include/osmocom/core/backtrace.h ./deps/install/stow/libosmocore/include/osmocom/core/bit16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/bit32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/bit64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/bits.h ./deps/install/stow/libosmocore/include/osmocom/core/bitvec.h ./deps/install/stow/libosmocore/include/osmocom/core/bitcomp.h ./deps/install/stow/libosmocore/include/osmocom/core/byteswap.h ./deps/install/stow/libosmocore/include/osmocom/core/conv.h ./deps/install/stow/libosmocore/include/osmocom/core/counter.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/crc32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/crc64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/crc8gen.h ./deps/install/stow/libosmocore/include/osmocom/core/crcgen.h ./deps/install/stow/libosmocore/include/osmocom/core/endian.h ./deps/install/stow/libosmocore/include/osmocom/core/defs.h ./deps/install/stow/libosmocore/include/osmocom/core/exec.h ./deps/install/stow/libosmocore/include/osmocom/core/fsm.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/install/stow/libosmocore/include/osmocom/core/hash.h ./deps/install/stow/libosmocore/include/osmocom/core/hashtable.h ./deps/install/stow/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/install/stow/libosmocore/include/osmocom/core/log2.h ./deps/install/stow/libosmocore/include/osmocom/core/logging.h ./deps/install/stow/libosmocore/include/osmocom/core/loggingrb.h ./deps/install/stow/libosmocore/include/osmocom/core/stats.h ./deps/install/stow/libosmocore/include/osmocom/core/macaddr.h ./deps/install/stow/libosmocore/include/osmocom/core/msgb.h ./deps/install/stow/libosmocore/include/osmocom/core/panic.h ./deps/install/stow/libosmocore/include/osmocom/core/prbs.h ./deps/install/stow/libosmocore/include/osmocom/core/prim.h ./deps/install/stow/libosmocore/include/osmocom/core/process.h ./deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h ./deps/install/stow/libosmocore/include/osmocom/core/stat_item.h ./deps/install/stow/libosmocore/include/osmocom/core/select.h ./deps/install/stow/libosmocore/include/osmocom/core/sercomm.h ./deps/install/stow/libosmocore/include/osmocom/core/signal.h ./deps/install/stow/libosmocore/include/osmocom/core/socket.h ./deps/install/stow/libosmocore/include/osmocom/core/statistics.h ./deps/install/stow/libosmocore/include/osmocom/core/strrb.h ./deps/install/stow/libosmocore/include/osmocom/core/talloc.h ./deps/install/stow/libosmocore/include/osmocom/core/tdef.h ./deps/install/stow/libosmocore/include/osmocom/core/timer.h ./deps/install/stow/libosmocore/include/osmocom/core/timer_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/utils.h ./deps/install/stow/libosmocore/include/osmocom/core/write_queue.h ./deps/install/stow/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/install/stow/libosmocore/include/osmocom/core/use_count.h ./deps/install/stow/libosmocore/include/osmocom/core/plugin.h ./deps/install/stow/libosmocore/include/osmocom/core/msgfile.h ./deps/install/stow/libosmocore/include/osmocom/core/serial.h ./deps/install/stow/libosmocore/include/osmocom/core/mnl.h ./deps/install/stow/libosmocore/include/osmocom/gsm/a5.h ./deps/install/stow/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/apn.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bts_features.h ./deps/install/stow/libosmocore/include/osmocom/gsm/cbsp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gan.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bsslap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gad.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/install/stow/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/gsm/ipa.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/install/stow/libosmocore/include/osmocom/gsm/mncc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/prim.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/install/stow/libosmocore/include/osmocom/gsm/l1sap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap_client.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rsl.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/install/stow/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/install/stow/libosmocore/include/osmocom/gsm/tlv.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/install/stow/libosmocore/include/osmocom/usb/libusb.h ./deps/install/stow/libosmocore/include/osmocom/vty/buffer.h ./deps/install/stow/libosmocore/include/osmocom/vty/command.h ./deps/install/stow/libosmocore/include/osmocom/vty/logging.h ./deps/install/stow/libosmocore/include/osmocom/vty/stats.h ./deps/install/stow/libosmocore/include/osmocom/vty/misc.h ./deps/install/stow/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/install/stow/libosmocore/include/osmocom/vty/vector.h ./deps/install/stow/libosmocore/include/osmocom/vty/vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/ports.h ./deps/install/stow/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/install/stow/libosmocore/include/osmocom/sim/class_tables.h ./deps/install/stow/libosmocore/include/osmocom/sim/sim.h ./deps/install/stow/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/install/stow/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/install/stow/libosmocore/include/osmocom/crypt/auth.h ./deps/install/stow/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_if.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/ports.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/install/stow/libosmocore/include/osmocom/codec/ecu.h ./deps/install/stow/libosmocore/include/osmocom/codec/codec.h ./deps/install/stow/libosmocore/include/osmocom/codec/gsm610_bits.h + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + osmo-build-dep.sh libosmo-abis =============================== libosmo-abis =============================== + mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libosmo-abis + project=libosmo-abis + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libosmo-abis + cd libosmo-abis + git fetch --tags origin + git fetch origin + deps= osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + git checkout -f origin/master HEAD is now at 77a7cf4... ipaccess: fix verbosive logging in __handle_ts1_write() + git rev-parse HEAD 77a7cf429b5b296d39ace5b0b2b672eb3c674022 + cd libosmo-abis + mkdir -p /build/deps/install/stow + osmo_source_subdir libosmo-abis + subdir= + [ -n ] + autoreconf --install --force FATAL: command execution failed java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: java.io.IOException: Backing channel 'gtp0-deb9build' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286) at com.sun.proxy.$Proxy81.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) FATAL: Unable to delete script file /tmp/jenkins5236159126786695847.sh java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896) at java.io.ObjectInputStream.(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 39b28003:gtp0-deb9build": Remote call on gtp0-deb9build failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:994) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.FilePath.delete(FilePath.java:1582) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1894) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Build step 'Execute shell' marked build as failure ERROR: Step ?[Deprecated] Scan for compiler warnings? failed: no workspace for master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9 #22605 From jenkins at lists.osmocom.org Sun Dec 13 18:10:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 18:10:42 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_m?= =?UTF-8?Q?aster-openbsc_=C2=BB_--disable-iu,--enab?= =?UTF-8?Q?le-mgcp-transcoding,--enable-smpp,d?= =?UTF-8?Q?efault,osmocom-master-debian9_#8204?= In-Reply-To: <824063157.1330.1607876628573@jenkins.osmocom.org> References: <824063157.1330.1607876628573@jenkins.osmocom.org> Message-ID: <550844527.1332.1607883042754@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 13 20:48:24 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 20:48:24 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-sgsn_=C2=BB_--disa?= =?UTF-8?Q?ble-iu,1,a3=3Ddefault,a4=3Ddefault?= =?UTF-8?Q?,osmocom-master-debian9_#22606?= In-Reply-To: <703074271.1331.1607876628598@jenkins.osmocom.org> References: <703074271.1331.1607876628598@jenkins.osmocom.org> Message-ID: <607553879.1333.1607892504150@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Sun Dec 13 23:07:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 13 Dec 2020 23:07:00 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-msc_=C2=BB_--disab?= =?UTF-8?Q?le-iu,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#21425?= In-Reply-To: <1541339858.1329.1607876628570@jenkins.osmocom.org> References: <1541339858.1329.1607876628570@jenkins.osmocom.org> Message-ID: <1138851703.1334.1607900820549@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Dec 14 00:16:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 14 Dec 2020 00:16:41 +0000 (UTC) Subject: Jenkins build is back to normal : osmo-gsm-tester_build-osmo-bsc #11455 In-Reply-To: <240846753.1328.1607876628558@jenkins.osmocom.org> References: <240846753.1328.1607876628558@jenkins.osmocom.org> Message-ID: <257407118.1335.1607905001648@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Mon Dec 14 09:42:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 14 Dec 2020 09:42:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-trx_=C2=BB_--with-sse?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2377?= Message-ID: <294779812.1365.1607938978931@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 129.81 KB...] sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o eeprom_init.rel `test -f 'eeprom_init.c' || echo './'`eeprom_init.c test -f `basename '_startup.a51'` || ln -s '_startup.a51' . test -f ../common/`basename '_startup.a51'` -o \ \! -f `dirname '_startup.a51'`/../common/`basename '_startup.a51'` \ || ln -s `dirname '_startup.a51'`/../common/`basename '_startup.a51'` ../common/`basename '_startup.a51'` sdas8051 -plosgff `basename '_startup.a51'` sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o eeprom_boot.ihx eeprom_boot.rel eeprom_init.rel _startup.rel ./../common/build_eeprom.py -p -r2 eeprom_boot.ihx > burn-usrp2-eeprom chmod +x burn-usrp2-eeprom ./../common/build_eeprom.py -p -r4 eeprom_boot.ihx > burn-usrp4-eeprom chmod +x burn-usrp4-eeprom test -f `basename 'vectors.a51'` || ln -s 'vectors.a51' . test -f ../common/`basename 'vectors.a51'` -o \ \! -f `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` \ || ln -s `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` ../common/`basename 'vectors.a51'` sdas8051 -plosgff `basename 'vectors.a51'` srcdir=. ./edit-gpif ./gpif.c usrp_gpif.c usrp_gpif_inline.h sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o usrp_main.rel `test -f 'usrp_main.c' || echo './'`usrp_main.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o usrp_common.rel `test -f 'usrp_common.c' || echo './'`usrp_common.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o board_specific.rel `test -f 'board_specific.c' || echo './'`board_specific.c board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'bits' board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'mask' sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o fpga_load.rel `test -f 'fpga_load.c' || echo './'`fpga_load.c ../common/fpga_load.c:139: warning 85: in function clock_out_config_byte unreferenced function argument : 'bits' ../common/fpga_load.c:181: warning 126: unreachable code sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o fpga_rev2.rel `test -f 'fpga_rev2.c' || echo './'`fpga_rev2.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o init_gpif.rel `test -f 'init_gpif.c' || echo './'`init_gpif.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o usrp_gpif.rel `test -f 'usrp_gpif.c' || echo './'`usrp_gpif.c usrp_gpif.c:194: warning 158: overflow in implicit constant conversion usrp_gpif.c:194: warning 158: overflow in implicit constant conversion usrp_gpif.c:201: warning 158: overflow in implicit constant conversion usrp_gpif.c:201: warning 158: overflow in implicit constant conversion test -f `basename 'usb_descriptors.a51'` || ln -s 'usb_descriptors.a51' . test -f ../common/`basename 'usb_descriptors.a51'` -o \ \! -f `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` \ || ln -s `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` ../common/`basename 'usb_descriptors.a51'` sdas8051 -plosgff `basename 'usb_descriptors.a51'` sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o spi.rel `test -f 'spi.c' || echo './'`spi.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o eeprom_io.rel `test -f 'eeprom_io.c' || echo './'`eeprom_io.c sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o std.ihx vectors.rel usrp_main.rel usrp_common.rel board_specific.rel fpga_load.rel fpga_rev2.rel init_gpif.rel usrp_gpif.rel usb_descriptors.rel spi.rel eeprom_io.rel _startup.rel make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p ' /usr/bin/install -c -m 644 std.ihx ' /bin/mkdir -p ' /usr/bin/install -c -m 644 std.ihx ' make[5]: Leaving directory ' make[4]: Leaving directory ' make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' make[3]: Leaving directory ' make[3]: Entering directory ' make[4]: Entering directory ' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p ' /usr/bin/install -c -m 644 usrp.pc ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' + STOW_DIR= stow --restow libusrp + export PKG_CONFIG_PATH=: + export LD_LIBRARY_PATH= + export PATH=:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin + CONFIG=--enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --with-ipc --with-sse + [ 0 = 1 ] + set +x =============================== osmo-trx =============================== + cd + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' configure.ac:44: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:35: installing './install-sh' configure.ac:35: installing './missing' CommonLibs/Makefile.am: installing './depcomp' + ./configure --enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --with-ipc --with-sse checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for USRP... yes checking for LMS... no configure: error: Package requirements (LimeSuite) were not met: Package LimeSuite was not found in the pkg-config search path. Perhaps you should add the directory containing `LimeSuite.pc' to the PKG_CONFIG_PATH environment variable Package 'LimeSuite', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LMS_CFLAGS and LMS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Mon Dec 14 14:20:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 14 Dec 2020 14:20:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-trx_=C2=BB_--with-sse?= =?UTF-8?Q?,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2378?= In-Reply-To: <294779812.1365.1607938978931@jenkins.osmocom.org> References: <294779812.1365.1607938978931@jenkins.osmocom.org> Message-ID: <1570762464.1372.1607955626505@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 149.33 KB...] sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o eeprom_init.rel `test -f 'eeprom_init.c' || echo './'`eeprom_init.c test -f `basename '_startup.a51'` || ln -s '_startup.a51' . test -f ../common/`basename '_startup.a51'` -o \ \! -f `dirname '_startup.a51'`/../common/`basename '_startup.a51'` \ || ln -s `dirname '_startup.a51'`/../common/`basename '_startup.a51'` ../common/`basename '_startup.a51'` sdas8051 -plosgff `basename '_startup.a51'` sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o eeprom_boot.ihx eeprom_boot.rel eeprom_init.rel _startup.rel ./../common/build_eeprom.py -p -r2 eeprom_boot.ihx > burn-usrp2-eeprom chmod +x burn-usrp2-eeprom ./../common/build_eeprom.py -p -r4 eeprom_boot.ihx > burn-usrp4-eeprom chmod +x burn-usrp4-eeprom test -f `basename 'vectors.a51'` || ln -s 'vectors.a51' . test -f ../common/`basename 'vectors.a51'` -o \ \! -f `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` \ || ln -s `dirname 'vectors.a51'`/../common/`basename 'vectors.a51'` ../common/`basename 'vectors.a51'` sdas8051 -plosgff `basename 'vectors.a51'` srcdir=. ./edit-gpif ./gpif.c usrp_gpif.c usrp_gpif_inline.h sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o usrp_main.rel `test -f 'usrp_main.c' || echo './'`usrp_main.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o usrp_common.rel `test -f 'usrp_common.c' || echo './'`usrp_common.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o board_specific.rel `test -f 'board_specific.c' || echo './'`board_specific.c board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'bits' board_specific.c:65: warning 85: in function set_sleep_bits unreferenced function argument : 'mask' sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o fpga_load.rel `test -f 'fpga_load.c' || echo './'`fpga_load.c ../common/fpga_load.c:139: warning 85: in function clock_out_config_byte unreferenced function argument : 'bits' ../common/fpga_load.c:181: warning 126: unreachable code sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o fpga_rev2.rel `test -f 'fpga_rev2.c' || echo './'`fpga_rev2.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o init_gpif.rel `test -f 'init_gpif.c' || echo './'`init_gpif.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o usrp_gpif.rel `test -f 'usrp_gpif.c' || echo './'`usrp_gpif.c usrp_gpif.c:194: warning 158: overflow in implicit constant conversion usrp_gpif.c:194: warning 158: overflow in implicit constant conversion usrp_gpif.c:201: warning 158: overflow in implicit constant conversion usrp_gpif.c:201: warning 158: overflow in implicit constant conversion test -f `basename 'usb_descriptors.a51'` || ln -s 'usb_descriptors.a51' . test -f ../common/`basename 'usb_descriptors.a51'` -o \ \! -f `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` \ || ln -s `dirname 'usb_descriptors.a51'`/../common/`basename 'usb_descriptors.a51'` ../common/`basename 'usb_descriptors.a51'` sdas8051 -plosgff `basename 'usb_descriptors.a51'` sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o spi.rel `test -f 'spi.c' || echo './'`spi.c sdcc -mmcs51 --no-xinit-opt -I../../../firmware/include -I../../../firmware/src/usrp2 -I../../../firmware/src/common -I../../../firmware/src/common -DHAVE_USRP2 \ -c -o eeprom_io.rel `test -f 'eeprom_io.c' || echo './'`eeprom_io.c sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L ../../lib libfx2.lib -o std.ihx vectors.rel usrp_main.rel usrp_common.rel board_specific.rel fpga_load.rel fpga_rev2.rel init_gpif.rel usrp_gpif.rel usb_descriptors.rel spi.rel eeprom_io.rel _startup.rel make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p ' /usr/bin/install -c -m 644 std.ihx ' /bin/mkdir -p ' /usr/bin/install -c -m 644 std.ihx ' make[5]: Leaving directory ' make[4]: Leaving directory ' make[4]: Entering directory ' make[5]: Entering directory ' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory ' make[4]: Leaving directory ' make[3]: Leaving directory ' make[3]: Entering directory ' make[4]: Entering directory ' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p ' /usr/bin/install -c -m 644 usrp.pc ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' + STOW_DIR= stow --restow libusrp + export PKG_CONFIG_PATH=: + export LD_LIBRARY_PATH= + export PATH=:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin + CONFIG=--enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --with-ipc --with-sse + [ 0 = 1 ] + set +x =============================== osmo-trx =============================== + cd + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' configure.ac:44: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:35: installing './install-sh' configure.ac:35: installing './missing' CommonLibs/Makefile.am: installing './depcomp' + ./configure --enable-sanitize --enable-werror --with-uhd --with-usrp1 --with-lms --with-ipc --with-sse checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking boost/config.hpp usability... yes checking boost/config.hpp presence... yes checking for boost/config.hpp... yes checking for USRP... yes checking for LMS... no configure: error: Package requirements (LimeSuite) were not met: Package LimeSuite was not found in the pkg-config search path. Perhaps you should add the directory containing `LimeSuite.pc' to the PKG_CONFIG_PATH environment variable Package 'LimeSuite', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LMS_CFLAGS and LMS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 04:15:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 04:15:32 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?debian_=C2=BB_nightly,build2-deb9build-ansible_#208?= Message-ID: <1083088716.1375.1608005732242@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 332.39 KB...] Dec 15 04:15:14 148db053daeb osmo-msc[14106]: <0011> sgs_server.c:186 SGs socket bound to r=NULL<->l=0.0.0.0:29118 Dec 15 04:15:14 148db053daeb osmo-msc[14106]: <0006> msc_main.c:746 A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) Dec 15 04:15:14 148db053daeb osmo-msc[14106]: <0006> msc_main.c:765 Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) Dec 15 04:15:15 148db053daeb osmo-msc[14106]: <001d> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 15 04:15:15 148db053daeb osmo-msc[14106]: <0015> input/ipa.c:128 127.0.0.1:4222 connection done Dec 15 04:15:15 148db053daeb osmo-msc[14106]: <0015> input/ipaccess.c:895 received ID_GET for unit ID 0/0/0 + systemctl --no-pager -l -n 200 status osmo-pcap-client ? osmo-pcap-client.service - PCAP Client for the PCAP aggregation Loaded: loaded (/lib/systemd/system/osmo-pcap-client.service; disabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Main PID: 14114 (osmo-pcap-clien) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-pcap-client.service ??14114 /usr/bin/osmo-pcap-client -c /etc/osmocom/osmo-pcap-client.cfg Dec 15 04:15:13 148db053daeb systemd[1]: osmo-pcap-client.service: Failed to reset devices.list: Operation not permitted Dec 15 04:15:13 148db053daeb systemd[1]: Started PCAP Client for the PCAP aggregation. Dec 15 04:15:13 148db053daeb osmo-pcap-client[14114]: <0005> telnet_interface.c:104 Available via telnet 127.0.0.1 4237 Dec 15 04:15:13 148db053daeb osmo-pcap-client[14114]: <0001> osmo_client_network.c:78 Lost connection on read conn=default Dec 15 04:15:15 148db053daeb osmo-pcap-client[14114]: <0001> osmo_client_network.c:78 Lost connection on read conn=default + systemctl --no-pager -l -n 200 status osmo-sip-connector ? osmo-sip-connector.service - Osmo SIP Connector Loaded: loaded (/lib/systemd/system/osmo-sip-connector.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Main PID: 14113 (osmo-sip-connec) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-sip-connector.service ??14113 /usr/bin/osmo-sip-connector -c /etc/osmocom/osmo-sip-connector.cfg Dec 15 04:15:13 148db053daeb systemd[1]: Started Osmo SIP Connector. Dec 15 04:15:13 148db053daeb osmo-sip-connector[14113]: <0004> telnet_interface.c:104 Available via telnet 127.0.0.1 4256 Dec 15 04:15:13 148db053daeb osmo-sip-connector[14113]: <0001> mncc.c:1038 Scheduling MNCC connect Dec 15 04:15:13 148db053daeb osmo-sip-connector[14113]: <0000> sip.c:679 su_source_port_create() returns 0x55a20e5a7b60 Dec 15 04:15:13 148db053daeb osmo-sip-connector[14113]: <0001> mncc.c:930 Failed to connect(/tmp/msc_mncc). Retrying + systemctl --no-pager -l -n 200 status osmo-stp ? osmo-stp.service - Osmocom STP (Signal Transfer Point) Loaded: loaded (/lib/systemd/system/osmo-stp.service; disabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Docs: https://osmocom.org/projects/osmo-stp/wiki Main PID: 14112 (osmo-stp) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-stp.service ??14112 /usr/bin/osmo-stp -c /etc/osmocom/osmo-stp.cfg Dec 15 04:15:13 148db053daeb systemd[1]: Started Osmocom STP (Signal Transfer Point). Dec 15 04:15:13 148db053daeb osmo-stp[14112]: DLGLOBAL <0000> telnet_interface.c:104 Available via telnet 127.0.0.1 4239 Dec 15 04:15:13 148db053daeb osmo-stp[14112]: DLSS7 <000c> osmo_ss7.c:1488 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! Dec 15 04:15:13 148db053daeb osmo-stp[14112]: DLSS7 <000c> osmo_ss7.c:1488 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! Dec 15 04:15:14 148db053daeb osmo-stp[14112]: DLSS7 <000c> osmo_ss7.c:1488 0: asp-asp-dyn-2: ASP Restart for server not implemented yet! + systemctl --no-pager -l -n 200 status osmo-pcap-server ? osmo-pcap-server.service - PCAP Server for the PCAP aggregation Loaded: loaded (/lib/systemd/system/osmo-pcap-server.service; disabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Tue 2020-12-15 04:15:15 UTC; 51ms ago Process: 14117 ExecStart=/usr/bin/osmo-pcap-server -c /etc/osmocom/osmo-pcap-server.cfg (code=exited, status=1/FAILURE) Main PID: 14117 (code=exited, status=1/FAILURE) Dec 15 04:15:15 148db053daeb osmo-pcap-server[14117]: <0005> socket.c:912 unable to bind socket:127.0.0.1:4238: Address already in use Dec 15 04:15:15 148db053daeb osmo-pcap-server[14117]: <0005> socket.c:923 no suitable addr found for: 127.0.0.1:4238 Dec 15 04:15:15 148db053daeb osmo-pcap-server[14117]: <0005> telnet_interface.c:100 Cannot bind telnet at 127.0.0.1 4238 Dec 15 04:15:15 148db053daeb osmo-pcap-server[14117]: <0001> osmo_server_main.c:233 Failed to bind telnet interface Dec 15 04:15:15 148db053daeb systemd[1]: osmo-pcap-server.service: Main process exited, code=exited, status=1/FAILURE Dec 15 04:15:15 148db053daeb osmo-pcap-server[14117]: Dec 15 04:15:15 148db053daeb systemd[1]: osmo-pcap-server.service: Unit entered failed state. Dec 15 04:15:15 148db053daeb systemd[1]: osmo-pcap-server.service: Failed with result 'exit-code'. + failed= osmo-pcap-server + systemctl --no-pager -l -n 200 status osmo-sgsn ? osmo-sgsn.service - Osmocom SGSN (Serving GPRS Support Node) Loaded: loaded (/lib/systemd/system/osmo-sgsn.service; disabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Main PID: 14110 (osmo-sgsn) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-sgsn.service ??14110 /usr/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg Dec 15 04:15:13 148db053daeb systemd[1]: osmo-sgsn.service: Failed to reset devices.list: Operation not permitted Dec 15 04:15:13 148db053daeb systemd[1]: Started Osmocom SGSN (Serving GPRS Support Node). Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <001f> telnet_interface.c:104 Available via telnet 127.0.0.1 4245 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <0026> control_if.c:911 CTRL at 127.0.0.1 4251 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <0027> gtp.c:902 GTP: gtp_newgsn() started at 127.0.0.1 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <0027> gtp.c:859 State information file (.//gsn_restart) not found. Creating new file. Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <000e> sgsn_libgtp.c:777 Created GTP on 127.0.0.1 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <000e> sgsn_main.c:475 libGTP v1.6.0.13-1230 initialized Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <0029> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <000f> gprs_ns.c:2081 Listening for nsip packets on 127.0.0.1:23000 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <000f> gprs_ns.c:2097 NS UDP socket at 127.0.0.1:23000 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:514 OsmoSGSN: Creating SS7 instance Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:541 OsmoSGSN: Using SS7 instance 0, pc:0.23.4 Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:548 OsmoSGSN: Creating AS instance Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:559 OsmoSGSN: Using AS instance as-clnt-OsmoSGSN Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:564 OsmoSGSN: Creating default route Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:604 OsmoSGSN: No unassociated ASP for m3ua, creating new ASP asp-clnt-OsmoSGSN Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002c> sccp_user.c:631 OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN Dec 15 04:15:13 148db053daeb osmo-sgsn[14110]: <002b> osmo_ss7.c:440 0: Creating SCCP instance Dec 15 04:15:14 148db053daeb osmo-sgsn[14110]: <0029> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 15 04:15:14 148db053daeb osmo-sgsn[14110]: <0021> input/ipa.c:128 127.0.0.1:4222 connection done Dec 15 04:15:14 148db053daeb osmo-sgsn[14110]: <0021> input/ipaccess.c:895 received ID_GET for unit ID 0/0/0 Dec 15 04:15:15 148db053daeb osmo-sgsn[14110]: <002e> m3ua.c:663 0: asp-asp-clnt-OsmoSGSN: Received NOTIFY Type State Change:AS Inactive () Dec 15 04:15:15 148db053daeb osmo-sgsn[14110]: <002b> xua_default_lm_fsm.c:354 xua_default_lm(asp-clnt-OsmoSGSN)[0x555b7c2897f0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm Dec 15 04:15:15 148db053daeb osmo-sgsn[14110]: <002e> m3ua.c:663 0: asp-asp-clnt-OsmoSGSN: Received NOTIFY Type State Change:AS Active () + systemctl --no-pager -l -n 200 status osmo-pcu ? osmo-pcu.service - Osmocom osmo-pcu Loaded: loaded (/lib/systemd/system/osmo-pcu.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Main PID: 14109 (osmo-pcu) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-pcu.service ??14109 /usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg Dec 15 04:15:13 148db053daeb systemd[1]: osmo-pcu.service: Failed to reset devices.list: Operation not permitted Dec 15 04:15:13 148db053daeb systemd[1]: Started Osmocom osmo-pcu. Dec 15 04:15:13 148db053daeb osmo-pcu[14109]: <000d> telnet_interface.c:104 Available via telnet 127.0.0.1 4240 Dec 15 04:15:13 148db053daeb osmo-pcu[14109]: <0001> osmobts_sock.cpp:230 osmo-bts PCU socket /tmp/pcu_bts has been connected Dec 15 04:15:13 148db053daeb osmo-pcu[14109]: <0001> pcu_l1_if.cpp:566 BTS not available + systemctl --no-pager -l -n 200 status osmo-hnbgw ? osmo-hnbgw.service - Osmocom Home Nodeb Gateway (OsmoHNBGW) Loaded: loaded (/lib/systemd/system/osmo-hnbgw.service; disabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Main PID: 14108 (osmo-hnbgw) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-hnbgw.service ??14108 /usr/bin/osmo-hnbgw -c /etc/osmocom/osmo-hnbgw.cfg Dec 15 04:15:13 148db053daeb systemd[1]: osmo-hnbgw.service: Failed to reset devices.list: Operation not permitted Dec 15 04:15:13 148db053daeb systemd[1]: Started Osmocom Home Nodeb Gateway (OsmoHNBGW). Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLGLOBAL <0004> telnet_interface.c:104 Available via telnet 127.0.0.1 4261 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLCTRL <000b> control_if.c:911 CTRL at 127.0.0.1 4262 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DMAIN <0000> hnbgw_cn.c:461 IuCS remote addr not configured, using default: RI=SSN_PC,PC=0.23.1,SSN=RANAP Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DMAIN <0000> hnbgw_cn.c:461 IuPS remote addr not configured, using default: RI=SSN_PC,PC=0.23.4,SSN=RANAP Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DRANAP <0003> hnbgw_cn.c:512 No cs7 instance configured for IuCS nor IuPS, creating default instance Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> osmo_ss7.c:369 0: Creating SS7 Instance Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> osmo_ss7.c:669 0: Creating Route Table system Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DRANAP <0003> hnbgw_cn.c:525 Local SCCP addr: RI=SSN_PC,PC=0.23.5,SSN=RANAP Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSCCP <0011> sccp_user.c:541 OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSCCP <0011> sccp_user.c:548 OsmoHNBGW: Creating AS instance Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> fsm.c:461 XUA_AS(as-clnt-OsmoHNBGW)[0x55bd469b4680]{AS_DOWN}: Allocated Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> osmo_ss7.c:971 0: as-as-clnt-OsmoHNBGW: Created AS Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSCCP <0011> sccp_user.c:559 OsmoHNBGW: Using AS instance as-clnt-OsmoHNBGW Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSCCP <0011> sccp_user.c:564 OsmoHNBGW: Creating default route Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> osmo_ss7.c:793 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-OsmoHNBGW' Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSCCP <0011> sccp_user.c:604 OsmoHNBGW: No unassociated ASP for m3ua, creating new ASP asp-clnt-OsmoHNBGW Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> osmo_ss7.c:991 0: as-as-clnt-OsmoHNBGW: Adding ASP asp-clnt-OsmoHNBGW to AS Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> fsm.c:461 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{IDLE}: Allocated Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513670 DLSS7 <0010> osmo_ss7.c:1440 0: asp-asp-clnt-OsmoHNBGW: Restarting ASP asp-clnt-OsmoHNBGW, r=localhost:2905<->l=localhost:0 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> fsm.c:461 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_DOWN}: Allocated Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSCCP <0011> sccp_user.c:631 OsmoHNBGW: Using ASP instance asp-clnt-OsmoHNBGW Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> osmo_ss7.c:440 0: Creating SCCP instance Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> osmo_ss7.c:464 registering user=SCCP for SI 3 with priv 0x55bd469b89f0 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSCCP <0011> sccp_user.c:107 Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DRANAP <0003> hnbgw_cn.c:550 Remote SCCP addr: IuCS: RI=SSN_PC,PC=0.23.1,SSN=RANAP Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DRANAP <0003> hnbgw_cn.c:552 Remote SCCP addr: IuPS: RI=SSN_PC,PC=0.23.4,SSN=RANAP Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DHNBAP <0001> hnbgw.c:607 Using RNC-Id 23 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DMAIN <0000> hnbgw.c:612 Listening for Iuh at 0.0.0.0 29169 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:396 [CONNECTING] osmo_stream_cli_fd_cb(): connection done. Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:114 sizes of 'struct sctp_event_subscribe': compile-time 10, kernel: 13 Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> osmo_ss7.c:1699 0: asp-asp-clnt-OsmoHNBGW: Client connected (r=::1:2905<->l=::1:54080) Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:351 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:358 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{IDLE}: Received Event SCTP-ESTABLISH.ind Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:142 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{IDLE}: state_chg to WAIT_ASP_UP Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:143 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_DOWN}: Received Event M-ASP_UP.req Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:417 [CONNECTED] osmo_stream_cli_fd_cb(): connected write Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:350 [CONNECTED] osmo_stream_cli_write(): sending 8 bytes of data Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:417 [CONNECTED] osmo_stream_cli_fd_cb(): connected write Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:413 [CONNECTED] osmo_stream_cli_fd_cb(): connected read Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLINP <0006> stream.c:322 [CONNECTED] osmo_stream_cli_read(): message received Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> osmo_ss7.c:1776 0: asp-asp-clnt-OsmoHNBGW: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x80) Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLM3UA <0013> m3ua.c:751 0: asp-asp-clnt-OsmoHNBGW: Received M3UA Message (ASPSM:UP-ACK) Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> m3ua.c:715 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_asp_fsm.c:352 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_DOWN}: T(ack) stopped Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_asp_fsm.c:401 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_DOWN}: state_chg to ASP_INACTIVE Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_asp_fsm.c:450 XUA_AS(as-clnt-OsmoHNBGW)[0x55bd469b4680]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_as_fsm.c:269 XUA_AS(as-clnt-OsmoHNBGW)[0x55bd469b4680]{AS_DOWN}: state_chg to AS_INACTIVE Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:351 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:358 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_ASP_UP}: Received Event ASP-UP.conf Dec 15 04:15:13 148db053daeb osmo-hnbgw[14108]: 20201215041513671 DLSS7 <0010> xua_default_lm_fsm.c:154 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_ASP_UP}: state_chg to WAIT_NOTIFY Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515265 DLINP <0006> stream.c:413 [CONNECTED] osmo_stream_cli_fd_cb(): connected read Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515265 DLINP <0006> stream.c:322 [CONNECTED] osmo_stream_cli_read(): message received Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515265 DLSS7 <0010> osmo_ss7.c:1776 0: asp-asp-clnt-OsmoHNBGW: xua_cli_read_cb(): sctp_recvmsg() returned 148 (flags=0x8080) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515265 DLSS7 <0010> osmo_ss7.c:1568 0: asp-asp-clnt-OsmoHNBGW: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515265 DLSS7 <0010> osmo_ss7.c:1581 0: asp-asp-clnt-OsmoHNBGW: xUA CLNT PEER_ADDR_CHANGE Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515671 DLSS7 <0010> fsm.c:322 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_NOTIFY}: Timeout of T1 Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515671 DLSS7 <0010> xua_default_lm_fsm.c:176 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_NOTIFY}: state_chg to RKM_REG Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515671 DLSS7 <0010> xua_rkm.c:559 0: asp-asp-clnt-OsmoHNBGW: Received XUA Layer Manager Primitive: M-RK_REG.request) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515671 DLINP <0006> stream.c:417 [CONNECTED] osmo_stream_cli_fd_cb(): connected write Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515671 DLINP <0006> stream.c:350 [CONNECTED] osmo_stream_cli_write(): sending 44 bytes of data Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515671 DLINP <0006> stream.c:417 [CONNECTED] osmo_stream_cli_fd_cb(): connected write Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:413 [CONNECTED] osmo_stream_cli_fd_cb(): connected read Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:322 [CONNECTED] osmo_stream_cli_read(): message received Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> osmo_ss7.c:1776 0: asp-asp-clnt-OsmoHNBGW: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x80) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLM3UA <0013> m3ua.c:751 0: asp-asp-clnt-OsmoHNBGW: Received M3UA Message (RKM:REG-RESP) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_rkm.c:435 0: asp-asp-clnt-OsmoHNBGW: Received RKM REG RES rctx=1 status=SUCCESS Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:351 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{RKM_REG}: Received primitive M-RK_REG.confirm Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:358 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{RKM_REG}: Received Event RKM_REG.conf Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:249 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{RKM_REG}: state_chg to WAIT_NOTIFY Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:413 [CONNECTED] osmo_stream_cli_fd_cb(): connected read Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:322 [CONNECTED] osmo_stream_cli_read(): message received Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> osmo_ss7.c:1776 0: asp-asp-clnt-OsmoHNBGW: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLM3UA <0013> m3ua.c:751 0: asp-asp-clnt-OsmoHNBGW: Received M3UA Message (MGMT:NOTIFY) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLM3UA <0013> m3ua.c:663 0: asp-asp-clnt-OsmoHNBGW: Received NOTIFY Type State Change:AS Inactive () Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:351 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:358 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_NOTIFY}: Received Event NOTIFY.ind Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:215 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{WAIT_NOTIFY}: state_chg to ACTIVE Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:216 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:417 [CONNECTED] osmo_stream_cli_fd_cb(): connected write Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:350 [CONNECTED] osmo_stream_cli_write(): sending 16 bytes of data Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:417 [CONNECTED] osmo_stream_cli_fd_cb(): connected write Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:413 [CONNECTED] osmo_stream_cli_fd_cb(): connected read Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:322 [CONNECTED] osmo_stream_cli_read(): message received Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> osmo_ss7.c:1776 0: asp-asp-clnt-OsmoHNBGW: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x80) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLM3UA <0013> m3ua.c:751 0: asp-asp-clnt-OsmoHNBGW: Received M3UA Message (ASPTM:ACTIVE-ACK) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> m3ua.c:715 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_asp_fsm.c:352 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_INACTIVE}: T(ack) stopped Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_asp_fsm.c:484 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55bd469b86d0]{ASP_INACTIVE}: state_chg to ASP_ACTIVE Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_asp_fsm.c:450 XUA_AS(as-clnt-OsmoHNBGW)[0x55bd469b4680]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_as_fsm.c:338 XUA_AS(as-clnt-OsmoHNBGW)[0x55bd469b4680]{AS_INACTIVE}: state_chg to AS_ACTIVE Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:351 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:354 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:413 [CONNECTED] osmo_stream_cli_fd_cb(): connected read Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLINP <0006> stream.c:322 [CONNECTED] osmo_stream_cli_read(): message received Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> osmo_ss7.c:1776 0: asp-asp-clnt-OsmoHNBGW: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLM3UA <0013> m3ua.c:751 0: asp-asp-clnt-OsmoHNBGW: Received M3UA Message (MGMT:NOTIFY) Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLM3UA <0013> m3ua.c:663 0: asp-asp-clnt-OsmoHNBGW: Received NOTIFY Type State Change:AS Active () Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:351 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{ACTIVE}: Received primitive M-NOTIFY.indication Dec 15 04:15:15 148db053daeb osmo-hnbgw[14108]: 20201215041515672 DLSS7 <0010> xua_default_lm_fsm.c:358 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55bd469b4bd0]{ACTIVE}: Received Event NOTIFY.ind + systemctl --no-pager -l -n 200 status osmo-bts-virtual ? osmo-bts-virtual.service - Osmocom GSM BTS for virtual Um layer based on GSMTAP/UDP Loaded: loaded (/lib/systemd/system/osmo-bts-virtual.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-15 04:15:13 UTC; 2s ago Main PID: 14107 (osmo-bts-virtua) Tasks: 1 (limit: 4915) CGroup: /docker/148db053daeb9e92d0a5d9d01661f486f9746f46f206665850559d2da7403989/system.slice/osmo-bts-virtual.service ??14107 /usr/bin/osmo-bts-virtual -s -c /etc/osmocom/osmo-bts-virtual.cfg Dec 15 04:15:13 148db053daeb systemd[1]: osmo-bts-virtual.service: Failed to reset devices.list: Operation not permitted Dec 15 04:15:13 148db053daeb systemd[1]: Started Osmocom GSM BTS for virtual Um layer based on GSMTAP/UDP. Dec 15 04:15:13 148db053daeb osmo-bts-virtual[14107]: ((*)) Dec 15 04:15:13 148db053daeb osmo-bts-virtual[14107]: | Dec 15 04:15:13 148db053daeb osmo-bts-virtual[14107]: / \ OsmoBTS + systemctl stop osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ERROR: services failed to start: osmo-pcap-server + [ -n osmo-pcap-server ] + set +x + ret=1 + [ -n ] + docker container kill debian-repo-install-test-nightly debian-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 15 09:44:47 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 09:44:47 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-trx_=C2=BB_--wit?= =?UTF-8?Q?h-sse,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#2379?= In-Reply-To: <1570762464.1372.1607955626505@jenkins.osmocom.org> References: <1570762464.1372.1607955626505@jenkins.osmocom.org> Message-ID: <1688700994.1403.1608025487734@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Dec 15 10:13:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 10:13:02 +0000 (UTC) Subject: Build failed in Jenkins: osmo-gsm-tester_build-osmo-trx #2247 Message-ID: <776725688.1404.1608027182950@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 71.46 KB...] make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' Making install in utils make[2]: Entering directory ' make[3]: Entering directory ' /bin/mkdir -p ' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge ' libtool: install: /usr/bin/install -c .libs/osmo-arfcn libtool: install: /usr/bin/install -c .libs/osmo-auc-gen libtool: install: /usr/bin/install -c .libs/osmo-config-merge make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory ' make[2]: Leaving directory ' Making install in tests make[2]: Entering directory ' make install-am make[3]: Entering directory ' make[4]: Entering directory ' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[2]: Entering directory ' make[3]: Entering directory ' /bin/mkdir -p ' /usr/bin/install -c osmo-release.sh ' /bin/mkdir -p ' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 ' /bin/mkdir -p ' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc ' /bin/mkdir -p ' /usr/bin/install -c -m 644 osmo-release.mk ' make install-data-hook make[4]: Entering directory ' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory ' make[3]: Leaving directory ' make[2]: Leaving directory ' make[1]: Leaving directory ' + build_repo osmo-trx --with-uhd --with-lms + dir=osmo-trx + shift + build_repo_dir osmo-trx ./ --with-uhd --with-lms + dep=osmo-trx + dir=./ + branch=master + echo --with-uhd + grep ^- + [ -z --with-uhd ] + shift + shift + configure_opts=--with-uhd --with-lms + set +x ====================== osmo-trx + have_repo osmo-trx master + repo=osmo-trx + branch=master + + sed s/-/_/g echo OSMO_GSM_TESTER_BUILD_osmo-trx + branch_override_var=OSMO_GSM_TESTER_BUILD_osmo_trx + eval echo $OSMO_GSM_TESTER_BUILD_osmo_trx + echo + branch_override= + [ -n ] + cd + [ -d osmo-trx ] + git clone git://git.osmocom.org/osmo-trx osmo-trx Cloning into 'osmo-trx'... + cd osmo-trx + git rev-parse origin/master 4a4e607a195e58d47aa9e2f03a9f645adfdf7706 + branch=origin/master + git checkout -B build_branch origin/master Switched to a new branch 'build_branch' Branch build_branch set up to track remote branch master from origin. + rm -rf COPYING CommonLibs GSM LEGAL Makefile.am Makefile.common README.md TODO-RELEASE Transceiver52M config configure.ac contrib debian doc git-version-gen tests utils + git reset --hard origin/master HEAD is now at 4a4e607 ipc-driver-test: Allow setting dir prefix for UD socket + git rev-parse HEAD 4a4e607a195e58d47aa9e2f03a9f645adfdf7706 + git rev-parse HEAD + echo 4a4e607a195e58d47aa9e2f03a9f645adfdf7706 osmo-trx + cd + cd osmo-trx/./ + [ -f configure.ac ] + set +x + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' configure.ac:44: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:35: installing './install-sh' configure.ac:35: installing './missing' CommonLibs/Makefile.am: installing './depcomp' + set +x + ./configure --prefix= --with-systemdsystemunitdir=no --with-uhd --with-lms checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettid... no checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODING... yes checking for LMS... no configure: error: Package requirements (LimeSuite) were not met: Package LimeSuite was not found in the pkg-config search path. Perhaps you should add the directory containing `LimeSuite.pc' to the PKG_CONFIG_PATH environment variable Package 'LimeSuite', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LMS_CFLAGS and LMS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful From jenkins at lists.osmocom.org Tue Dec 15 11:12:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:12:34 +0000 (UTC) Subject: Jenkins build is back to normal : osmo-gsm-tester_build-osmo-trx #2248 In-Reply-To: <776725688.1404.1608027182950@jenkins.osmocom.org> References: <776725688.1404.1608027182950@jenkins.osmocom.org> Message-ID: <668787317.1410.1608030754200@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Dec 15 11:54:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3289?= Message-ID: <984212215.1411.1608033248158@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.33 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:54:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3289?= Message-ID: <2052332004.1413.1608033249764@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.46 KB...] /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:54:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3289?= Message-ID: <2133558173.1412.1608033249587@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.22 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CC csn1.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:54:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22646?= Message-ID: <1754521348.1414.1608033252444@jenkins.osmocom.org> See Changes: [lynxis] sgsn: check for NULL of gprs_subscr_get_or_create() ------------------------------------------ [...truncated 702.48 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2680 2.3 0.0 53904 21236 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2714 0.0 0.0 21475123580 20452 ? S 11:54 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2721 0.0 0.0 4280 796 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 2723 0.0 0.0 12784 980 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg48imq39b, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg48imq39b' > ls -l /proc/2680/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[2414781837] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[2414781838] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[2414781839] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2680 2.2 0.0 54192 21432 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2725 0.0 0.0 21475123580 20260 ? S 11:54 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg48imq39b build 2732 0.0 0.0 4280 740 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 2734 0.0 0.0 12784 948 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg48imq39b, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg48imq39b' > ls -l /proc/2680/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[2414781837] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[2414781838] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[2414781839] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2680 1.7 0.0 54192 21432 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2736 0.0 0.0 21475123580 20608 ? S 11:54 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg48imq39b build 2743 0.0 0.0 4280 752 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 2745 0.0 0.0 12784 944 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2680/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[2414781837] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[2414781838] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[2414781839] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2680 1.6 0.0 54192 21432 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2747 0.0 0.0 21474968080 14368 ? S 11:54 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2754 0.0 0.0 4280 712 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 2756 0.0 0.0 12784 976 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgbul9w3lw, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgbul9w3lw' > ls -l /proc/2680/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[2414781837] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[2414781838] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[2414781839] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2680 1.4 0.0 54192 21432 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2758 0.0 0.0 21474968080 14312 ? S 11:54 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgbul9w3lw build 2765 0.0 0.0 4280 716 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 2767 0.0 0.0 12784 980 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgbul9w3lw, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgbul9w3lw' > ls -l /proc/2680/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[2414781837] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[2414781838] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[2414781839] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2680 1.3 0.0 54192 21432 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2769 0.0 0.0 21474968080 14612 ? S 11:54 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgbul9w3lw build 2776 0.0 0.0 4280 704 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 2778 0.0 0.0 12784 980 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:54:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:20 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22646?= Message-ID: <898613393.1415.1608033260306@jenkins.osmocom.org> See Changes: [lynxis] sgsn: check for NULL of gprs_subscr_get_or_create() ------------------------------------------ [...truncated 380.08 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12002 2.4 0.0 53868 20988 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12036 0.0 0.0 21474978780 20244 ? R 11:54 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12043 0.0 0.0 4280 744 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 12045 0.0 0.0 12784 976 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgocxk3vwv, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgocxk3vwv' > ls -l /proc/12002/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[30313732] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[30313733] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[30313734] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12002 2.0 0.0 54000 21080 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12047 0.0 0.0 21474974552 26552 ? R 11:54 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgocxk3vwv build 12054 0.0 0.0 4280 756 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 12056 0.0 0.0 12784 928 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgocxk3vwv, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgocxk3vwv' > ls -l /proc/12002/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[30313732] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[30313733] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[30313734] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12002 1.8 0.0 54000 21080 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12058 0.0 0.1 21475044960 34232 ? R 11:54 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgocxk3vwv build 12065 0.0 0.0 4280 700 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 12067 0.0 0.0 12784 956 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12002/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[30313732] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[30313733] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[30313734] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12002 1.6 0.0 54000 21080 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12069 0.0 0.0 21474963656 22884 ? S 11:54 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12076 0.0 0.0 4280 716 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 12078 0.0 0.0 12784 976 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfjknbrqm, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgfjknbrqm' > ls -l /proc/12002/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[30313732] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[30313733] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[30313734] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12002 1.5 0.0 54000 21080 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12080 0.0 0.0 21474963656 24716 ? S 11:54 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfjknbrqm build 12087 0.0 0.0 4280 772 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 12089 0.0 0.0 12784 1028 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfjknbrqm, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgfjknbrqm' > ls -l /proc/12002/fd total 0 lr-x------ 1 build build 64 Dec 15 11:53 0 -> pipe:[30313732] l-wx------ 1 build build 64 Dec 15 11:53 1 -> pipe:[30313733] l-wx------ 1 build build 64 Dec 15 11:53 2 -> pipe:[30313734] l-wx------ 1 build build 64 Dec 15 11:53 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12002 1.4 0.0 54000 21080 ? S 11:53 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12091 0.0 0.0 21474963656 25228 ? S 11:54 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfjknbrqm build 12098 0.0 0.0 4280 736 ? S 11:54 0:00 /bin/sh -c ps xua | grep osmo build 12100 0.0 0.0 12784 972 ? S 11:54 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:54:35 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:35 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3289?= Message-ID: <80196482.1416.1608033275726@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 79.30 KB...] /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:54:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:54:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3289?= Message-ID: <1897342945.1417.1608033290963@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 116.22 KB...] 'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' 'common/chapters/vty_cpu_sched.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets' 'common/snippets/dynamic_channel_type_bullets.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' 'common/vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals =============================== osmo-pcu =============================== + PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_bssgp_pcu.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:57:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:57:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3289?= Message-ID: <804069821.1418.1608033449130@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 77.25 KB...] make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 11:59:22 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 11:59:22 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22647?= In-Reply-To: <898613393.1415.1608033260306@jenkins.osmocom.org> References: <898613393.1415.1608033260306@jenkins.osmocom.org> Message-ID: <255537900.1419.1608033562247@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 381.23 KB...] Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12233 2.1 0.0 53944 21120 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12267 0.0 0.0 21475111140 31356 ? S 11:59 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12274 0.0 0.0 4280 712 ? S 11:59 0:00 /bin/sh -c ps xua | grep osmo build 12276 0.0 0.0 12784 936 ? S 11:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgr4wyg3qw, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgr4wyg3qw' > ls -l /proc/12233/fd total 0 lr-x------ 1 build build 64 Dec 15 11:59 0 -> pipe:[2415276573] l-wx------ 1 build build 64 Dec 15 11:59 1 -> pipe:[2415276574] l-wx------ 1 build build 64 Dec 15 11:59 2 -> pipe:[2415276575] l-wx------ 1 build build 64 Dec 15 11:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12233 1.8 0.0 54076 21208 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12278 0.0 0.0 21475111140 28292 ? S 11:59 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgr4wyg3qw build 12285 0.0 0.0 4280 748 ? S 11:59 0:00 /bin/sh -c ps xua | grep osmo build 12287 0.0 0.0 12784 932 ? S 11:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgr4wyg3qw, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgr4wyg3qw' > ls -l /proc/12233/fd total 0 lr-x------ 1 build build 64 Dec 15 11:59 0 -> pipe:[2415276573] l-wx------ 1 build build 64 Dec 15 11:59 1 -> pipe:[2415276574] l-wx------ 1 build build 64 Dec 15 11:59 2 -> pipe:[2415276575] l-wx------ 1 build build 64 Dec 15 11:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12233 1.4 0.0 54076 21208 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12289 0.0 0.0 21475111140 31904 ? S 11:59 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgr4wyg3qw build 12296 0.0 0.0 4280 712 ? S 11:59 0:00 /bin/sh -c ps xua | grep osmo build 12298 0.0 0.0 12784 944 ? S 11:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12233/fd total 0 lr-x------ 1 build build 64 Dec 15 11:59 0 -> pipe:[2415276573] l-wx------ 1 build build 64 Dec 15 11:59 1 -> pipe:[2415276574] l-wx------ 1 build build 64 Dec 15 11:59 2 -> pipe:[2415276575] l-wx------ 1 build build 64 Dec 15 11:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12233 1.4 0.0 54076 21208 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12300 0.0 0.0 21474963656 24448 ? S 11:59 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12307 0.0 0.0 4280 756 ? S 11:59 0:00 /bin/sh -c ps xua | grep osmo build 12309 0.0 0.0 12784 952 ? S 11:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfkjdwxi0, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgfkjdwxi0' > ls -l /proc/12233/fd total 0 lr-x------ 1 build build 64 Dec 15 11:59 0 -> pipe:[2415276573] l-wx------ 1 build build 64 Dec 15 11:59 1 -> pipe:[2415276574] l-wx------ 1 build build 64 Dec 15 11:59 2 -> pipe:[2415276575] l-wx------ 1 build build 64 Dec 15 11:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12233 1.3 0.0 54076 21208 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12311 0.0 0.0 21474963656 24972 ? S 11:59 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfkjdwxi0 build 12318 0.0 0.0 4280 740 ? S 11:59 0:00 /bin/sh -c ps xua | grep osmo build 12320 0.0 0.0 12784 936 ? S 11:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfkjdwxi0, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgfkjdwxi0' > ls -l /proc/12233/fd total 0 lr-x------ 1 build build 64 Dec 15 11:59 0 -> pipe:[2415276573] l-wx------ 1 build build 64 Dec 15 11:59 1 -> pipe:[2415276574] l-wx------ 1 build build 64 Dec 15 11:59 2 -> pipe:[2415276575] l-wx------ 1 build build 64 Dec 15 11:59 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12233 1.1 0.0 54076 21208 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12322 0.0 0.0 21474963656 26048 ? S 11:59 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgfkjdwxi0 build 12329 0.0 0.0 4280 708 ? S 11:59 0:00 /bin/sh -c ps xua | grep osmo build 12331 0.0 0.0 12784 976 ? S 11:59 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:00:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:00:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22648?= In-Reply-To: <255537900.1419.1608033562247@jenkins.osmocom.org> References: <255537900.1419.1608033562247@jenkins.osmocom.org> Message-ID: <1122197233.1420.1608033616292@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 381.79 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12018 2.1 0.0 53868 21288 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12052 0.0 0.0 21475111140 33736 ? R 12:00 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12059 0.0 0.0 4280 704 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 12061 0.0 0.0 12784 968 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4565673c, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg4565673c' > ls -l /proc/12018/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001865] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001866] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001867] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12018 1.8 0.0 54004 21376 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12063 1.0 0.0 21475111140 34728 ? R 12:00 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4565673c build 12070 0.0 0.0 4280 700 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 12072 0.0 0.0 12784 940 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4565673c, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg4565673c' > ls -l /proc/12018/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001865] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001866] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001867] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12018 1.6 0.0 54004 21376 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12074 0.0 0.0 21475111140 31628 ? S 12:00 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg4565673c build 12081 0.0 0.0 4280 720 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 12083 0.0 0.0 12784 932 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12018/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001865] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001866] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001867] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12018 1.4 0.0 54004 21376 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12085 0.0 0.0 21474963656 25156 ? S 12:00 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12092 0.0 0.0 4280 748 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 12094 0.0 0.0 12784 928 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgnngc3bin, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgnngc3bin' > ls -l /proc/12018/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001865] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001866] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001867] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12018 1.4 0.0 54004 21376 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12096 0.0 0.0 21474963656 26240 ? S 12:00 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgnngc3bin build 12103 0.0 0.0 4280 756 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 12105 0.0 0.0 12784 984 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgnngc3bin, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgnngc3bin' > ls -l /proc/12018/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001865] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001866] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001867] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12018 1.2 0.0 54004 21376 ? S 11:59 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12107 0.0 0.0 21474963656 24976 ? S 12:00 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgnngc3bin build 12114 0.0 0.0 4280 772 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 12116 0.0 0.0 12784 940 ? R 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:01:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:01:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22648?= Message-ID: <200994274.1421.1608033661680@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 704.67 KB...] Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2462 2.5 0.0 53868 21056 ? S 12:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2496 0.0 0.0 21475055280 30668 ? R 12:00 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2503 0.0 0.0 4280 772 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 2505 0.0 0.0 12784 968 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbpnd88i, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgnbpnd88i' > ls -l /proc/2462/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001556] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001557] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001558] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2462 2.2 0.0 54156 21256 ? S 12:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2507 0.0 0.0 21475055280 33836 ? R 12:00 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbpnd88i build 2514 0.0 0.0 4280 752 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 2516 0.0 0.0 12784 900 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbpnd88i, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgnbpnd88i' > ls -l /proc/2462/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001556] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001557] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001558] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2462 1.7 0.0 54156 21256 ? S 12:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2518 0.0 0.0 21475121460 32212 ? R 12:00 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbpnd88i build 2525 0.0 0.0 4280 752 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 2527 0.0 0.0 12784 948 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2462/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001556] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001557] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001558] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2462 1.7 0.0 54156 21256 ? S 12:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2529 0.0 0.0 21474968080 25880 ? S 12:00 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2536 0.0 0.0 4280 756 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 2538 0.0 0.0 12784 928 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs__p66ci, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgs__p66ci' > ls -l /proc/2462/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001556] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001557] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001558] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2462 1.5 0.0 54156 21256 ? S 12:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2540 0.0 0.0 21474968080 26252 ? S 12:00 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs__p66ci build 2547 0.0 0.0 4280 708 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 2549 0.0 0.0 12784 964 ? S 12:00 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs__p66ci, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgs__p66ci' > ls -l /proc/2462/fd total 0 lr-x------ 1 build build 64 Dec 15 12:00 0 -> pipe:[560001556] l-wx------ 1 build build 64 Dec 15 12:00 1 -> pipe:[560001557] l-wx------ 1 build build 64 Dec 15 12:00 2 -> pipe:[560001558] l-wx------ 1 build build 64 Dec 15 12:00 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2462 1.3 0.0 54156 21256 ? S 12:00 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2551 0.0 0.0 21474968080 25312 ? S 12:00 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs__p66ci build 2558 0.0 0.0 4280 732 ? S 12:00 0:00 /bin/sh -c ps xua | grep osmo build 2560 0.0 0.0 12784 984 ? S 12:00 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:01:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:01:56 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22647?= In-Reply-To: <1754521348.1414.1608033252444@jenkins.osmocom.org> References: <1754521348.1414.1608033252444@jenkins.osmocom.org> Message-ID: <953038259.1422.1608033716584@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 703.57 KB...] Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2709 2.7 0.0 53980 20820 ? S 12:01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2743 0.0 0.0 21474984868 19764 ? R 12:01 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2750 0.0 0.0 4276 720 ? S 12:01 0:00 /bin/sh -c ps xua | grep osmo build 2752 0.0 0.0 12780 932 ? S 12:01 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxv401k_r, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgxv401k_r' > ls -l /proc/2709/fd total 0 lr-x------ 1 build build 64 Dec 15 12:01 0 -> pipe:[3198994688] l-wx------ 1 build build 64 Dec 15 12:01 1 -> pipe:[3198994689] l-wx------ 1 build build 64 Dec 15 12:01 2 -> pipe:[3198994690] l-wx------ 1 build build 64 Dec 15 12:01 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2709 2.5 0.0 54148 21016 ? S 12:01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2754 0.0 0.0 21474984868 19208 ? R 12:01 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxv401k_r build 2761 0.0 0.0 4276 716 ? S 12:01 0:00 /bin/sh -c ps xua | grep osmo build 2763 0.0 0.0 4276 88 ? R 12:01 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxv401k_r, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgxv401k_r' > ls -l /proc/2709/fd total 0 lr-x------ 1 build build 64 Dec 15 12:01 0 -> pipe:[3198994688] l-wx------ 1 build build 64 Dec 15 12:01 1 -> pipe:[3198994689] l-wx------ 1 build build 64 Dec 15 12:01 2 -> pipe:[3198994690] l-wx------ 1 build build 64 Dec 15 12:01 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2709 2.1 0.0 54148 21016 ? S 12:01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2765 0.0 0.0 21474984868 19504 ? R 12:01 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxv401k_r build 2772 0.0 0.0 4276 788 ? S 12:01 0:00 /bin/sh -c ps xua | grep osmo build 2774 0.0 0.0 4276 84 ? R 12:01 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2709/fd total 0 lr-x------ 1 build build 64 Dec 15 12:01 0 -> pipe:[3198994688] l-wx------ 1 build build 64 Dec 15 12:01 1 -> pipe:[3198994689] l-wx------ 1 build build 64 Dec 15 12:01 2 -> pipe:[3198994690] l-wx------ 1 build build 64 Dec 15 12:01 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2709 2.0 0.0 54148 21016 ? S 12:01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2776 0.0 0.0 21474968076 14188 ? S 12:01 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2783 0.0 0.0 4276 708 ? S 12:01 0:00 /bin/sh -c ps xua | grep osmo build 2785 0.0 0.0 12780 960 ? S 12:01 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7ol95drw, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg7ol95drw' > ls -l /proc/2709/fd total 0 lr-x------ 1 build build 64 Dec 15 12:01 0 -> pipe:[3198994688] l-wx------ 1 build build 64 Dec 15 12:01 1 -> pipe:[3198994689] l-wx------ 1 build build 64 Dec 15 12:01 2 -> pipe:[3198994690] l-wx------ 1 build build 64 Dec 15 12:01 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2709 1.6 0.0 54148 21016 ? S 12:01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2787 0.0 0.0 21474968076 14108 ? S 12:01 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7ol95drw build 2794 0.0 0.0 4276 772 ? S 12:01 0:00 /bin/sh -c ps xua | grep osmo build 2796 0.0 0.0 12780 892 ? S 12:01 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7ol95drw, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg7ol95drw' > ls -l /proc/2709/fd total 0 lr-x------ 1 build build 64 Dec 15 12:01 0 -> pipe:[3198994688] l-wx------ 1 build build 64 Dec 15 12:01 1 -> pipe:[3198994689] l-wx------ 1 build build 64 Dec 15 12:01 2 -> pipe:[3198994690] l-wx------ 1 build build 64 Dec 15 12:01 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2709 1.4 0.0 54148 21016 ? S 12:01 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2798 0.0 0.0 21474968076 14312 ? D 12:01 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg7ol95drw build 2805 0.0 0.0 4276 740 ? S 12:01 0:00 /bin/sh -c ps xua | grep osmo build 2807 0.0 0.0 12780 972 ? S 12:01 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:03:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:03:46 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22649?= In-Reply-To: <1122197233.1420.1608033616292@jenkins.osmocom.org> References: <1122197233.1420.1608033616292@jenkins.osmocom.org> Message-ID: <2028355752.1423.1608033826115@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 414.08 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12000 2.1 0.0 53948 21008 ? S 12:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12034 0.0 0.0 21475111140 17840 ? S 12:03 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12041 0.0 0.0 4280 796 ? S 12:03 0:00 /bin/sh -c ps xua | grep osmo build 12043 0.0 0.0 12784 972 ? S 12:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwo_261d8, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgwo_261d8' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 12:03 0 -> pipe:[30574378] l-wx------ 1 build build 64 Dec 15 12:03 1 -> pipe:[30574379] l-wx------ 1 build build 64 Dec 15 12:03 2 -> pipe:[30574380] l-wx------ 1 build build 64 Dec 15 12:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.8 0.0 54080 21096 ? S 12:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12045 0.0 0.0 21475044960 20508 ? R 12:03 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwo_261d8 build 12052 0.0 0.0 4280 748 ? S 12:03 0:00 /bin/sh -c ps xua | grep osmo build 12054 0.0 0.0 12784 956 ? R 12:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwo_261d8, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgwo_261d8' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 12:03 0 -> pipe:[30574378] l-wx------ 1 build build 64 Dec 15 12:03 1 -> pipe:[30574379] l-wx------ 1 build build 64 Dec 15 12:03 2 -> pipe:[30574380] l-wx------ 1 build build 64 Dec 15 12:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.5 0.0 54080 21096 ? S 12:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12056 0.0 0.0 21474974552 17556 ? R 12:03 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwo_261d8 build 12063 0.0 0.0 4280 740 ? S 12:03 0:00 /bin/sh -c ps xua | grep osmo build 12065 0.0 0.0 12784 932 ? S 12:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 12:03 0 -> pipe:[30574378] l-wx------ 1 build build 64 Dec 15 12:03 1 -> pipe:[30574379] l-wx------ 1 build build 64 Dec 15 12:03 2 -> pipe:[30574380] l-wx------ 1 build build 64 Dec 15 12:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.4 0.0 54080 21096 ? S 12:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12067 0.0 0.0 21474963656 14240 ? S 12:03 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12074 0.0 0.0 4280 748 ? S 12:03 0:00 /bin/sh -c ps xua | grep osmo build 12076 0.0 0.0 12784 984 ? S 12:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn05jayym, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgn05jayym' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 12:03 0 -> pipe:[30574378] l-wx------ 1 build build 64 Dec 15 12:03 1 -> pipe:[30574379] l-wx------ 1 build build 64 Dec 15 12:03 2 -> pipe:[30574380] l-wx------ 1 build build 64 Dec 15 12:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.2 0.0 54080 21096 ? S 12:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12078 0.0 0.0 21474963656 14040 ? S 12:03 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn05jayym build 12085 0.0 0.0 4280 720 ? S 12:03 0:00 /bin/sh -c ps xua | grep osmo build 12087 0.0 0.0 12784 964 ? S 12:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn05jayym, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgn05jayym' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 12:03 0 -> pipe:[30574378] l-wx------ 1 build build 64 Dec 15 12:03 1 -> pipe:[30574379] l-wx------ 1 build build 64 Dec 15 12:03 2 -> pipe:[30574380] l-wx------ 1 build build 64 Dec 15 12:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.1 0.0 54080 21096 ? S 12:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12089 0.0 0.0 21474963656 14192 ? S 12:03 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn05jayym build 12096 0.0 0.0 4280 760 ? S 12:03 0:00 /bin/sh -c ps xua | grep osmo build 12098 0.0 0.0 12784 1028 ? S 12:03 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:04:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:04:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22649?= In-Reply-To: <200994274.1421.1608033661680@jenkins.osmocom.org> References: <200994274.1421.1608033661680@jenkins.osmocom.org> Message-ID: <1820138196.1424.1608033869728@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 705.35 KB...] ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2697 3.0 0.0 53868 20992 ? S 12:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2731 0.0 0.0 21475123580 36360 ? S 12:04 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2738 0.0 0.0 4280 700 ? S 12:04 0:00 /bin/sh -c ps xua | grep osmo build 2740 0.0 0.0 12784 928 ? S 12:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgq0iz7c3g, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgq0iz7c3g' > ls -l /proc/2697/fd total 0 lr-x------ 1 build build 64 Dec 15 12:04 0 -> pipe:[560230886] l-wx------ 1 build build 64 Dec 15 12:04 1 -> pipe:[560230887] l-wx------ 1 build build 64 Dec 15 12:04 2 -> pipe:[560230888] l-wx------ 1 build build 64 Dec 15 12:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2697 2.3 0.0 54156 21192 ? S 12:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2742 0.0 0.0 21475055280 38556 ? R 12:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgq0iz7c3g build 2749 0.0 0.0 4280 752 ? S 12:04 0:00 /bin/sh -c ps xua | grep osmo build 2751 0.0 0.0 12784 944 ? S 12:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgq0iz7c3g, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgq0iz7c3g' > ls -l /proc/2697/fd total 0 lr-x------ 1 build build 64 Dec 15 12:04 0 -> pipe:[560230886] l-wx------ 1 build build 64 Dec 15 12:04 1 -> pipe:[560230887] l-wx------ 1 build build 64 Dec 15 12:04 2 -> pipe:[560230888] l-wx------ 1 build build 64 Dec 15 12:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2697 1.9 0.0 54156 21192 ? S 12:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2753 0.0 0.0 21475121460 32560 ? R 12:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgq0iz7c3g build 2760 0.0 0.0 4280 736 ? S 12:04 0:00 /bin/sh -c ps xua | grep osmo build 2762 0.0 0.0 10980 1028 ? R 12:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2697/fd total 0 lr-x------ 1 build build 64 Dec 15 12:04 0 -> pipe:[560230886] l-wx------ 1 build build 64 Dec 15 12:04 1 -> pipe:[560230887] l-wx------ 1 build build 64 Dec 15 12:04 2 -> pipe:[560230888] l-wx------ 1 build build 64 Dec 15 12:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2697 1.8 0.0 54156 21192 ? S 12:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2764 0.0 0.0 21474968080 23332 ? S 12:04 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2771 0.0 0.0 4280 748 ? S 12:04 0:00 /bin/sh -c ps xua | grep osmo build 2773 0.0 0.0 12784 968 ? S 12:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg3pzdv8sj, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg3pzdv8sj' > ls -l /proc/2697/fd total 0 lr-x------ 1 build build 64 Dec 15 12:04 0 -> pipe:[560230886] l-wx------ 1 build build 64 Dec 15 12:04 1 -> pipe:[560230887] l-wx------ 1 build build 64 Dec 15 12:04 2 -> pipe:[560230888] l-wx------ 1 build build 64 Dec 15 12:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2697 1.5 0.0 54156 21192 ? S 12:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2775 0.0 0.0 21474968080 26372 ? S 12:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg3pzdv8sj build 2782 0.0 0.0 4280 768 ? S 12:04 0:00 /bin/sh -c ps xua | grep osmo build 2784 0.0 0.0 3096 296 ? R 12:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg3pzdv8sj, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg3pzdv8sj' > ls -l /proc/2697/fd total 0 lr-x------ 1 build build 64 Dec 15 12:04 0 -> pipe:[560230886] l-wx------ 1 build build 64 Dec 15 12:04 1 -> pipe:[560230887] l-wx------ 1 build build 64 Dec 15 12:04 2 -> pipe:[560230888] l-wx------ 1 build build 64 Dec 15 12:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2697 1.4 0.0 54156 21192 ? S 12:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2786 0.0 0.0 21474968080 27756 ? S 12:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg3pzdv8sj build 2793 0.0 0.0 4280 760 ? S 12:04 0:00 /bin/sh -c ps xua | grep osmo build 2795 0.0 0.0 12784 992 ? S 12:04 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:06:43 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:06:43 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3290?= In-Reply-To: <2133558173.1412.1608033249587@jenkins.osmocom.org> References: <2133558173.1412.1608033249587@jenkins.osmocom.org> Message-ID: <737916749.1425.1608034003211@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.48 KB...] /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore =============================== osmo-pcu =============================== + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:06:45 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:06:45 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3290?= In-Reply-To: <2052332004.1413.1608033249764@jenkins.osmocom.org> References: <2052332004.1413.1608033249764@jenkins.osmocom.org> Message-ID: <1690559523.1426.1608034005811@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.56 KB...] /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:07:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:07:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3290?= In-Reply-To: <984212215.1411.1608033248158@jenkins.osmocom.org> References: <984212215.1411.1608033248158@jenkins.osmocom.org> Message-ID: <725137371.1427.1608034032601@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.38 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore =============================== osmo-pcu =============================== + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:07:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:07:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3290?= In-Reply-To: <1897342945.1417.1608033290963@jenkins.osmocom.org> References: <1897342945.1417.1608033290963@jenkins.osmocom.org> Message-ID: <1697003801.1428.1608034057173@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 116.22 KB...] 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/gb-pool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals + PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC gsm_rlcmac.lo CC csn1.lo CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:07:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:07:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3290?= In-Reply-To: <80196482.1416.1608033275726@jenkins.osmocom.org> References: <80196482.1416.1608033275726@jenkins.osmocom.org> Message-ID: <1499258012.1429.1608034057636@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 60.78 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore =============================== osmo-pcu =============================== + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CC csn1.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:08:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:08:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3290?= In-Reply-To: <804069821.1418.1608033449130@jenkins.osmocom.org> References: <804069821.1418.1608033449130@jenkins.osmocom.org> Message-ID: <1122998017.1430.1608034109657@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 88.05 KB...] make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:12:48 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:12:48 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22650?= In-Reply-To: <2028355752.1423.1608033826115@jenkins.osmocom.org> References: <2028355752.1423.1608033826115@jenkins.osmocom.org> Message-ID: <2119800422.1431.1608034368229@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 383.38 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12243 2.4 0.0 53984 21156 ? S 12:12 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12277 0.0 0.0 21475111140 31476 ? S 12:12 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12284 0.0 0.0 4280 708 ? S 12:12 0:00 /bin/sh -c ps xua | grep osmo build 12286 0.0 0.0 12784 1024 ? S 12:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7yfig6zj, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg7yfig6zj' > ls -l /proc/12243/fd total 0 lr-x------ 1 build build 64 Dec 15 12:12 0 -> pipe:[561598975] l-wx------ 1 build build 64 Dec 15 12:12 1 -> pipe:[561598976] l-wx------ 1 build build 64 Dec 15 12:12 2 -> pipe:[561598977] l-wx------ 1 build build 64 Dec 15 12:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12243 2.2 0.0 53984 21248 ? S 12:12 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12288 0.0 0.0 21475111140 28780 ? S 12:12 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7yfig6zj build 12295 0.0 0.0 4280 724 ? S 12:12 0:00 /bin/sh -c ps xua | grep osmo build 12297 0.0 0.0 12784 968 ? R 12:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7yfig6zj, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg7yfig6zj' > ls -l /proc/12243/fd total 0 lr-x------ 1 build build 64 Dec 15 12:12 0 -> pipe:[561598975] l-wx------ 1 build build 64 Dec 15 12:12 1 -> pipe:[561598976] l-wx------ 1 build build 64 Dec 15 12:12 2 -> pipe:[561598977] l-wx------ 1 build build 64 Dec 15 12:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12243 1.9 0.0 53984 21248 ? S 12:12 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12299 0.0 0.0 21475111140 28920 ? S 12:12 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7yfig6zj build 12306 0.0 0.0 4280 724 ? S 12:12 0:00 /bin/sh -c ps xua | grep osmo build 12308 0.0 0.0 12784 956 ? S 12:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12243/fd total 0 lr-x------ 1 build build 64 Dec 15 12:12 0 -> pipe:[561598975] l-wx------ 1 build build 64 Dec 15 12:12 1 -> pipe:[561598976] l-wx------ 1 build build 64 Dec 15 12:12 2 -> pipe:[561598977] l-wx------ 1 build build 64 Dec 15 12:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12243 1.7 0.0 53984 21248 ? S 12:12 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12310 0.0 0.0 21474963656 24916 ? S 12:12 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12317 0.0 0.0 4280 760 ? S 12:12 0:00 /bin/sh -c ps xua | grep osmo build 12319 0.0 0.0 12784 992 ? S 12:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsug7sgg_, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgsug7sgg_' > ls -l /proc/12243/fd total 0 lr-x------ 1 build build 64 Dec 15 12:12 0 -> pipe:[561598975] l-wx------ 1 build build 64 Dec 15 12:12 1 -> pipe:[561598976] l-wx------ 1 build build 64 Dec 15 12:12 2 -> pipe:[561598977] l-wx------ 1 build build 64 Dec 15 12:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12243 1.4 0.0 53984 21248 ? S 12:12 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12321 0.0 0.0 21474963656 23100 ? S 12:12 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsug7sgg_ build 12328 0.0 0.0 4280 708 ? S 12:12 0:00 /bin/sh -c ps xua | grep osmo build 12330 0.0 0.0 12784 976 ? S 12:12 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsug7sgg_, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgsug7sgg_' > ls -l /proc/12243/fd total 0 lr-x------ 1 build build 64 Dec 15 12:12 0 -> pipe:[561598975] l-wx------ 1 build build 64 Dec 15 12:12 1 -> pipe:[561598976] l-wx------ 1 build build 64 Dec 15 12:12 2 -> pipe:[561598977] l-wx------ 1 build build 64 Dec 15 12:12 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12243 1.3 0.0 53984 21248 ? S 12:12 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12332 0.0 0.0 21474963656 27800 ? S 12:12 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsug7sgg_ build 12339 0.0 0.0 4280 740 ? S 12:12 0:00 /bin/sh -c ps xua | grep osmo build 12341 0.0 0.0 4280 88 ? R 12:12 0:00 /bin/sh -c ps xua | grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:13:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:13:36 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22650?= In-Reply-To: <1820138196.1424.1608033869728@jenkins.osmocom.org> References: <1820138196.1424.1608033869728@jenkins.osmocom.org> Message-ID: <303499334.1432.1608034416620@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 706.25 KB...] log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2689 2.8 0.0 53864 21156 ? S 12:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2723 0.0 0.0 21475055280 31600 ? R 12:13 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2730 0.0 0.0 4280 792 ? S 12:13 0:00 /bin/sh -c ps xua | grep osmo build 2732 0.0 0.0 12784 944 ? S 12:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkww_ee4_, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgkww_ee4_' > ls -l /proc/2689/fd total 0 lr-x------ 1 build build 64 Dec 15 12:13 0 -> pipe:[561599784] l-wx------ 1 build build 64 Dec 15 12:13 1 -> pipe:[561599785] l-wx------ 1 build build 64 Dec 15 12:13 2 -> pipe:[561599786] l-wx------ 1 build build 64 Dec 15 12:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2689 2.1 0.0 54152 21356 ? S 12:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2734 0.0 0.0 21475121460 25668 ? R 12:13 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkww_ee4_ build 2741 0.0 0.0 4280 716 ? S 12:13 0:00 /bin/sh -c ps xua | grep osmo build 2743 0.0 0.0 12784 964 ? S 12:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkww_ee4_, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgkww_ee4_' > ls -l /proc/2689/fd total 0 lr-x------ 1 build build 64 Dec 15 12:13 0 -> pipe:[561599784] l-wx------ 1 build build 64 Dec 15 12:13 1 -> pipe:[561599785] l-wx------ 1 build build 64 Dec 15 12:13 2 -> pipe:[561599786] l-wx------ 1 build build 64 Dec 15 12:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2689 1.8 0.0 54152 21356 ? S 12:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2745 0.0 0.0 21474984872 29500 ? R 12:13 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkww_ee4_ build 2752 0.0 0.0 4280 752 ? S 12:13 0:00 /bin/sh -c ps xua | grep osmo build 2754 0.0 0.0 12784 932 ? S 12:13 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2689/fd total 0 lr-x------ 1 build build 64 Dec 15 12:13 0 -> pipe:[561599784] l-wx------ 1 build build 64 Dec 15 12:13 1 -> pipe:[561599785] l-wx------ 1 build build 64 Dec 15 12:13 2 -> pipe:[561599786] l-wx------ 1 build build 64 Dec 15 12:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2689 1.6 0.0 54152 21356 ? S 12:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2756 0.0 0.0 21474968080 24568 ? S 12:13 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2763 0.0 0.0 4280 756 ? S 12:13 0:00 /bin/sh -c ps xua | grep osmo build 2765 0.0 0.0 12784 964 ? S 12:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg0k3eqbuj, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg0k3eqbuj' > ls -l /proc/2689/fd total 0 lr-x------ 1 build build 64 Dec 15 12:13 0 -> pipe:[561599784] l-wx------ 1 build build 64 Dec 15 12:13 1 -> pipe:[561599785] l-wx------ 1 build build 64 Dec 15 12:13 2 -> pipe:[561599786] l-wx------ 1 build build 64 Dec 15 12:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2689 1.5 0.0 54152 21356 ? S 12:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2767 0.0 0.0 21474968080 24432 ? S 12:13 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg0k3eqbuj build 2774 0.0 0.0 4280 712 ? S 12:13 0:00 /bin/sh -c ps xua | grep osmo build 2776 0.0 0.0 12784 952 ? S 12:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg0k3eqbuj, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg0k3eqbuj' > ls -l /proc/2689/fd total 0 lr-x------ 1 build build 64 Dec 15 12:13 0 -> pipe:[561599784] l-wx------ 1 build build 64 Dec 15 12:13 1 -> pipe:[561599785] l-wx------ 1 build build 64 Dec 15 12:13 2 -> pipe:[561599786] l-wx------ 1 build build 64 Dec 15 12:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2689 1.3 0.0 54152 21356 ? S 12:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2778 0.0 0.0 21474968080 22792 ? S 12:13 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg0k3eqbuj build 2785 0.0 0.0 4280 796 ? S 12:13 0:00 /bin/sh -c ps xua | grep osmo build 2787 0.0 0.0 12784 956 ? S 12:13 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:14:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:14:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22652?= Message-ID: <11796451.1433.1608034459498@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 413.44 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12231 2.1 0.0 53868 21060 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12265 0.0 0.0 21475044960 33416 ? R 12:14 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12272 0.0 0.0 4280 704 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12274 0.0 0.0 12784 988 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01qhnzyi, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg01qhnzyi' > ls -l /proc/12231/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[2416204161] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[2416204162] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[2416204163] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12231 1.8 0.0 54000 21152 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12276 0.0 0.0 21475111140 31020 ? R 12:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01qhnzyi build 12283 0.0 0.0 4280 748 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12285 0.0 0.0 12784 972 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01qhnzyi, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg01qhnzyi' > ls -l /proc/12231/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[2416204161] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[2416204162] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[2416204163] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12231 1.4 0.0 54000 21152 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12287 0.0 0.0 21475111140 25608 ? S 12:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg01qhnzyi build 12294 0.0 0.0 4280 744 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12296 0.0 0.0 12784 964 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12231/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[2416204161] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[2416204162] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[2416204163] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12231 1.4 0.0 54000 21152 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12298 0.0 0.0 21474963656 20900 ? S 12:14 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12305 0.0 0.0 4280 752 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12307 0.0 0.0 12784 976 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgipm14qz6, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgipm14qz6' > ls -l /proc/12231/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[2416204161] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[2416204162] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[2416204163] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12231 1.2 0.0 54000 21152 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12309 0.0 0.0 21474963656 20008 ? S 12:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgipm14qz6 build 12316 0.0 0.0 4280 712 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12318 0.0 0.0 12784 976 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgipm14qz6, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgipm14qz6' > ls -l /proc/12231/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[2416204161] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[2416204162] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[2416204163] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12231 1.1 0.0 54000 21152 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12320 0.0 0.0 21474963656 20140 ? S 12:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgipm14qz6 build 12327 0.0 0.0 4280 716 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12329 0.0 0.0 12784 968 ? S 12:14 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:14:33 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:14:33 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22651?= In-Reply-To: <2119800422.1431.1608034368229@jenkins.osmocom.org> References: <2119800422.1431.1608034368229@jenkins.osmocom.org> Message-ID: <2036678208.1434.1608034473807@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.57 KB...] logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 11999 1.8 0.0 53904 21092 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12033 0.0 0.0 21475111140 17940 ? S 12:14 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12040 0.0 0.0 4280 772 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12042 0.0 0.0 4280 88 ? R 12:14 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpj4wc__7, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgpj4wc__7' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[31284181] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[31284182] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[31284183] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 11999 1.8 0.0 54040 21180 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12044 0.0 0.0 21475111140 17796 ? S 12:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpj4wc__7 build 12051 0.0 0.0 4280 712 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12053 0.0 0.0 12784 992 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpj4wc__7, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgpj4wc__7' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[31284181] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[31284182] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[31284183] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 11999 1.1 0.0 54040 21180 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12055 0.0 0.0 21475111140 18188 ? S 12:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpj4wc__7 build 12062 0.0 0.0 4280 756 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12064 0.0 0.0 12784 1028 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[31284181] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[31284182] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[31284183] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.1 0.0 54040 21180 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12066 0.0 0.0 21474963656 14244 ? S 12:14 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12073 0.0 0.0 4280 700 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12075 0.0 0.0 12784 960 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg32oj5k1t, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg32oj5k1t' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[31284181] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[31284182] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[31284183] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.0 0.0 54040 21180 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12077 0.0 0.0 21474963656 14060 ? S 12:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg32oj5k1t build 12084 0.0 0.0 4280 704 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12086 0.0 0.0 12784 964 ? S 12:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg32oj5k1t, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg32oj5k1t' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:14 0 -> pipe:[31284181] l-wx------ 1 build build 64 Dec 15 12:14 1 -> pipe:[31284182] l-wx------ 1 build build 64 Dec 15 12:14 2 -> pipe:[31284183] l-wx------ 1 build build 64 Dec 15 12:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 0.8 0.0 54040 21180 ? S 12:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12088 0.0 0.0 21474963656 13864 ? S 12:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg32oj5k1t build 12095 0.0 0.0 4280 772 ? S 12:14 0:00 /bin/sh -c ps xua | grep osmo build 12097 0.0 0.0 4280 88 ? R 12:14 0:00 /bin/sh -c ps xua | grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:16:40 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:16:40 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22651?= In-Reply-To: <303499334.1432.1608034416620@jenkins.osmocom.org> References: <303499334.1432.1608034416620@jenkins.osmocom.org> Message-ID: <1729033615.1435.1608034600909@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 703.79 KB...] log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2445 2.8 0.0 53904 21048 ? S 12:16 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2479 0.0 0.0 21475055280 22712 ? R 12:16 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2486 0.0 0.0 4280 768 ? S 12:16 0:00 /bin/sh -c ps xua | grep osmo build 2488 0.0 0.0 12784 932 ? S 12:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg89ukx9sf, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg89ukx9sf' > ls -l /proc/2445/fd total 0 lr-x------ 1 build build 64 Dec 15 12:16 0 -> pipe:[31285658] l-wx------ 1 build build 64 Dec 15 12:16 1 -> pipe:[31285659] l-wx------ 1 build build 64 Dec 15 12:16 2 -> pipe:[31285660] l-wx------ 1 build build 64 Dec 15 12:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2445 2.4 0.0 54196 21244 ? S 12:16 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2490 2.0 0.0 21475123580 20272 ? S 12:16 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg89ukx9sf build 2497 0.0 0.0 4280 760 ? S 12:16 0:00 /bin/sh -c ps xua | grep osmo build 2499 0.0 0.0 12784 976 ? S 12:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg89ukx9sf, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg89ukx9sf' > ls -l /proc/2445/fd total 0 lr-x------ 1 build build 64 Dec 15 12:16 0 -> pipe:[31285658] l-wx------ 1 build build 64 Dec 15 12:16 1 -> pipe:[31285659] l-wx------ 1 build build 64 Dec 15 12:16 2 -> pipe:[31285660] l-wx------ 1 build build 64 Dec 15 12:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2445 1.8 0.0 54196 21244 ? S 12:16 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2501 3.0 0.0 21475123580 20596 ? S 12:16 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg89ukx9sf build 2508 0.0 0.0 4280 704 ? S 12:16 0:00 /bin/sh -c ps xua | grep osmo build 2510 0.0 0.0 12784 968 ? S 12:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2445/fd total 0 lr-x------ 1 build build 64 Dec 15 12:16 0 -> pipe:[31285658] l-wx------ 1 build build 64 Dec 15 12:16 1 -> pipe:[31285659] l-wx------ 1 build build 64 Dec 15 12:16 2 -> pipe:[31285660] l-wx------ 1 build build 64 Dec 15 12:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2445 1.7 0.0 54196 21244 ? S 12:16 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2512 0.0 0.0 21474968080 14332 ? S 12:16 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2519 0.0 0.0 4280 740 ? S 12:16 0:00 /bin/sh -c ps xua | grep osmo build 2521 0.0 0.0 12784 1020 ? S 12:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsbznchv8, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgsbznchv8' > ls -l /proc/2445/fd total 0 lr-x------ 1 build build 64 Dec 15 12:16 0 -> pipe:[31285658] l-wx------ 1 build build 64 Dec 15 12:16 1 -> pipe:[31285659] l-wx------ 1 build build 64 Dec 15 12:16 2 -> pipe:[31285660] l-wx------ 1 build build 64 Dec 15 12:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2445 1.7 0.0 54196 21244 ? S 12:16 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2523 0.0 0.0 21474968080 14548 ? S 12:16 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsbznchv8 build 2530 0.0 0.0 4280 768 ? S 12:16 0:00 /bin/sh -c ps xua | grep osmo build 2532 0.0 0.0 12784 948 ? S 12:16 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsbznchv8, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgsbznchv8' > ls -l /proc/2445/fd total 0 lr-x------ 1 build build 64 Dec 15 12:16 0 -> pipe:[31285658] l-wx------ 1 build build 64 Dec 15 12:16 1 -> pipe:[31285659] l-wx------ 1 build build 64 Dec 15 12:16 2 -> pipe:[31285660] l-wx------ 1 build build 64 Dec 15 12:16 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2445 1.4 0.0 54196 21244 ? S 12:16 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2534 0.0 0.0 21474968080 14328 ? S 12:16 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgsbznchv8 build 2541 0.0 0.0 4280 796 ? S 12:16 0:00 /bin/sh -c ps xua | grep osmo build 2543 0.0 0.0 12784 948 ? S 12:16 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:18:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:18:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22652?= In-Reply-To: <1729033615.1435.1608034600909@jenkins.osmocom.org> References: <1729033615.1435.1608034600909@jenkins.osmocom.org> Message-ID: <26099036.1436.1608034690701@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 598.35 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2483 1.5 0.0 53864 21104 ? S 12:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2517 0.0 0.0 21474984872 16872 ? R 12:17 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2524 0.0 0.0 4280 760 ? S 12:17 0:00 /bin/sh -c ps xua | grep osmo build 2526 0.0 0.0 12784 976 ? S 12:17 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrrlql2v1, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgrrlql2v1' > ls -l /proc/2483/fd total 0 lr-x------ 1 build build 64 Dec 15 12:17 0 -> pipe:[31323088] l-wx------ 1 build build 64 Dec 15 12:17 1 -> pipe:[31323089] l-wx------ 1 build build 64 Dec 15 12:17 2 -> pipe:[31323090] l-wx------ 1 build build 64 Dec 15 12:17 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2483 1.5 0.0 54156 21300 ? S 12:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2528 0.0 0.0 21474984872 17680 ? R 12:17 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrrlql2v1 build 2535 0.0 0.0 4280 744 ? S 12:17 0:00 /bin/sh -c ps xua | grep osmo build 2537 0.0 0.0 12784 1000 ? S 12:17 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrrlql2v1, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgrrlql2v1' > ls -l /proc/2483/fd total 0 lr-x------ 1 build build 64 Dec 15 12:17 0 -> pipe:[31323088] l-wx------ 1 build build 64 Dec 15 12:17 1 -> pipe:[31323089] l-wx------ 1 build build 64 Dec 15 12:17 2 -> pipe:[31323090] l-wx------ 1 build build 64 Dec 15 12:17 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2483 1.0 0.0 54156 21300 ? S 12:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2539 0.0 0.0 21475055280 27276 ? R 12:18 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrrlql2v1 build 2546 0.0 0.0 4280 736 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2548 0.0 0.0 12784 976 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2483/fd total 0 lr-x------ 1 build build 64 Dec 15 12:17 0 -> pipe:[31323088] l-wx------ 1 build build 64 Dec 15 12:17 1 -> pipe:[31323089] l-wx------ 1 build build 64 Dec 15 12:17 2 -> pipe:[31323090] l-wx------ 1 build build 64 Dec 15 12:17 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2483 1.0 0.0 54156 21300 ? S 12:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2550 0.0 0.0 21474968080 14244 ? S 12:18 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2557 0.0 0.0 4280 708 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2559 0.0 0.0 4280 88 ? R 12:18 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfglfdyfskx, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfglfdyfskx' > ls -l /proc/2483/fd total 0 lr-x------ 1 build build 64 Dec 15 12:17 0 -> pipe:[31323088] l-wx------ 1 build build 64 Dec 15 12:17 1 -> pipe:[31323089] l-wx------ 1 build build 64 Dec 15 12:17 2 -> pipe:[31323090] l-wx------ 1 build build 64 Dec 15 12:17 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2483 0.9 0.0 54156 21300 ? S 12:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2561 0.0 0.0 21474968080 14400 ? R 12:18 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfglfdyfskx build 2568 0.0 0.0 4280 736 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2570 0.0 0.0 12784 972 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfglfdyfskx, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfglfdyfskx' > ls -l /proc/2483/fd total 0 lr-x------ 1 build build 64 Dec 15 12:17 0 -> pipe:[31323088] l-wx------ 1 build build 64 Dec 15 12:17 1 -> pipe:[31323089] l-wx------ 1 build build 64 Dec 15 12:17 2 -> pipe:[31323090] l-wx------ 1 build build 64 Dec 15 12:17 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2483 0.8 0.0 54156 21300 ? S 12:17 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2572 0.0 0.0 21474968080 14468 ? S 12:18 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfglfdyfskx build 2579 0.0 0.0 4280 704 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2581 0.0 0.0 12784 972 ? S 12:18 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:18:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:18:30 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22653?= In-Reply-To: <26099036.1436.1608034690701@jenkins.osmocom.org> References: <26099036.1436.1608034690701@jenkins.osmocom.org> Message-ID: <103086267.1437.1608034710277@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.24 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2670 2.3 0.0 53864 21016 ? S 12:18 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2704 0.0 0.0 21475055280 24052 ? R 12:18 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2711 0.0 0.0 4280 748 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2713 0.0 0.0 12784 964 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgt7vi9ua3, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgt7vi9ua3' > ls -l /proc/2670/fd total 0 lr-x------ 1 build build 64 Dec 15 12:18 0 -> pipe:[2416300834] l-wx------ 1 build build 64 Dec 15 12:18 1 -> pipe:[2416300835] l-wx------ 1 build build 64 Dec 15 12:18 2 -> pipe:[2416300836] l-wx------ 1 build build 64 Dec 15 12:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2670 2.1 0.0 54156 21212 ? S 12:18 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2715 0.0 0.0 21475055280 20056 ? R 12:18 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgt7vi9ua3 build 2722 0.0 0.0 4280 772 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2724 0.0 0.0 12784 972 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgt7vi9ua3, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgt7vi9ua3' > ls -l /proc/2670/fd total 0 lr-x------ 1 build build 64 Dec 15 12:18 0 -> pipe:[2416300834] l-wx------ 1 build build 64 Dec 15 12:18 1 -> pipe:[2416300835] l-wx------ 1 build build 64 Dec 15 12:18 2 -> pipe:[2416300836] l-wx------ 1 build build 64 Dec 15 12:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2670 1.6 0.0 54156 21212 ? S 12:18 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2726 0.0 0.0 21475055280 27872 ? R 12:18 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgt7vi9ua3 build 2733 0.0 0.0 4280 756 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2735 0.0 0.0 12784 948 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2670/fd total 0 lr-x------ 1 build build 64 Dec 15 12:18 0 -> pipe:[2416300834] l-wx------ 1 build build 64 Dec 15 12:18 1 -> pipe:[2416300835] l-wx------ 1 build build 64 Dec 15 12:18 2 -> pipe:[2416300836] l-wx------ 1 build build 64 Dec 15 12:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2670 1.5 0.0 54156 21212 ? S 12:18 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2737 0.0 0.0 21474968080 14248 ? S 12:18 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2744 0.0 0.0 4280 740 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2746 0.0 0.0 12784 956 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2ntu5l5s, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg2ntu5l5s' > ls -l /proc/2670/fd total 0 lr-x------ 1 build build 64 Dec 15 12:18 0 -> pipe:[2416300834] l-wx------ 1 build build 64 Dec 15 12:18 1 -> pipe:[2416300835] l-wx------ 1 build build 64 Dec 15 12:18 2 -> pipe:[2416300836] l-wx------ 1 build build 64 Dec 15 12:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2670 1.3 0.0 54156 21212 ? S 12:18 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2748 0.0 0.0 21474968080 14092 ? S 12:18 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2ntu5l5s build 2755 0.0 0.0 4280 756 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2757 0.0 0.0 12784 944 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2ntu5l5s, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg2ntu5l5s' > ls -l /proc/2670/fd total 0 lr-x------ 1 build build 64 Dec 15 12:18 0 -> pipe:[2416300834] l-wx------ 1 build build 64 Dec 15 12:18 1 -> pipe:[2416300835] l-wx------ 1 build build 64 Dec 15 12:18 2 -> pipe:[2416300836] l-wx------ 1 build build 64 Dec 15 12:18 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2670 1.2 0.0 54156 21212 ? S 12:18 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2759 0.0 0.0 21474968080 14408 ? S 12:18 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2ntu5l5s build 2766 0.0 0.0 4280 712 ? S 12:18 0:00 /bin/sh -c ps xua | grep osmo build 2768 0.0 0.0 12784 1016 ? S 12:18 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:19:29 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:19:29 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22653?= In-Reply-To: <11796451.1433.1608034459498@jenkins.osmocom.org> References: <11796451.1433.1608034459498@jenkins.osmocom.org> Message-ID: <1709191257.1438.1608034769038@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 375.36 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12030 1.8 0.0 53916 21084 ? S 12:19 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12064 0.0 0.0 21475044960 19436 ? R 12:19 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12071 0.0 0.0 4280 712 ? S 12:19 0:00 /bin/sh -c ps xua | grep osmo build 12073 0.0 0.0 12784 968 ? S 12:19 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo11jabnf, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgo11jabnf' > ls -l /proc/12030/fd total 0 lr-x------ 1 build build 64 Dec 15 12:19 0 -> pipe:[31680093] l-wx------ 1 build build 64 Dec 15 12:19 1 -> pipe:[31680094] l-wx------ 1 build build 64 Dec 15 12:19 2 -> pipe:[31680095] l-wx------ 1 build build 64 Dec 15 12:19 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12030 1.7 0.0 54048 21172 ? S 12:19 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12075 0.0 0.0 21475044960 23192 ? R 12:19 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo11jabnf build 12082 0.0 0.0 4280 712 ? S 12:19 0:00 /bin/sh -c ps xua | grep osmo build 12084 0.0 0.0 12784 920 ? S 12:19 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo11jabnf, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgo11jabnf' > ls -l /proc/12030/fd total 0 lr-x------ 1 build build 64 Dec 15 12:19 0 -> pipe:[31680093] l-wx------ 1 build build 64 Dec 15 12:19 1 -> pipe:[31680094] l-wx------ 1 build build 64 Dec 15 12:19 2 -> pipe:[31680095] l-wx------ 1 build build 64 Dec 15 12:19 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 12030 1.2 0.0 54048 21172 ? S 12:19 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12086 0.0 0.0 21475111140 18004 ? S 12:19 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo11jabnf build 12093 0.0 0.0 4280 712 ? S 12:19 0:00 /bin/sh -c ps xua | grep osmo build 12095 0.0 0.0 12784 936 ? S 12:19 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12030/fd total 0 lr-x------ 1 build build 64 Dec 15 12:19 0 -> pipe:[31680093] l-wx------ 1 build build 64 Dec 15 12:19 1 -> pipe:[31680094] l-wx------ 1 build build 64 Dec 15 12:19 2 -> pipe:[31680095] l-wx------ 1 build build 64 Dec 15 12:19 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12030 1.2 0.0 54048 21172 ? S 12:19 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12097 0.0 0.0 21474963656 13772 ? S 12:19 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12104 0.0 0.0 4280 712 ? S 12:19 0:00 /bin/sh -c ps xua | grep osmo build 12106 0.0 0.0 12784 956 ? S 12:19 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgroqzqlwb, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgroqzqlwb' > ls -l /proc/12030/fd total 0 lr-x------ 1 build build 64 Dec 15 12:19 0 -> pipe:[31680093] l-wx------ 1 build build 64 Dec 15 12:19 1 -> pipe:[31680094] l-wx------ 1 build build 64 Dec 15 12:19 2 -> pipe:[31680095] l-wx------ 1 build build 64 Dec 15 12:19 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12030 1.1 0.0 54048 21172 ? S 12:19 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12108 0.0 0.0 21474963656 14292 ? S 12:19 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgroqzqlwb build 12115 0.0 0.0 4280 772 ? S 12:19 0:00 /bin/sh -c ps xua | grep osmo build 12117 0.0 0.0 12784 976 ? S 12:19 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgroqzqlwb, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgroqzqlwb' > ls -l /proc/12030/fd total 0 lr-x------ 1 build build 64 Dec 15 12:19 0 -> pipe:[31680093] l-wx------ 1 build build 64 Dec 15 12:19 1 -> pipe:[31680094] l-wx------ 1 build build 64 Dec 15 12:19 2 -> pipe:[31680095] l-wx------ 1 build build 64 Dec 15 12:19 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12030 0.9 0.0 54048 21172 ? S 12:19 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12119 0.0 0.0 21474963656 14128 ? S 12:19 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgroqzqlwb build 12126 0.0 0.0 4280 744 ? S 12:19 0:00 /bin/sh -c ps xua | grep osmo build 12128 0.0 0.0 12784 932 ? S 12:19 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:25:49 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:25:49 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22654?= In-Reply-To: <1709191257.1438.1608034769038@jenkins.osmocom.org> References: <1709191257.1438.1608034769038@jenkins.osmocom.org> Message-ID: <1872775180.1439.1608035149895@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 414.45 KB...] logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 11999 2.2 0.0 53908 20936 ? S 12:25 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12033 0.0 0.0 21475111140 18496 ? S 12:25 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12040 0.0 0.0 4280 736 ? S 12:25 0:00 /bin/sh -c ps xua | grep osmo build 12042 0.0 0.0 12784 1028 ? R 12:25 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg9_99n_bx, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg9_99n_bx' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:25 0 -> pipe:[32380196] l-wx------ 1 build build 64 Dec 15 12:25 1 -> pipe:[32380197] l-wx------ 1 build build 64 Dec 15 12:25 2 -> pipe:[32380198] l-wx------ 1 build build 64 Dec 15 12:25 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 11999 1.9 0.0 54044 21024 ? S 12:25 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12044 1.0 0.0 21475111140 17940 ? S 12:25 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg9_99n_bx build 12051 0.0 0.0 4280 740 ? S 12:25 0:00 /bin/sh -c ps xua | grep osmo build 12053 0.0 0.0 4280 84 ? R 12:25 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg9_99n_bx, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg9_99n_bx' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:25 0 -> pipe:[32380196] l-wx------ 1 build build 64 Dec 15 12:25 1 -> pipe:[32380197] l-wx------ 1 build build 64 Dec 15 12:25 2 -> pipe:[32380198] l-wx------ 1 build build 64 Dec 15 12:25 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 11999 1.4 0.0 54044 21024 ? S 12:25 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12055 0.0 0.0 21475111140 25560 ? S 12:25 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg9_99n_bx build 12062 0.0 0.0 4280 740 ? S 12:25 0:00 /bin/sh -c ps xua | grep osmo build 12064 0.0 0.0 12784 936 ? R 12:25 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:25 0 -> pipe:[32380196] l-wx------ 1 build build 64 Dec 15 12:25 1 -> pipe:[32380197] l-wx------ 1 build build 64 Dec 15 12:25 2 -> pipe:[32380198] l-wx------ 1 build build 64 Dec 15 12:25 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.4 0.0 54044 21024 ? S 12:25 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12066 0.0 0.0 21474963656 21640 ? S 12:25 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12073 0.0 0.0 4280 736 ? S 12:25 0:00 /bin/sh -c ps xua | grep osmo build 12075 0.0 0.0 4280 88 ? R 12:25 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs16yu1k_, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgs16yu1k_' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:25 0 -> pipe:[32380196] l-wx------ 1 build build 64 Dec 15 12:25 1 -> pipe:[32380197] l-wx------ 1 build build 64 Dec 15 12:25 2 -> pipe:[32380198] l-wx------ 1 build build 64 Dec 15 12:25 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.3 0.0 54044 21024 ? S 12:25 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12077 0.0 0.0 21474963656 21064 ? S 12:25 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs16yu1k_ build 12084 0.0 0.0 4280 720 ? S 12:25 0:00 /bin/sh -c ps xua | grep osmo build 12086 0.0 0.0 4280 84 ? R 12:25 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs16yu1k_, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgs16yu1k_' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 15 12:25 0 -> pipe:[32380196] l-wx------ 1 build build 64 Dec 15 12:25 1 -> pipe:[32380197] l-wx------ 1 build build 64 Dec 15 12:25 2 -> pipe:[32380198] l-wx------ 1 build build 64 Dec 15 12:25 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.0 0.0 54044 21024 ? S 12:25 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12088 0.0 0.0 21474963656 19488 ? S 12:25 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgs16yu1k_ build 12095 0.0 0.0 4280 700 ? S 12:25 0:00 /bin/sh -c ps xua | grep osmo build 12097 0.0 0.0 12784 936 ? S 12:25 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 12:26:49 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 12:26:49 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22654?= In-Reply-To: <103086267.1437.1608034710277@jenkins.osmocom.org> References: <103086267.1437.1608034710277@jenkins.osmocom.org> Message-ID: <676996073.1440.1608035209869@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 809.18 KB...] log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2618 2.8 0.0 53860 20780 ? S 12:26 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2652 0.0 0.0 21475055276 26248 ? R 12:26 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2659 0.0 0.0 4276 708 ? S 12:26 0:00 /bin/sh -c ps xua | grep osmo build 2661 0.0 0.0 12780 1008 ? S 12:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgx383odnc, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgx383odnc' > ls -l /proc/2618/fd total 0 lr-x------ 1 build build 64 Dec 15 12:26 0 -> pipe:[3199684936] l-wx------ 1 build build 64 Dec 15 12:26 1 -> pipe:[3199684937] l-wx------ 1 build build 64 Dec 15 12:26 2 -> pipe:[3199684938] l-wx------ 1 build build 64 Dec 15 12:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2618 2.2 0.0 54148 20988 ? S 12:26 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2663 0.0 0.0 21474984868 18732 ? R 12:26 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgx383odnc build 2670 0.0 0.0 4276 792 ? S 12:26 0:00 /bin/sh -c ps xua | grep osmo build 2672 0.0 0.0 12780 976 ? S 12:26 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgx383odnc, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgx383odnc' > ls -l /proc/2618/fd total 0 lr-x------ 1 build build 64 Dec 15 12:26 0 -> pipe:[3199684936] l-wx------ 1 build build 64 Dec 15 12:26 1 -> pipe:[3199684937] l-wx------ 1 build build 64 Dec 15 12:26 2 -> pipe:[3199684938] l-wx------ 1 build build 64 Dec 15 12:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2618 2.1 0.0 54148 20988 ? S 12:26 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2674 0.0 0.0 21474984868 19756 ? R 12:26 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgx383odnc build 2681 0.0 0.0 4276 708 ? S 12:26 0:00 /bin/sh -c ps xua | grep osmo build 2683 0.0 0.0 12780 928 ? S 12:26 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2618/fd total 0 lr-x------ 1 build build 64 Dec 15 12:26 0 -> pipe:[3199684936] l-wx------ 1 build build 64 Dec 15 12:26 1 -> pipe:[3199684937] l-wx------ 1 build build 64 Dec 15 12:26 2 -> pipe:[3199684938] l-wx------ 1 build build 64 Dec 15 12:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2618 1.7 0.0 54148 20988 ? S 12:26 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2685 0.0 0.0 21474968076 14092 ? S 12:26 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2692 0.0 0.0 4276 716 ? S 12:26 0:00 /bin/sh -c ps xua | grep osmo build 2694 0.0 0.0 4276 88 ? R 12:26 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgeeb_a6e0, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgeeb_a6e0' > ls -l /proc/2618/fd total 0 lr-x------ 1 build build 64 Dec 15 12:26 0 -> pipe:[3199684936] l-wx------ 1 build build 64 Dec 15 12:26 1 -> pipe:[3199684937] l-wx------ 1 build build 64 Dec 15 12:26 2 -> pipe:[3199684938] l-wx------ 1 build build 64 Dec 15 12:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2618 1.6 0.0 54148 20988 ? S 12:26 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2696 0.0 0.0 21474968076 14332 ? S 12:26 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgeeb_a6e0 build 2703 0.0 0.0 4276 756 ? S 12:26 0:00 /bin/sh -c ps xua | grep osmo build 2705 0.0 0.0 12780 960 ? S 12:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgeeb_a6e0, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgeeb_a6e0' > ls -l /proc/2618/fd total 0 lr-x------ 1 build build 64 Dec 15 12:26 0 -> pipe:[3199684936] l-wx------ 1 build build 64 Dec 15 12:26 1 -> pipe:[3199684937] l-wx------ 1 build build 64 Dec 15 12:26 2 -> pipe:[3199684938] l-wx------ 1 build build 64 Dec 15 12:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2618 1.5 0.0 54148 20988 ? S 12:26 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2707 0.0 0.0 21474968076 14688 ? S 12:26 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgeeb_a6e0 build 2714 0.0 0.0 4276 720 ? S 12:26 0:00 /bin/sh -c ps xua | grep osmo build 2716 0.0 0.0 12780 1008 ? S 12:26 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 16:09:43 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 16:09:43 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22655?= In-Reply-To: <676996073.1440.1608035209869@jenkins.osmocom.org> References: <676996073.1440.1608035209869@jenkins.osmocom.org> Message-ID: <1670786378.1442.1608048583205@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.67 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 2.4 0.0 53944 21060 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2943 0.0 0.0 21475121460 37712 ? R 16:09 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2950 0.0 0.0 4280 708 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 2952 0.0 0.0 12784 948 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgj7685pmt, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgj7685pmt' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[563677035] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[563677036] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[563677037] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 2.2 0.0 54080 21256 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2954 0.0 0.0 21475121460 32636 ? R 16:09 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgj7685pmt build 2961 0.0 0.0 4280 708 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 2963 0.0 0.0 4280 88 ? R 16:09 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgj7685pmt, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgj7685pmt' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[563677035] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[563677036] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[563677037] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2909 1.9 0.0 54080 21256 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2965 0.0 0.0 21475123580 34072 ? S 16:09 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgj7685pmt build 2972 0.0 0.0 4280 716 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 2974 0.0 0.0 4280 88 ? R 16:09 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[563677035] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[563677036] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[563677037] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2909 1.7 0.0 54080 21256 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2976 0.0 0.0 21474968080 26044 ? S 16:09 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2983 0.0 0.0 4280 748 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 2985 0.0 0.0 12784 1012 ? R 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg63keqji4, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg63keqji4' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[563677035] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[563677036] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[563677037] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 1.5 0.0 54080 21256 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2987 0.0 0.0 21474968080 25876 ? S 16:09 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg63keqji4 build 2994 0.0 0.0 4280 724 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 2996 0.0 0.0 12784 948 ? S 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg63keqji4, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg63keqji4' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[563677035] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[563677036] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[563677037] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2909 1.5 0.0 54080 21256 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2998 0.0 0.0 21474968080 25160 ? S 16:09 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg63keqji4 build 3005 0.0 0.0 4280 772 ? S 16:09 0:00 /bin/sh -c ps xua | grep osmo build 3007 0.0 0.0 12784 984 ? R 16:09 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 16:10:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 16:10:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22655?= In-Reply-To: <1872775180.1439.1608035149895@jenkins.osmocom.org> References: <1872775180.1439.1608035149895@jenkins.osmocom.org> Message-ID: <1904388456.1443.1608048619786@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.64 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12227 1.8 0.0 53992 21080 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12261 0.0 0.0 21475044960 25632 ? R 16:10 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12268 0.0 0.0 4280 700 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 12270 0.0 0.0 12784 932 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg44r0rjpl, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg44r0rjpl' > ls -l /proc/12227/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[33349181] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[33349182] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[33349183] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12227 1.6 0.0 53992 21168 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12272 0.0 0.0 21475044960 22372 ? R 16:10 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg44r0rjpl build 12279 0.0 0.0 4280 744 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 12281 0.0 0.0 12784 964 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg44r0rjpl, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg44r0rjpl' > ls -l /proc/12227/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[33349181] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[33349182] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[33349183] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12227 1.2 0.0 53992 21168 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12283 0.0 0.0 21474974552 17768 ? R 16:10 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg44r0rjpl build 12290 0.0 0.0 4280 700 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 12292 0.0 0.0 12784 976 ? S 16:10 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12227/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[33349181] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[33349182] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[33349183] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12227 1.2 0.0 53992 21168 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12294 0.0 0.0 21474963656 13932 ? S 16:10 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12301 0.0 0.0 4280 752 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 12303 0.0 0.0 12784 972 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgy6r0to55, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgy6r0to55' > ls -l /proc/12227/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[33349181] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[33349182] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[33349183] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12227 1.1 0.0 53992 21168 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12305 0.0 0.0 21474963656 14332 ? S 16:10 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgy6r0to55 build 12312 0.0 0.0 4280 744 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 12314 0.0 0.0 12784 952 ? S 16:10 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgy6r0to55, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgy6r0to55' > ls -l /proc/12227/fd total 0 lr-x------ 1 build build 64 Dec 15 16:09 0 -> pipe:[33349181] l-wx------ 1 build build 64 Dec 15 16:09 1 -> pipe:[33349182] l-wx------ 1 build build 64 Dec 15 16:09 2 -> pipe:[33349183] l-wx------ 1 build build 64 Dec 15 16:09 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12227 1.0 0.0 53992 21168 ? S 16:09 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12316 0.0 0.0 21474963656 14048 ? S 16:10 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgy6r0to55 build 12323 0.0 0.0 4280 748 ? S 16:10 0:00 /bin/sh -c ps xua | grep osmo build 12325 0.0 0.0 12784 968 ? S 16:10 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 16:13:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 16:13:25 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22656?= In-Reply-To: <1904388456.1443.1608048619786@jenkins.osmocom.org> References: <1904388456.1443.1608048619786@jenkins.osmocom.org> Message-ID: <1862880513.1444.1608048805734@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 381.01 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 2.2 0.0 53864 21024 ? S 16:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12041 0.0 0.0 21475044960 23012 ? R 16:13 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12048 0.0 0.0 4280 740 ? S 16:13 0:00 /bin/sh -c ps xua | grep osmo build 12050 0.0 0.0 12784 928 ? S 16:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg1lhis3p5, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg1lhis3p5' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 15 16:13 0 -> pipe:[33446178] l-wx------ 1 build build 64 Dec 15 16:13 1 -> pipe:[33446179] l-wx------ 1 build build 64 Dec 15 16:13 2 -> pipe:[33446180] l-wx------ 1 build build 64 Dec 15 16:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.8 0.0 54000 21112 ? S 16:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12052 0.0 0.0 21474974552 16716 ? R 16:13 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg1lhis3p5 build 12059 0.0 0.0 4280 708 ? S 16:13 0:00 /bin/sh -c ps xua | grep osmo build 12061 0.0 0.0 12784 920 ? S 16:13 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg1lhis3p5, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg1lhis3p5' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 15 16:13 0 -> pipe:[33446178] l-wx------ 1 build build 64 Dec 15 16:13 1 -> pipe:[33446179] l-wx------ 1 build build 64 Dec 15 16:13 2 -> pipe:[33446180] l-wx------ 1 build build 64 Dec 15 16:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.4 0.0 54000 21112 ? S 16:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12063 0.0 0.0 21474974552 16232 ? R 16:13 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg1lhis3p5 build 12070 0.0 0.0 4280 752 ? S 16:13 0:00 /bin/sh -c ps xua | grep osmo build 12072 0.0 0.0 12784 972 ? S 16:13 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 15 16:13 0 -> pipe:[33446178] l-wx------ 1 build build 64 Dec 15 16:13 1 -> pipe:[33446179] l-wx------ 1 build build 64 Dec 15 16:13 2 -> pipe:[33446180] l-wx------ 1 build build 64 Dec 15 16:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.3 0.0 54000 21112 ? S 16:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12074 0.0 0.0 21474963656 13808 ? S 16:13 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12081 0.0 0.0 4280 768 ? S 16:13 0:00 /bin/sh -c ps xua | grep osmo build 12083 0.0 0.0 12784 956 ? S 16:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjfmeupdg, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjfmeupdg' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 15 16:13 0 -> pipe:[33446178] l-wx------ 1 build build 64 Dec 15 16:13 1 -> pipe:[33446179] l-wx------ 1 build build 64 Dec 15 16:13 2 -> pipe:[33446180] l-wx------ 1 build build 64 Dec 15 16:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.2 0.0 54000 21112 ? S 16:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12085 0.0 0.0 21474963656 14004 ? S 16:13 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjfmeupdg build 12092 0.0 0.0 4280 700 ? S 16:13 0:00 /bin/sh -c ps xua | grep osmo build 12094 0.0 0.0 12784 948 ? S 16:13 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjfmeupdg, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjfmeupdg' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 15 16:13 0 -> pipe:[33446178] l-wx------ 1 build build 64 Dec 15 16:13 1 -> pipe:[33446179] l-wx------ 1 build build 64 Dec 15 16:13 2 -> pipe:[33446180] l-wx------ 1 build build 64 Dec 15 16:13 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.1 0.0 54000 21112 ? S 16:13 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12096 0.0 0.0 21474963656 14216 ? S 16:13 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjfmeupdg build 12103 0.0 0.0 4280 772 ? S 16:13 0:00 /bin/sh -c ps xua | grep osmo build 12105 0.0 0.0 12784 1024 ? S 16:13 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 16:15:33 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 16:15:33 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22656?= In-Reply-To: <1670786378.1442.1608048583205@jenkins.osmocom.org> References: <1670786378.1442.1608048583205@jenkins.osmocom.org> Message-ID: <1236145774.1445.1608048933122@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.62 KB...] Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2675 2.2 0.0 53860 20796 ? S 16:15 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2709 0.0 0.0 21474984868 18212 ? R 16:15 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2716 0.0 0.0 4276 700 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 2718 0.0 0.0 12780 912 ? S 16:15 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi93rc_td, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgi93rc_td' > ls -l /proc/2675/fd total 0 lr-x------ 1 build build 64 Dec 15 16:15 0 -> pipe:[3201235351] l-wx------ 1 build build 64 Dec 15 16:15 1 -> pipe:[3201235352] l-wx------ 1 build build 64 Dec 15 16:15 2 -> pipe:[3201235353] l-wx------ 1 build build 64 Dec 15 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2675 2.1 0.0 54148 20988 ? S 16:15 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2720 0.0 0.0 21474984868 19520 ? R 16:15 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi93rc_td build 2727 0.0 0.0 4276 740 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 2729 0.0 0.0 12780 980 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi93rc_td, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgi93rc_td' > ls -l /proc/2675/fd total 0 lr-x------ 1 build build 64 Dec 15 16:15 0 -> pipe:[3201235351] l-wx------ 1 build build 64 Dec 15 16:15 1 -> pipe:[3201235352] l-wx------ 1 build build 64 Dec 15 16:15 2 -> pipe:[3201235353] l-wx------ 1 build build 64 Dec 15 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2675 1.8 0.0 54148 20988 ? S 16:15 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2731 0.0 0.0 21474984868 19576 ? R 16:15 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgi93rc_td build 2738 0.0 0.0 4276 748 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 2740 0.0 0.0 12780 912 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2675/fd total 0 lr-x------ 1 build build 64 Dec 15 16:15 0 -> pipe:[3201235351] l-wx------ 1 build build 64 Dec 15 16:15 1 -> pipe:[3201235352] l-wx------ 1 build build 64 Dec 15 16:15 2 -> pipe:[3201235353] l-wx------ 1 build build 64 Dec 15 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2675 1.7 0.0 54148 20988 ? S 16:15 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2742 0.0 0.0 21474968076 14092 ? S 16:15 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2749 0.0 0.0 4276 696 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 2751 0.0 0.0 4276 84 ? R 16:15 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw0lnodcl, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgw0lnodcl' > ls -l /proc/2675/fd total 0 lr-x------ 1 build build 64 Dec 15 16:15 0 -> pipe:[3201235351] l-wx------ 1 build build 64 Dec 15 16:15 1 -> pipe:[3201235352] l-wx------ 1 build build 64 Dec 15 16:15 2 -> pipe:[3201235353] l-wx------ 1 build build 64 Dec 15 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2675 1.4 0.0 54148 20988 ? S 16:15 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2753 0.0 0.0 21474968076 14692 ? S 16:15 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw0lnodcl build 2760 0.0 0.0 4276 704 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 2762 0.0 0.0 12780 1012 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw0lnodcl, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgw0lnodcl' > ls -l /proc/2675/fd total 0 lr-x------ 1 build build 64 Dec 15 16:15 0 -> pipe:[3201235351] l-wx------ 1 build build 64 Dec 15 16:15 1 -> pipe:[3201235352] l-wx------ 1 build build 64 Dec 15 16:15 2 -> pipe:[3201235353] l-wx------ 1 build build 64 Dec 15 16:15 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2675 1.4 0.0 54148 20988 ? S 16:15 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2764 0.0 0.0 21474968076 14372 ? D 16:15 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgw0lnodcl build 2771 0.0 0.0 4276 700 ? S 16:15 0:00 /bin/sh -c ps xua | grep osmo build 2773 0.0 0.0 12780 944 ? S 16:15 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 16:21:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 16:21:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22657?= In-Reply-To: <1862880513.1444.1608048805734@jenkins.osmocom.org> References: <1862880513.1444.1608048805734@jenkins.osmocom.org> Message-ID: <660285065.1446.1608049276146@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 413.32 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 2.0 0.0 53944 21168 ? S 16:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12034 0.0 0.0 21475044960 25200 ? R 16:21 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12041 0.0 0.0 4280 724 ? S 16:21 0:00 /bin/sh -c ps xua | grep osmo build 12043 0.0 0.0 12784 932 ? S 16:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwpd9yjko, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgwpd9yjko' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 16:20 0 -> pipe:[33965675] l-wx------ 1 build build 64 Dec 15 16:20 1 -> pipe:[33965676] l-wx------ 1 build build 64 Dec 15 16:20 2 -> pipe:[33965677] l-wx------ 1 build build 64 Dec 15 16:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.9 0.0 54076 21252 ? S 16:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12045 0.0 0.0 21475111140 22096 ? R 16:21 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwpd9yjko build 12052 0.0 0.0 4280 748 ? S 16:21 0:00 /bin/sh -c ps xua | grep osmo build 12054 0.0 0.0 12784 968 ? S 16:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwpd9yjko, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgwpd9yjko' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 16:20 0 -> pipe:[33965675] l-wx------ 1 build build 64 Dec 15 16:20 1 -> pipe:[33965676] l-wx------ 1 build build 64 Dec 15 16:20 2 -> pipe:[33965677] l-wx------ 1 build build 64 Dec 15 16:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.4 0.0 54076 21252 ? S 16:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12056 0.0 0.0 21475111140 21636 ? S 16:21 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwpd9yjko build 12063 0.0 0.0 4280 736 ? S 16:21 0:00 /bin/sh -c ps xua | grep osmo build 12065 0.0 0.0 12784 992 ? S 16:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 16:20 0 -> pipe:[33965675] l-wx------ 1 build build 64 Dec 15 16:20 1 -> pipe:[33965676] l-wx------ 1 build build 64 Dec 15 16:20 2 -> pipe:[33965677] l-wx------ 1 build build 64 Dec 15 16:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.5 0.0 54076 21252 ? S 16:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12067 0.0 0.0 21474963656 16968 ? S 16:21 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12074 0.0 0.0 4280 740 ? S 16:21 0:00 /bin/sh -c ps xua | grep osmo build 12076 0.0 0.0 12784 948 ? S 16:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgdj0_yh5q, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgdj0_yh5q' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 16:20 0 -> pipe:[33965675] l-wx------ 1 build build 64 Dec 15 16:20 1 -> pipe:[33965676] l-wx------ 1 build build 64 Dec 15 16:20 2 -> pipe:[33965677] l-wx------ 1 build build 64 Dec 15 16:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.3 0.0 54076 21252 ? S 16:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12078 0.0 0.0 21474963656 15916 ? S 16:21 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgdj0_yh5q build 12085 0.0 0.0 4280 704 ? S 16:21 0:00 /bin/sh -c ps xua | grep osmo build 12087 0.0 0.0 12784 940 ? S 16:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgdj0_yh5q, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgdj0_yh5q' > ls -l /proc/12000/fd total 0 lr-x------ 1 build build 64 Dec 15 16:20 0 -> pipe:[33965675] l-wx------ 1 build build 64 Dec 15 16:20 1 -> pipe:[33965676] l-wx------ 1 build build 64 Dec 15 16:20 2 -> pipe:[33965677] l-wx------ 1 build build 64 Dec 15 16:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12000 1.1 0.0 54076 21252 ? S 16:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12089 0.0 0.0 21474963656 17080 ? S 16:21 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgdj0_yh5q build 12096 0.0 0.0 4280 748 ? S 16:21 0:00 /bin/sh -c ps xua | grep osmo build 12098 0.0 0.0 12784 956 ? S 16:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 16:22:34 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 16:22:34 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22657?= In-Reply-To: <1236145774.1445.1608048933122@jenkins.osmocom.org> References: <1236145774.1445.1608048933122@jenkins.osmocom.org> Message-ID: <911766867.1447.1608049354646@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 807.44 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2596 2.6 0.0 53860 20888 ? S 16:22 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2630 0.0 0.0 21474984868 18812 ? R 16:22 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2637 0.0 0.0 4276 748 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 2639 0.0 0.0 12780 1012 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge75ac8p7, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfge75ac8p7' > ls -l /proc/2596/fd total 0 lr-x------ 1 build build 64 Dec 15 16:22 0 -> pipe:[3201537766] l-wx------ 1 build build 64 Dec 15 16:22 1 -> pipe:[3201537767] l-wx------ 1 build build 64 Dec 15 16:22 2 -> pipe:[3201537768] l-wx------ 1 build build 64 Dec 15 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2596 2.1 0.0 54152 21084 ? S 16:22 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2641 0.0 0.0 21474984868 18660 ? R 16:22 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge75ac8p7 build 2648 0.0 0.0 4276 736 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 2650 0.0 0.0 12780 964 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge75ac8p7, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfge75ac8p7' > ls -l /proc/2596/fd total 0 lr-x------ 1 build build 64 Dec 15 16:22 0 -> pipe:[3201537766] l-wx------ 1 build build 64 Dec 15 16:22 1 -> pipe:[3201537767] l-wx------ 1 build build 64 Dec 15 16:22 2 -> pipe:[3201537768] l-wx------ 1 build build 64 Dec 15 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2596 2.0 0.0 54152 21084 ? S 16:22 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2652 0.0 0.0 21474984868 19324 ? R 16:22 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfge75ac8p7 build 2659 0.0 0.0 4276 708 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 2661 0.0 0.0 12780 968 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2596/fd total 0 lr-x------ 1 build build 64 Dec 15 16:22 0 -> pipe:[3201537766] l-wx------ 1 build build 64 Dec 15 16:22 1 -> pipe:[3201537767] l-wx------ 1 build build 64 Dec 15 16:22 2 -> pipe:[3201537768] l-wx------ 1 build build 64 Dec 15 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2596 1.7 0.0 54152 21084 ? S 16:22 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2663 0.0 0.0 21474968076 14240 ? S 16:22 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2670 0.0 0.0 4276 740 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 2672 0.0 0.0 12780 964 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb0f6qy_o, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgb0f6qy_o' > ls -l /proc/2596/fd total 0 lr-x------ 1 build build 64 Dec 15 16:22 0 -> pipe:[3201537766] l-wx------ 1 build build 64 Dec 15 16:22 1 -> pipe:[3201537767] l-wx------ 1 build build 64 Dec 15 16:22 2 -> pipe:[3201537768] l-wx------ 1 build build 64 Dec 15 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2596 1.6 0.0 54152 21084 ? S 16:22 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2674 0.0 0.0 21474968076 14376 ? D 16:22 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb0f6qy_o build 2681 0.0 0.0 4276 752 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 2683 0.0 0.0 12780 984 ? S 16:22 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb0f6qy_o, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgb0f6qy_o' > ls -l /proc/2596/fd total 0 lr-x------ 1 build build 64 Dec 15 16:22 0 -> pipe:[3201537766] l-wx------ 1 build build 64 Dec 15 16:22 1 -> pipe:[3201537767] l-wx------ 1 build build 64 Dec 15 16:22 2 -> pipe:[3201537768] l-wx------ 1 build build 64 Dec 15 16:22 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2596 1.4 0.0 54152 21084 ? S 16:22 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2685 0.0 0.0 21474968076 14800 ? S 16:22 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb0f6qy_o build 2692 0.0 0.0 4276 708 ? S 16:22 0:00 /bin/sh -c ps xua | grep osmo build 2694 0.0 0.0 4276 84 ? R 16:22 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 20:46:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 20:46:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22658?= In-Reply-To: <911766867.1447.1608049354646@jenkins.osmocom.org> References: <911766867.1447.1608049354646@jenkins.osmocom.org> Message-ID: <1712168168.1448.1608065175347@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.32 KB...] Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 2.0 0.0 53904 20964 ? S 20:45 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2943 0.0 0.0 21474989100 20128 ? D 20:46 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2950 0.0 0.0 4280 740 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2952 0.0 0.0 12784 976 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcnhez7wx, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcnhez7wx' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[565062862] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[565062863] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[565062864] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 1.8 0.0 54196 21164 ? S 20:45 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2954 0.0 0.0 21475121460 20252 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcnhez7wx build 2961 0.0 0.0 4280 720 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2963 0.0 0.0 12784 928 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcnhez7wx, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgcnhez7wx' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[565062862] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[565062863] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[565062864] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 1.4 0.0 54196 21164 ? S 20:45 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2965 0.0 0.0 21475121460 26608 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgcnhez7wx build 2972 0.0 0.0 4280 748 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2974 0.0 0.0 12784 952 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[565062862] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[565062863] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[565062864] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2909 1.4 0.0 54196 21164 ? S 20:45 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2976 0.0 0.0 21474968080 14396 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2983 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2985 0.0 0.0 12784 968 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8jwl2ffo, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg8jwl2ffo' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[565062862] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[565062863] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[565062864] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 1.2 0.0 54196 21164 ? S 20:45 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2987 0.0 0.0 21474968080 14408 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8jwl2ffo build 2994 0.0 0.0 4280 700 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 2996 0.0 0.0 12784 964 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8jwl2ffo, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg8jwl2ffo' > ls -l /proc/2909/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[565062862] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[565062863] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[565062864] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2909 1.1 0.0 54196 21164 ? S 20:45 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2998 0.0 0.0 21474968080 14492 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg8jwl2ffo build 3005 0.0 0.0 4280 772 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 3007 0.0 0.0 12784 976 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 20:46:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 20:46:30 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22658?= In-Reply-To: <660285065.1446.1608049276146@jenkins.osmocom.org> References: <660285065.1446.1608049276146@jenkins.osmocom.org> Message-ID: <1335875238.1449.1608065190365@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.84 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12005 2.1 0.0 53904 21008 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12039 0.0 0.0 21475111140 31548 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12046 0.0 0.0 4280 760 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12048 0.0 0.0 12784 992 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiz34gx3m, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgiz34gx3m' > ls -l /proc/12005/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[34855452] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[34855453] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[34855454] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12005 1.8 0.0 54040 21100 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12050 0.0 0.1 21475111140 34536 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiz34gx3m build 12057 0.0 0.0 4280 744 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12059 0.0 0.0 12784 932 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiz34gx3m, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgiz34gx3m' > ls -l /proc/12005/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[34855452] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[34855453] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[34855454] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12005 1.8 0.0 54040 21100 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12061 0.0 0.1 21475044960 35916 ? R 20:46 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiz34gx3m build 12068 0.0 0.0 4280 696 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12070 0.0 0.0 12784 912 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12005/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[34855452] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[34855453] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[34855454] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12005 1.5 0.0 54040 21100 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12072 0.0 0.0 21474963656 22860 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12079 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12081 0.0 0.0 12784 968 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg571870th, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg571870th' > ls -l /proc/12005/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[34855452] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[34855453] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[34855454] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12005 1.4 0.0 54040 21100 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12083 0.0 0.0 21474963656 26064 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg571870th build 12090 0.0 0.0 4280 712 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12092 0.0 0.0 12784 992 ? S 20:46 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg571870th, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg571870th' > ls -l /proc/12005/fd total 0 lr-x------ 1 build build 64 Dec 15 20:46 0 -> pipe:[34855452] l-wx------ 1 build build 64 Dec 15 20:46 1 -> pipe:[34855453] l-wx------ 1 build build 64 Dec 15 20:46 2 -> pipe:[34855454] l-wx------ 1 build build 64 Dec 15 20:46 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12005 1.3 0.0 54040 21100 ? S 20:46 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12094 0.0 0.0 21474963656 23124 ? S 20:46 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg571870th build 12101 0.0 0.0 4280 708 ? S 20:46 0:00 /bin/sh -c ps xua | grep osmo build 12103 0.0 0.0 12784 968 ? S 20:46 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 23:58:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 23:58:57 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3291?= In-Reply-To: <1690559523.1426.1608034005811@jenkins.osmocom.org> References: <1690559523.1426.1608034005811@jenkins.osmocom.org> Message-ID: <625703857.1450.1608076737050@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.48 KB...] /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_meas.lo CXX gprs_bssgp_pcu.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 23:59:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 23:59:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3291?= In-Reply-To: <725137371.1427.1608034032601@jenkins.osmocom.org> References: <725137371.1427.1608034032601@jenkins.osmocom.org> Message-ID: <957517357.1451.1608076749040@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.26 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 23:59:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 23:59:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3291?= In-Reply-To: <1499258012.1429.1608034057636@jenkins.osmocom.org> References: <1499258012.1429.1608034057636@jenkins.osmocom.org> Message-ID: <1721044253.1452.1608076749505@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.88 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CC gsm_rlcmac.lo CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 23:59:13 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 23:59:13 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3291?= In-Reply-To: <737916749.1425.1608034003211@jenkins.osmocom.org> References: <737916749.1425.1608034003211@jenkins.osmocom.org> Message-ID: <452398522.1453.1608076753213@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.16 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 15 23:59:35 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 15 Dec 2020 23:59:35 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3291?= In-Reply-To: <1697003801.1428.1608034057173@jenkins.osmocom.org> References: <1697003801.1428.1608034057173@jenkins.osmocom.org> Message-ID: <1356065969.1454.1608076775858@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 147.68 KB...] 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/gb-pool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals =============================== osmo-pcu =============================== + PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:02:39 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:02:39 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3291?= In-Reply-To: <1122998017.1430.1608034109657@jenkins.osmocom.org> References: <1122998017.1430.1608034109657@jenkins.osmocom.org> Message-ID: <1745444397.1455.1608076959916@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.90 KB...] make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CC csn1.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:05:00 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:05:00 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22659?= In-Reply-To: <1335875238.1449.1608065190365@jenkins.osmocom.org> References: <1335875238.1449.1608065190365@jenkins.osmocom.org> Message-ID: <1830400036.1456.1608077100027@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.18 KB...] Error was [Errno 111] Connection refused Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 2.0 0.0 53864 20992 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12041 0.0 0.0 21475111140 29948 ? R 00:04 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12048 0.0 0.0 4280 744 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12050 0.0 0.0 12784 952 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgna1aig9a, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgna1aig9a' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 16 00:04 0 -> pipe:[566454028] l-wx------ 1 build build 64 Dec 16 00:04 1 -> pipe:[566454029] l-wx------ 1 build build 64 Dec 16 00:04 2 -> pipe:[566454030] l-wx------ 1 build build 64 Dec 16 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.6 0.0 54000 21080 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12052 0.0 0.0 21475111140 28732 ? S 00:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgna1aig9a build 12059 0.0 0.0 4280 716 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12061 0.0 0.0 12784 980 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgna1aig9a, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgna1aig9a' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 16 00:04 0 -> pipe:[566454028] l-wx------ 1 build build 64 Dec 16 00:04 1 -> pipe:[566454029] l-wx------ 1 build build 64 Dec 16 00:04 2 -> pipe:[566454030] l-wx------ 1 build build 64 Dec 16 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.5 0.0 54000 21080 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12063 0.0 0.0 21475111140 28828 ? S 00:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgna1aig9a build 12070 0.0 0.0 4280 716 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12072 0.0 0.0 12784 948 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 16 00:04 0 -> pipe:[566454028] l-wx------ 1 build build 64 Dec 16 00:04 1 -> pipe:[566454029] l-wx------ 1 build build 64 Dec 16 00:04 2 -> pipe:[566454030] l-wx------ 1 build build 64 Dec 16 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.2 0.0 54000 21080 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12074 0.0 0.0 21474963656 25396 ? S 00:04 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12081 0.0 0.0 4280 724 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12083 0.0 0.0 12784 1016 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn06e4gui, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgn06e4gui' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 16 00:04 0 -> pipe:[566454028] l-wx------ 1 build build 64 Dec 16 00:04 1 -> pipe:[566454029] l-wx------ 1 build build 64 Dec 16 00:04 2 -> pipe:[566454030] l-wx------ 1 build build 64 Dec 16 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.2 0.0 54000 21080 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12085 0.0 0.0 21474963656 25816 ? S 00:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn06e4gui build 12092 0.0 0.0 4280 708 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12094 0.0 0.0 12784 988 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn06e4gui, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgn06e4gui' > ls -l /proc/12007/fd total 0 lr-x------ 1 build build 64 Dec 16 00:04 0 -> pipe:[566454028] l-wx------ 1 build build 64 Dec 16 00:04 1 -> pipe:[566454029] l-wx------ 1 build build 64 Dec 16 00:04 2 -> pipe:[566454030] l-wx------ 1 build build 64 Dec 16 00:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12007 1.0 0.0 54000 21080 ? S 00:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12096 0.0 0.0 21474963656 25488 ? S 00:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgn06e4gui build 12103 0.0 0.0 4280 712 ? S 00:04 0:00 /bin/sh -c ps xua | grep osmo build 12105 0.0 0.0 12784 960 ? S 00:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:05:21 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:05:21 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22659?= In-Reply-To: <1712168168.1448.1608065175347@jenkins.osmocom.org> References: <1712168168.1448.1608065175347@jenkins.osmocom.org> Message-ID: <683612719.1457.1608077121313@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.89 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2681 2.0 0.0 53864 20948 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2715 0.0 0.0 21475055280 33852 ? R 00:05 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2722 0.0 0.0 4280 748 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2724 0.0 0.0 12784 1028 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbvuoki0h, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgbvuoki0h' > ls -l /proc/2681/fd total 0 lr-x------ 1 build build 64 Dec 16 00:05 0 -> pipe:[566435799] l-wx------ 1 build build 64 Dec 16 00:05 1 -> pipe:[566435800] l-wx------ 1 build build 64 Dec 16 00:05 2 -> pipe:[566435801] l-wx------ 1 build build 64 Dec 16 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2681 1.8 0.0 54152 21144 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2726 0.0 0.0 21474989100 30108 ? D 00:05 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbvuoki0h build 2733 0.0 0.0 4280 716 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2735 0.0 0.0 12784 988 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbvuoki0h, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgbvuoki0h' > ls -l /proc/2681/fd total 0 lr-x------ 1 build build 64 Dec 16 00:05 0 -> pipe:[566435799] l-wx------ 1 build build 64 Dec 16 00:05 1 -> pipe:[566435800] l-wx------ 1 build build 64 Dec 16 00:05 2 -> pipe:[566435801] l-wx------ 1 build build 64 Dec 16 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2681 1.5 0.0 54152 21144 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2737 0.0 0.0 21475055280 30288 ? R 00:05 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgbvuoki0h build 2744 0.0 0.0 4280 704 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2746 0.0 0.0 12784 932 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2681/fd total 0 lr-x------ 1 build build 64 Dec 16 00:05 0 -> pipe:[566435799] l-wx------ 1 build build 64 Dec 16 00:05 1 -> pipe:[566435800] l-wx------ 1 build build 64 Dec 16 00:05 2 -> pipe:[566435801] l-wx------ 1 build build 64 Dec 16 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2681 1.4 0.0 54152 21144 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2748 0.0 0.0 21474968080 25964 ? S 00:05 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2755 0.0 0.0 4280 748 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2757 0.0 0.0 12784 944 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2gqbnr9t, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg2gqbnr9t' > ls -l /proc/2681/fd total 0 lr-x------ 1 build build 64 Dec 16 00:05 0 -> pipe:[566435799] l-wx------ 1 build build 64 Dec 16 00:05 1 -> pipe:[566435800] l-wx------ 1 build build 64 Dec 16 00:05 2 -> pipe:[566435801] l-wx------ 1 build build 64 Dec 16 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2681 1.2 0.0 54152 21144 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2759 0.0 0.0 21474968080 24132 ? S 00:05 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2gqbnr9t build 2766 0.0 0.0 4280 700 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2768 0.0 0.0 12784 968 ? S 00:05 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2gqbnr9t, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg2gqbnr9t' > ls -l /proc/2681/fd total 0 lr-x------ 1 build build 64 Dec 16 00:05 0 -> pipe:[566435799] l-wx------ 1 build build 64 Dec 16 00:05 1 -> pipe:[566435800] l-wx------ 1 build build 64 Dec 16 00:05 2 -> pipe:[566435801] l-wx------ 1 build build 64 Dec 16 00:05 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2681 1.1 0.0 54152 21144 ? S 00:05 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2770 0.0 0.0 21474968080 23612 ? S 00:05 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg2gqbnr9t build 2777 0.0 0.0 4280 724 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 2779 0.0 0.0 12784 1000 ? S 00:05 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: *** [vty-python-test] Error 1 make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:06:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:06:32 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22660?= In-Reply-To: <683612719.1457.1608077121313@jenkins.osmocom.org> References: <683612719.1457.1608077121313@jenkins.osmocom.org> Message-ID: <2040454792.1458.1608077192320@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 807.89 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2905 2.0 0.0 53904 21100 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2939 0.0 0.0 21475123580 20244 ? S 00:06 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2946 0.0 0.0 4280 736 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 2948 0.0 0.0 12784 952 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ww1k8ge, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg_ww1k8ge' > ls -l /proc/2905/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[2437055735] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[2437055736] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[2437055737] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2905 1.8 0.0 54196 21300 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2950 0.0 0.0 21475123580 20468 ? S 00:06 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ww1k8ge build 2957 0.0 0.0 4280 712 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 2959 0.0 0.0 12784 976 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ww1k8ge, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg_ww1k8ge' > ls -l /proc/2905/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[2437055735] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[2437055736] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[2437055737] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2905 1.5 0.0 54196 21300 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2961 0.0 0.0 21475121460 23664 ? R 00:06 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ww1k8ge build 2968 0.0 0.0 4280 744 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 2970 0.0 0.0 12784 988 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2905/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[2437055735] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[2437055736] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[2437055737] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2905 1.4 0.0 54196 21300 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2972 0.0 0.0 21474968080 14340 ? S 00:06 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2979 0.0 0.0 4280 712 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 2981 0.0 0.0 12784 976 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjuu5iwp2, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjuu5iwp2' > ls -l /proc/2905/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[2437055735] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[2437055736] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[2437055737] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2905 1.1 0.0 54196 21300 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2983 0.0 0.0 21474968080 14352 ? S 00:06 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjuu5iwp2 build 2990 0.0 0.0 4280 712 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 2992 0.0 0.0 12784 896 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjuu5iwp2, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjuu5iwp2' > ls -l /proc/2905/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[2437055735] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[2437055736] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[2437055737] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2905 1.1 0.0 54196 21300 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2994 0.0 0.0 21474968080 14352 ? S 00:06 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjuu5iwp2 build 3001 0.0 0.0 4280 712 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 3003 0.0 0.0 12784 928 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:06:53 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:06:53 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22660?= In-Reply-To: <1830400036.1456.1608077100027@jenkins.osmocom.org> References: <1830400036.1456.1608077100027@jenkins.osmocom.org> Message-ID: <909204251.1459.1608077213064@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 413.70 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 2.1 0.0 53908 21208 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12262 0.0 0.1 21475044960 38412 ? R 00:06 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12269 0.0 0.0 4280 736 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 12271 0.0 0.0 12784 936 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaxi1fefs, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgaxi1fefs' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[35556812] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[35556813] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[35556814] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.9 0.0 54040 21296 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12273 0.0 0.1 21475044960 32880 ? R 00:06 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaxi1fefs build 12280 0.0 0.0 4280 708 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 12282 0.0 0.0 8868 372 ? R 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaxi1fefs, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgaxi1fefs' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[35556812] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[35556813] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[35556814] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12228 1.3 0.0 54040 21296 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12284 0.0 0.0 21475111140 31940 ? S 00:06 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgaxi1fefs build 12291 0.0 0.0 4280 716 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 12293 0.0 0.0 12784 944 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[35556812] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[35556813] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[35556814] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12228 1.2 0.0 54040 21296 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12295 0.0 0.0 21474963656 23564 ? S 00:06 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12302 0.0 0.0 4280 740 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 12304 0.0 0.0 12784 932 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgcco8dcfr, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgcco8dcfr' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[35556812] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[35556813] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[35556814] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12228 1.2 0.0 54040 21296 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12306 0.0 0.0 21474963656 22820 ? S 00:06 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgcco8dcfr build 12313 0.0 0.0 4280 768 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 12315 0.0 0.0 12784 984 ? S 00:06 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgcco8dcfr, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgcco8dcfr' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:06 0 -> pipe:[35556812] l-wx------ 1 build build 64 Dec 16 00:06 1 -> pipe:[35556813] l-wx------ 1 build build 64 Dec 16 00:06 2 -> pipe:[35556814] l-wx------ 1 build build 64 Dec 16 00:06 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 0.8 0.0 54040 21296 ? S 00:06 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12317 0.0 0.0 21474963656 24356 ? S 00:06 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgcco8dcfr build 12324 0.0 0.0 4280 712 ? S 00:06 0:00 /bin/sh -c ps xua | grep osmo build 12326 0.0 0.0 12784 928 ? S 00:06 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:08:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:08:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22661?= In-Reply-To: <909204251.1459.1608077213064@jenkins.osmocom.org> References: <909204251.1459.1608077213064@jenkins.osmocom.org> Message-ID: <306137838.1460.1608077317955@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 383.15 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12245 3.0 0.0 53908 20936 ? S 00:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12279 0.0 0.0 21475111140 18004 ? S 00:08 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12286 0.0 0.0 4280 760 ? S 00:08 0:00 /bin/sh -c ps xua | grep osmo build 12288 0.0 0.0 12784 1024 ? S 00:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg178k01yi, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg178k01yi' > ls -l /proc/12245/fd total 0 lr-x------ 1 build build 64 Dec 16 00:08 0 -> pipe:[566751120] l-wx------ 1 build build 64 Dec 16 00:08 1 -> pipe:[566751121] l-wx------ 1 build build 64 Dec 16 00:08 2 -> pipe:[566751122] l-wx------ 1 build build 64 Dec 16 00:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12245 2.7 0.0 54044 21028 ? S 00:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12290 0.0 0.0 21475111140 18060 ? R 00:08 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg178k01yi build 12297 0.0 0.0 4280 712 ? S 00:08 0:00 /bin/sh -c ps xua | grep osmo build 12299 0.0 0.0 12784 960 ? S 00:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg178k01yi, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg178k01yi' > ls -l /proc/12245/fd total 0 lr-x------ 1 build build 64 Dec 16 00:08 0 -> pipe:[566751120] l-wx------ 1 build build 64 Dec 16 00:08 1 -> pipe:[566751121] l-wx------ 1 build build 64 Dec 16 00:08 2 -> pipe:[566751122] l-wx------ 1 build build 64 Dec 16 00:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12245 2.1 0.0 54044 21028 ? S 00:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12301 0.0 0.0 21475044960 24644 ? R 00:08 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg178k01yi build 12308 0.0 0.0 4280 712 ? S 00:08 0:00 /bin/sh -c ps xua | grep osmo build 12310 0.0 0.0 12784 932 ? S 00:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12245/fd total 0 lr-x------ 1 build build 64 Dec 16 00:08 0 -> pipe:[566751120] l-wx------ 1 build build 64 Dec 16 00:08 1 -> pipe:[566751121] l-wx------ 1 build build 64 Dec 16 00:08 2 -> pipe:[566751122] l-wx------ 1 build build 64 Dec 16 00:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12245 2.0 0.0 54044 21028 ? S 00:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12312 0.0 0.0 21474963656 14328 ? S 00:08 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12319 0.0 0.0 4280 716 ? S 00:08 0:00 /bin/sh -c ps xua | grep osmo build 12321 0.0 0.0 4280 88 ? R 00:08 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpev2eiqf, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgpev2eiqf' > ls -l /proc/12245/fd total 0 lr-x------ 1 build build 64 Dec 16 00:08 0 -> pipe:[566751120] l-wx------ 1 build build 64 Dec 16 00:08 1 -> pipe:[566751121] l-wx------ 1 build build 64 Dec 16 00:08 2 -> pipe:[566751122] l-wx------ 1 build build 64 Dec 16 00:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12245 1.6 0.0 54044 21028 ? S 00:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12323 0.0 0.0 21474963656 14292 ? S 00:08 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpev2eiqf build 12330 0.0 0.0 4280 744 ? S 00:08 0:00 /bin/sh -c ps xua | grep osmo build 12332 0.0 0.0 12784 976 ? S 00:08 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpev2eiqf, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgpev2eiqf' > ls -l /proc/12245/fd total 0 lr-x------ 1 build build 64 Dec 16 00:08 0 -> pipe:[566751120] l-wx------ 1 build build 64 Dec 16 00:08 1 -> pipe:[566751121] l-wx------ 1 build build 64 Dec 16 00:08 2 -> pipe:[566751122] l-wx------ 1 build build 64 Dec 16 00:08 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12245 1.6 0.0 54044 21028 ? S 00:08 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12334 0.0 0.0 21474963656 14292 ? S 00:08 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgpev2eiqf build 12341 0.0 0.0 4280 756 ? S 00:08 0:00 /bin/sh -c ps xua | grep osmo build 12343 0.0 0.0 12784 972 ? S 00:08 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:11:43 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:11:43 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22661?= In-Reply-To: <2040454792.1458.1608077192320@jenkins.osmocom.org> References: <2040454792.1458.1608077192320@jenkins.osmocom.org> Message-ID: <969757022.1461.1608077503713@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.54 KB...] logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 2744 2.8 0.0 53908 20816 ? S 00:11 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2778 0.0 0.0 21475123576 20132 ? S 00:11 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2785 0.0 0.0 4276 740 ? S 00:11 0:00 /bin/sh -c ps xua | grep osmo build 2787 0.0 0.0 12780 932 ? S 00:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg6fylj14l, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg6fylj14l' > ls -l /proc/2744/fd total 0 lr-x------ 1 build build 64 Dec 16 00:11 0 -> pipe:[3204409520] l-wx------ 1 build build 64 Dec 16 00:11 1 -> pipe:[3204409521] l-wx------ 1 build build 64 Dec 16 00:11 2 -> pipe:[3204409522] l-wx------ 1 build build 64 Dec 16 00:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2744 2.7 0.0 54200 21016 ? S 00:11 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2789 0.0 0.0 21475055276 19972 ? R 00:11 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg6fylj14l build 2796 0.0 0.0 4276 772 ? S 00:11 0:00 /bin/sh -c ps xua | grep osmo build 2798 0.0 0.0 12780 940 ? S 00:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg6fylj14l, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg6fylj14l' > ls -l /proc/2744/fd total 0 lr-x------ 1 build build 64 Dec 16 00:11 0 -> pipe:[3204409520] l-wx------ 1 build build 64 Dec 16 00:11 1 -> pipe:[3204409521] l-wx------ 1 build build 64 Dec 16 00:11 2 -> pipe:[3204409522] l-wx------ 1 build build 64 Dec 16 00:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2744 2.2 0.0 54200 21016 ? S 00:11 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2800 0.0 0.0 21474984868 16888 ? R 00:11 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg6fylj14l build 2807 0.0 0.0 4276 736 ? S 00:11 0:00 /bin/sh -c ps xua | grep osmo build 2809 0.0 0.0 12780 960 ? S 00:11 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2744/fd total 0 lr-x------ 1 build build 64 Dec 16 00:11 0 -> pipe:[3204409520] l-wx------ 1 build build 64 Dec 16 00:11 1 -> pipe:[3204409521] l-wx------ 1 build build 64 Dec 16 00:11 2 -> pipe:[3204409522] l-wx------ 1 build build 64 Dec 16 00:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2744 1.8 0.0 54200 21016 ? S 00:11 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2811 0.0 0.0 21474968076 14328 ? S 00:11 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2818 0.0 0.0 4276 740 ? S 00:11 0:00 /bin/sh -c ps xua | grep osmo build 2820 0.0 0.0 4276 88 ? R 00:11 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjiiwh7jt, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjiiwh7jt' > ls -l /proc/2744/fd total 0 lr-x------ 1 build build 64 Dec 16 00:11 0 -> pipe:[3204409520] l-wx------ 1 build build 64 Dec 16 00:11 1 -> pipe:[3204409521] l-wx------ 1 build build 64 Dec 16 00:11 2 -> pipe:[3204409522] l-wx------ 1 build build 64 Dec 16 00:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2744 1.7 0.0 54200 21016 ? S 00:11 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2822 0.0 0.0 21474968076 14116 ? S 00:11 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjiiwh7jt build 2829 0.0 0.0 4276 732 ? S 00:11 0:00 /bin/sh -c ps xua | grep osmo build 2831 0.0 0.0 12780 1012 ? S 00:11 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjiiwh7jt, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgjiiwh7jt' > ls -l /proc/2744/fd total 0 lr-x------ 1 build build 64 Dec 16 00:11 0 -> pipe:[3204409520] l-wx------ 1 build build 64 Dec 16 00:11 1 -> pipe:[3204409521] l-wx------ 1 build build 64 Dec 16 00:11 2 -> pipe:[3204409522] l-wx------ 1 build build 64 Dec 16 00:11 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2744 1.6 0.0 54200 21016 ? S 00:11 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2833 0.0 0.0 21474968076 14692 ? S 00:11 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgjiiwh7jt build 2840 0.0 0.0 4276 748 ? S 00:11 0:00 /bin/sh -c ps xua | grep osmo build 2842 0.0 0.0 4276 88 ? R 00:11 0:00 /bin/sh -c ps xua | grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:14:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:14:30 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22662?= In-Reply-To: <969757022.1461.1608077503713@jenkins.osmocom.org> References: <969757022.1461.1608077503713@jenkins.osmocom.org> Message-ID: <278445340.1462.1608077670872@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.44 KB...] ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2457 2.1 0.0 53864 21196 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2491 0.0 0.0 21475121460 41932 ? R 00:14 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2498 0.0 0.0 4280 696 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 2500 0.0 0.0 12784 964 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbo5hi7c, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgnbo5hi7c' > ls -l /proc/2457/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[567540016] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[567540017] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[567540018] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2457 2.0 0.0 54152 21396 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2502 0.0 0.0 21474989100 33868 ? D 00:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbo5hi7c build 2509 0.0 0.0 4280 736 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 2511 0.0 0.0 12784 952 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbo5hi7c, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgnbo5hi7c' > ls -l /proc/2457/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[567540016] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[567540017] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[567540018] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2457 1.6 0.0 54152 21396 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2513 0.0 0.0 21474984872 28468 ? R 00:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgnbo5hi7c build 2520 0.0 0.0 4280 792 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 2522 0.0 0.0 12784 932 ? S 00:14 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2457/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[567540016] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[567540017] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[567540018] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2457 1.5 0.0 54152 21396 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2524 0.0 0.0 21474968080 25444 ? S 00:14 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2531 0.0 0.0 4280 748 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 2533 0.0 0.0 12784 988 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpmz6_e6, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgxpmz6_e6' > ls -l /proc/2457/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[567540016] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[567540017] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[567540018] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2457 1.3 0.0 54152 21396 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2535 0.0 0.0 21474968080 25700 ? S 00:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpmz6_e6 build 2542 0.0 0.0 4280 744 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 2544 0.0 0.0 12784 948 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpmz6_e6, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgxpmz6_e6' > ls -l /proc/2457/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[567540016] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[567540017] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[567540018] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2457 1.2 0.0 54152 21396 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2546 0.0 0.0 21474968080 25564 ? D 00:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgxpmz6_e6 build 2553 0.0 0.0 4280 700 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 2555 0.0 0.0 12784 916 ? S 00:14 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:14:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:14:38 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22662?= In-Reply-To: <306137838.1460.1608077317955@jenkins.osmocom.org> References: <306137838.1460.1608077317955@jenkins.osmocom.org> Message-ID: <69452388.1463.1608077678931@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 414.84 KB...] logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12228 1.6 0.0 53864 21168 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12262 0.0 0.0 21475111140 31736 ? S 00:14 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12269 0.0 0.0 4280 744 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 12271 0.0 0.0 4280 84 ? R 00:14 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzdvsqta2, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzdvsqta2' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[35998787] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[35998788] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[35998789] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.3 0.0 54000 21256 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12273 0.0 0.0 21475111140 31552 ? S 00:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzdvsqta2 build 12280 0.0 0.0 4280 704 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 12282 0.0 0.0 12784 1024 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzdvsqta2, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzdvsqta2' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[35998787] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[35998788] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[35998789] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12228 1.1 0.0 54000 21256 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12284 0.0 0.0 21475111140 29968 ? S 00:14 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzdvsqta2 build 12291 0.0 0.0 4280 696 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 12293 0.0 0.0 12784 960 ? R 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[35998787] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[35998788] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[35998789] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.0 0.0 54000 21256 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12295 0.0 0.0 21474963656 24636 ? S 00:14 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12302 0.0 0.0 4280 760 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 12304 0.0 0.0 12784 972 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtcodjgb9, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgtcodjgb9' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[35998787] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[35998788] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[35998789] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12228 1.0 0.0 54000 21256 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12306 0.0 0.0 21474963656 23120 ? S 00:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtcodjgb9 build 12313 0.0 0.0 4280 712 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 12315 0.0 0.0 12784 912 ? S 00:14 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtcodjgb9, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgtcodjgb9' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 00:14 0 -> pipe:[35998787] l-wx------ 1 build build 64 Dec 16 00:14 1 -> pipe:[35998788] l-wx------ 1 build build 64 Dec 16 00:14 2 -> pipe:[35998789] l-wx------ 1 build build 64 Dec 16 00:14 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 0.8 0.0 54000 21256 ? S 00:14 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12317 0.0 0.0 21474963656 23576 ? S 00:14 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtcodjgb9 build 12324 0.0 0.0 4280 772 ? S 00:14 0:00 /bin/sh -c ps xua | grep osmo build 12326 0.0 0.0 12784 948 ? S 00:14 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:52:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:52:11 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22663?= In-Reply-To: <69452388.1463.1608077678931@jenkins.osmocom.org> References: <69452388.1463.1608077678931@jenkins.osmocom.org> Message-ID: <210081083.1465.1608079931050@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.88 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12456 1.8 0.0 53948 21240 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12490 0.0 0.0 21475111140 18324 ? S 00:52 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12497 0.0 0.0 4280 756 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12499 0.0 0.0 12784 1012 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxswtyd00, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgxswtyd00' > ls -l /proc/12456/fd total 0 lr-x------ 1 build build 64 Dec 16 00:51 0 -> pipe:[2438836665] l-wx------ 1 build build 64 Dec 16 00:51 1 -> pipe:[2438836666] l-wx------ 1 build build 64 Dec 16 00:51 2 -> pipe:[2438836667] l-wx------ 1 build build 64 Dec 16 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12456 1.8 0.0 53948 21324 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12501 0.0 0.0 21474978780 18116 ? R 00:52 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxswtyd00 build 12508 0.0 0.0 4280 760 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12510 0.0 0.0 12784 936 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxswtyd00, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgxswtyd00' > ls -l /proc/12456/fd total 0 lr-x------ 1 build build 64 Dec 16 00:51 0 -> pipe:[2438836665] l-wx------ 1 build build 64 Dec 16 00:51 1 -> pipe:[2438836666] l-wx------ 1 build build 64 Dec 16 00:51 2 -> pipe:[2438836667] l-wx------ 1 build build 64 Dec 16 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12456 1.4 0.0 53948 21324 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12512 0.0 0.0 21475044960 23356 ? R 00:52 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgxswtyd00 build 12519 0.0 0.0 4280 692 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12521 0.0 0.0 12784 944 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12456/fd total 0 lr-x------ 1 build build 64 Dec 16 00:51 0 -> pipe:[2438836665] l-wx------ 1 build build 64 Dec 16 00:51 1 -> pipe:[2438836666] l-wx------ 1 build build 64 Dec 16 00:51 2 -> pipe:[2438836667] l-wx------ 1 build build 64 Dec 16 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12456 1.3 0.0 53948 21324 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12523 0.0 0.0 21474963656 14212 ? S 00:52 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12530 0.0 0.0 4280 684 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12532 0.0 0.0 12784 944 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgh1jduode, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgh1jduode' > ls -l /proc/12456/fd total 0 lr-x------ 1 build build 64 Dec 16 00:51 0 -> pipe:[2438836665] l-wx------ 1 build build 64 Dec 16 00:51 1 -> pipe:[2438836666] l-wx------ 1 build build 64 Dec 16 00:51 2 -> pipe:[2438836667] l-wx------ 1 build build 64 Dec 16 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12456 1.2 0.0 53948 21324 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12534 0.0 0.0 21474963656 14272 ? S 00:52 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgh1jduode build 12541 0.0 0.0 4280 704 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12543 0.0 0.0 12784 996 ? S 00:52 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgh1jduode, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgh1jduode' > ls -l /proc/12456/fd total 0 lr-x------ 1 build build 64 Dec 16 00:51 0 -> pipe:[2438836665] l-wx------ 1 build build 64 Dec 16 00:51 1 -> pipe:[2438836666] l-wx------ 1 build build 64 Dec 16 00:51 2 -> pipe:[2438836667] l-wx------ 1 build build 64 Dec 16 00:51 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12456 1.0 0.0 53948 21324 ? S 00:51 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12545 0.0 0.0 21474963656 14152 ? S 00:52 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgh1jduode build 12552 0.0 0.0 4280 712 ? S 00:52 0:00 /bin/sh -c ps xua | grep osmo build 12554 0.0 0.0 12784 944 ? S 00:52 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:55:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:55:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22663?= In-Reply-To: <278445340.1462.1608077670872@jenkins.osmocom.org> References: <278445340.1462.1608077670872@jenkins.osmocom.org> Message-ID: <1778555979.1466.1608080137112@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.72 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2765 2.2 0.0 53936 21036 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2799 0.0 0.0 21474989096 20240 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2806 0.0 0.0 4276 708 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2808 0.0 0.0 12780 1020 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzxbum_1h, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzxbum_1h' > ls -l /proc/2765/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[3205108931] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[3205108932] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[3205108933] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2765 2.2 0.0 54072 21232 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2810 0.0 0.0 21474989096 19848 ? D 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzxbum_1h build 2817 0.0 0.0 4276 732 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2819 0.0 0.0 12780 924 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzxbum_1h, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzxbum_1h' > ls -l /proc/2765/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[3205108931] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[3205108932] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[3205108933] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2765 1.9 0.0 54072 21232 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2821 0.0 0.0 21475121456 20028 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzxbum_1h build 2828 0.0 0.0 4276 740 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2830 0.0 0.0 12780 924 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2765/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[3205108931] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[3205108932] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[3205108933] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2765 1.7 0.0 54072 21232 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2832 0.0 0.0 21474968076 14244 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2839 0.0 0.0 4276 704 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2841 0.0 0.0 12780 968 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4oa8hgfi, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg4oa8hgfi' > ls -l /proc/2765/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[3205108931] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[3205108932] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[3205108933] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2765 1.5 0.0 54072 21232 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2843 0.0 0.0 21474968076 14316 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4oa8hgfi build 2850 0.0 0.0 4276 744 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2852 0.0 0.0 12780 980 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4oa8hgfi, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg4oa8hgfi' > ls -l /proc/2765/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[3205108931] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[3205108932] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[3205108933] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2765 1.4 0.0 54072 21232 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2854 0.0 0.0 21474968076 14576 ? D 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg4oa8hgfi build 2861 0.0 0.0 4276 792 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2863 0.0 0.0 12780 924 ? S 00:55 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: *** [python-tests] Error 2 make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:55:50 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:55:50 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22664?= In-Reply-To: <1778555979.1466.1608080137112@jenkins.osmocom.org> References: <1778555979.1466.1608080137112@jenkins.osmocom.org> Message-ID: <1320641668.1467.1608080150970@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 807.70 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4251 *:* LISTEN 0 10 127.0.0.1:4245 *:* > ps xua | grep osmo build 2692 1.8 0.0 53944 21008 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2726 0.0 0.0 21475123580 20328 ? S 00:55 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2733 0.0 0.0 4280 700 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2735 0.0 0.0 12784 968 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkj5kfry1, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgkj5kfry1' > ls -l /proc/2692/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[568242736] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[568242737] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[568242738] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2692 1.7 0.0 54080 21204 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2737 0.0 0.0 21475055280 23384 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkj5kfry1 build 2744 0.0 0.0 4280 744 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2746 0.0 0.0 12784 984 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkj5kfry1, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgkj5kfry1' > ls -l /proc/2692/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[568242736] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[568242737] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[568242738] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2692 1.4 0.0 54080 21204 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2748 0.0 0.0 21475121460 21304 ? R 00:55 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgkj5kfry1 build 2755 0.0 0.0 4280 740 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2757 0.0 0.0 12784 980 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2692/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[568242736] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[568242737] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[568242738] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2692 1.3 0.0 54080 21204 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2759 0.0 0.0 21474968080 14288 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2766 0.0 0.0 4280 656 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2768 0.0 0.0 12784 900 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg35kae294, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg35kae294' > ls -l /proc/2692/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[568242736] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[568242737] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[568242738] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2692 1.1 0.0 54080 21204 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2770 0.0 0.0 21474968080 14348 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg35kae294 build 2777 0.0 0.0 4280 796 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2779 0.0 0.0 12784 968 ? S 00:55 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg35kae294, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg35kae294' > ls -l /proc/2692/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[568242736] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[568242737] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[568242738] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2692 1.1 0.0 54080 21204 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2781 0.0 0.0 21474968080 14356 ? S 00:55 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg35kae294 build 2788 0.0 0.0 4280 744 ? S 00:55 0:00 /bin/sh -c ps xua | grep osmo build 2790 0.0 0.0 12784 932 ? S 00:55 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 00:56:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 00:56:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22664?= In-Reply-To: <210081083.1465.1608079931050@jenkins.osmocom.org> References: <210081083.1465.1608079931050@jenkins.osmocom.org> Message-ID: <1344980451.1468.1608080197479@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 413.26 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 *:* LISTEN 0 10 127.0.0.1:4251 *:* > ps xua | grep osmo build 12013 1.1 0.0 53904 21080 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12047 0.0 0.0 21475111140 28864 ? S 00:56 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12054 0.0 0.0 4280 704 ? S 00:56 0:00 /bin/sh -c ps xua | grep osmo build 12056 0.0 0.0 12784 1028 ? S 00:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwrsb_s1v, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgwrsb_s1v' > ls -l /proc/12013/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[36753144] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[36753145] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[36753146] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12013 1.1 0.0 54040 21168 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12058 0.0 0.0 21474978780 28564 ? R 00:56 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwrsb_s1v build 12065 0.0 0.0 4280 712 ? S 00:56 0:00 /bin/sh -c ps xua | grep osmo build 12067 0.0 0.0 12784 972 ? S 00:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwrsb_s1v, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgwrsb_s1v' > ls -l /proc/12013/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[36753144] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[36753145] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[36753146] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12013 1.0 0.0 54040 21168 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12069 0.0 0.0 21474974552 27504 ? R 00:56 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgwrsb_s1v build 12076 0.0 0.0 4280 716 ? S 00:56 0:00 /bin/sh -c ps xua | grep osmo build 12078 0.0 0.0 12784 1028 ? S 00:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12013/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[36753144] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[36753145] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[36753146] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12013 0.9 0.0 54040 21168 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12080 0.0 0.0 21474963656 23504 ? S 00:56 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12087 0.0 0.0 4280 740 ? S 00:56 0:00 /bin/sh -c ps xua | grep osmo build 12089 0.0 0.0 12784 884 ? S 00:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggsa7fe4k, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfggsa7fe4k' > ls -l /proc/12013/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[36753144] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[36753145] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[36753146] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12013 0.9 0.0 54040 21168 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12091 0.0 0.0 21474963656 17896 ? R 00:56 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggsa7fe4k build 12098 0.0 0.0 4280 716 ? S 00:56 0:00 /bin/sh -c ps xua | grep osmo build 12100 0.0 0.0 12784 900 ? S 00:56 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggsa7fe4k, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfggsa7fe4k' > ls -l /proc/12013/fd total 0 lr-x------ 1 build build 64 Dec 16 00:55 0 -> pipe:[36753144] l-wx------ 1 build build 64 Dec 16 00:55 1 -> pipe:[36753145] l-wx------ 1 build build 64 Dec 16 00:55 2 -> pipe:[36753146] l-wx------ 1 build build 64 Dec 16 00:55 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12013 0.7 0.0 54040 21168 ? S 00:55 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12102 0.0 0.0 21474963656 24980 ? S 00:56 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggsa7fe4k build 12109 0.0 0.0 4280 740 ? S 00:56 0:00 /bin/sh -c ps xua | grep osmo build 12111 0.0 0.0 12784 956 ? S 00:56 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 01:04:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 01:04:04 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22665?= In-Reply-To: <1320641668.1467.1608080150970@jenkins.osmocom.org> References: <1320641668.1467.1608080150970@jenkins.osmocom.org> Message-ID: <917767178.1469.1608080644737@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 808.29 KB...] Error was [Errno 111] Connection refused Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2685 2.0 0.0 53880 20976 ? S 01:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2719 0.0 0.0 21475123580 20380 ? S 01:03 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2726 0.0 0.0 4280 708 ? S 01:03 0:00 /bin/sh -c ps xua | grep osmo build 2728 0.0 0.0 12784 984 ? S 01:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7twsf_xd, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg7twsf_xd' > ls -l /proc/2685/fd total 0 lr-x------ 1 build build 64 Dec 16 01:03 0 -> pipe:[569095761] l-wx------ 1 build build 64 Dec 16 01:03 1 -> pipe:[569095762] l-wx------ 1 build build 64 Dec 16 01:03 2 -> pipe:[569095763] l-wx------ 1 build build 64 Dec 16 01:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2685 1.8 0.0 54168 21176 ? S 01:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2730 0.0 0.0 21475123580 20428 ? S 01:03 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7twsf_xd build 2737 0.0 0.0 4280 700 ? S 01:03 0:00 /bin/sh -c ps xua | grep osmo build 2739 0.0 0.0 12784 940 ? S 01:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7twsf_xd, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg7twsf_xd' > ls -l /proc/2685/fd total 0 lr-x------ 1 build build 64 Dec 16 01:03 0 -> pipe:[569095761] l-wx------ 1 build build 64 Dec 16 01:03 1 -> pipe:[569095762] l-wx------ 1 build build 64 Dec 16 01:03 2 -> pipe:[569095763] l-wx------ 1 build build 64 Dec 16 01:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2685 1.5 0.0 54168 21176 ? S 01:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2741 0.0 0.0 21474984872 19948 ? R 01:03 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7twsf_xd build 2748 0.0 0.0 4280 704 ? S 01:03 0:00 /bin/sh -c ps xua | grep osmo build 2750 0.0 0.0 12784 956 ? S 01:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2685/fd total 0 lr-x------ 1 build build 64 Dec 16 01:03 0 -> pipe:[569095761] l-wx------ 1 build build 64 Dec 16 01:03 1 -> pipe:[569095762] l-wx------ 1 build build 64 Dec 16 01:03 2 -> pipe:[569095763] l-wx------ 1 build build 64 Dec 16 01:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2685 1.4 0.0 54168 21176 ? S 01:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2752 0.0 0.0 21474968080 14440 ? S 01:03 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2759 0.0 0.0 4280 748 ? S 01:03 0:00 /bin/sh -c ps xua | grep osmo build 2761 0.0 0.0 12784 944 ? S 01:03 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgo_f65fhg, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgo_f65fhg' > ls -l /proc/2685/fd total 0 lr-x------ 1 build build 64 Dec 16 01:03 0 -> pipe:[569095761] l-wx------ 1 build build 64 Dec 16 01:03 1 -> pipe:[569095762] l-wx------ 1 build build 64 Dec 16 01:03 2 -> pipe:[569095763] l-wx------ 1 build build 64 Dec 16 01:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2685 1.2 0.0 54168 21176 ? S 01:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2763 0.0 0.0 21474968080 14476 ? S 01:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgo_f65fhg build 2770 0.0 0.0 4280 716 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 2772 0.0 0.0 12784 976 ? S 01:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgo_f65fhg, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgo_f65fhg' > ls -l /proc/2685/fd total 0 lr-x------ 1 build build 64 Dec 16 01:03 0 -> pipe:[569095761] l-wx------ 1 build build 64 Dec 16 01:03 1 -> pipe:[569095762] l-wx------ 1 build build 64 Dec 16 01:03 2 -> pipe:[569095763] l-wx------ 1 build build 64 Dec 16 01:03 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2685 1.2 0.0 54168 21176 ? S 01:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2774 0.0 0.0 21474968080 14632 ? D 01:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgo_f65fhg build 2781 0.0 0.0 4280 712 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 2783 0.0 0.0 12784 944 ? S 01:04 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 01:04:51 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 01:04:51 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22665?= In-Reply-To: <1344980451.1468.1608080197479@jenkins.osmocom.org> References: <1344980451.1468.1608080197479@jenkins.osmocom.org> Message-ID: <1133720717.1470.1608080691773@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 413.96 KB...] ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.6 0.0 53908 21008 ? S 01:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12033 0.0 0.0 21474974552 26168 ? R 01:04 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12040 0.0 0.0 4280 696 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 12042 0.0 0.0 12784 892 ? S 01:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpuhmyt16, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgpuhmyt16' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 01:04 0 -> pipe:[37509793] l-wx------ 1 build build 64 Dec 16 01:04 1 -> pipe:[37509794] l-wx------ 1 build build 64 Dec 16 01:04 2 -> pipe:[37509795] l-wx------ 1 build build 64 Dec 16 01:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.4 0.0 54040 21096 ? S 01:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12044 0.0 0.1 21475111140 36284 ? R 01:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpuhmyt16 build 12051 0.0 0.0 4280 700 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 12053 0.0 0.0 12784 972 ? S 01:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpuhmyt16, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgpuhmyt16' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 01:04 0 -> pipe:[37509793] l-wx------ 1 build build 64 Dec 16 01:04 1 -> pipe:[37509794] l-wx------ 1 build build 64 Dec 16 01:04 2 -> pipe:[37509795] l-wx------ 1 build build 64 Dec 16 01:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.4 0.0 54040 21096 ? S 01:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12055 0.0 0.0 21474974552 27812 ? R 01:04 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgpuhmyt16 build 12062 0.0 0.0 4280 740 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 12064 0.0 0.0 12784 1016 ? S 01:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 01:04 0 -> pipe:[37509793] l-wx------ 1 build build 64 Dec 16 01:04 1 -> pipe:[37509794] l-wx------ 1 build build 64 Dec 16 01:04 2 -> pipe:[37509795] l-wx------ 1 build build 64 Dec 16 01:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.3 0.0 54040 21096 ? S 01:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12066 0.0 0.0 21474963656 26240 ? S 01:04 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12073 0.0 0.0 4280 748 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 12075 0.0 0.0 12784 944 ? S 01:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtbnx1fm4, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgtbnx1fm4' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 01:04 0 -> pipe:[37509793] l-wx------ 1 build build 64 Dec 16 01:04 1 -> pipe:[37509794] l-wx------ 1 build build 64 Dec 16 01:04 2 -> pipe:[37509795] l-wx------ 1 build build 64 Dec 16 01:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.2 0.0 54040 21096 ? S 01:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12077 0.0 0.0 21474963656 24572 ? S 01:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtbnx1fm4 build 12084 0.0 0.0 4280 704 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 12086 0.0 0.0 12784 952 ? S 01:04 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtbnx1fm4, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgtbnx1fm4' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 01:04 0 -> pipe:[37509793] l-wx------ 1 build build 64 Dec 16 01:04 1 -> pipe:[37509794] l-wx------ 1 build build 64 Dec 16 01:04 2 -> pipe:[37509795] l-wx------ 1 build build 64 Dec 16 01:04 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.0 0.0 54040 21096 ? S 01:04 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12088 0.0 0.0 21474963656 26340 ? S 01:04 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgtbnx1fm4 build 12095 0.0 0.0 4280 708 ? S 01:04 0:00 /bin/sh -c ps xua | grep osmo build 12097 0.0 0.0 12784 936 ? S 01:04 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 02:24:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 02:24:58 +0000 (UTC) Subject: Build failed in Jenkins: Coverity-Upload (jenkins-job-builder) #1074 Message-ID: <1739022657.1471.1608085498738@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.22 MB...] make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[2]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/osmocom-build/osmo-ci/coverity/install-Osmocom/lib/pkgconfig' /usr/bin/install -c -m 644 libosmo-ranap.pc libosmo-sabp.pc '/home/osmocom-build/osmo-ci/coverity/install-Osmocom/lib/pkgconfig' make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' + popd ~/osmo-ci/coverity/source-Osmocom + build_osmopcu + pushd osmo-pcu ~/osmo-ci/coverity/source-Osmocom/osmo-pcu ~/osmo-ci/coverity/source-Osmocom + do_build --enable-sysmocom-bts=yes --enable-sysmocom-dsp=yes + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --prefix=/home/osmocom-build/osmo-ci/coverity/install-Osmocom --with-systemdsystemunitdir=no --enable-sysmocom-bts=yes --enable-sysmocom-dsp=yes configure: WARNING: unrecognized options: --enable-sysmocom-bts checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-sysmocom-bts + make -j 8 Making all in include make[1]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/include' Making all in src make[1]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 [WARNING] Build command ./build_Osmocom.sh exited with code 2. Please verify that the build completed successfully. Emitted 2043 C/C++ compilation units (100%) successfully [WARNING] Recoverable errors were encountered during 1 of these C/C++ compilation units. 2043 C/C++ compilation units (100%) are ready for analysis For more details, please look at: /home/osmocom-build/osmo-ci/coverity/source-Osmocom/cov-int/build-log.txt Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#12?= Message-ID: <1641899817.1476.1608091450465@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 12 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins7885838781396190660.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 62ac277 gbproxy-test-fr: Avoid dumpcap failing to write to /data + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-12 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_BSC_BRANCH OSMOCOM_REPO_MIRROR OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH DISTRO] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 84b1ad006024 State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-16 04:04:09 UTC; 424ms ago CGroup: /docker/84b1ad00602489348c70c946599597c14e01e81e9deb66a633bac481159f51ce ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??20 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Checking feed: nightly Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#12?= Message-ID: <1564270714.1477.1608091450742@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 12 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins3961827962045557496.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 62ac277 gbproxy-test-fr: Avoid dumpcap failing to write to /data + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-12 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [DISTRO OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_HLR_BRANCH LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs+ /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:roseq --cap-add 1 SYS_ADMIN 10 --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 2a73e32bd298 State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-16 04:04:09 UTC; 512ms ago CGroup: /docker/2a73e32bd29858d409a9eb26ab99f7bc8af22a1ca0b132349c7d1beaf5857f5b ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 04:15:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 04:15:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?debian_=C2=BB_nightly,build2-deb9build-ansible_#209?= In-Reply-To: <1083088716.1375.1608005732242@jenkins.osmocom.org> References: <1083088716.1375.1608005732242@jenkins.osmocom.org> Message-ID: <210828032.1478.1608092112969@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 302.22 KB...] Setting up libwww-perl (6.15-1) ... Setting up python3 (3.5.3-1) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up python3-cffi-backend (1.9.1-2) ... Setting up python3-async-timeout (1.1.0-1) ... Setting up python3-twisted-bin:amd64 (16.6.0-2) ... Setting up python3-constantly (15.1.0-1) ... Setting up rake (10.5.0-2+deb9u1) ... Setting up libifd-osmo-remsim-client0:amd64 (0.2.2.103.dc34) ... Setting up python3-idna (2.2-1) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up python3-six (1.10.0-3) ... Setting up python3-colorama (0.3.7-1) ... Setting up python3-funcparserlib (0.3.6-7) ... Setting up python3-multidict (2.1.4-1) ... Setting up python3-pkg-resources (33.1.1-1) ... Setting up lsb-release (9.20161125) ... Setting up python3-pyasn1 (0.1.9-2) ... Setting up python3-osmopy-libs (0.0.9.20201216) ... Setting up python3-chardet (2.3.0-2) ... Setting up libxml-parser-perl (2.44-2+b1) ... Setting up python3-pyasn1-modules (0.0.7-0.1) ... Setting up python3-attr (16.3.0-1) ... Setting up python3-urllib3 (1.19.1-1) ... Setting up python3-reportlab-accel:amd64 (3.3.0-2+deb9u1) ... Setting up python3-setuptools (33.1.1-1) ... Setting up libruby2.3:amd64 (2.3.3-1+deb9u9) ... Setting up dh-python (2.20170125) ... Setting up python3-webcolors (1.5-2) ... Setting up python3-renderpm:amd64 (3.3.0-2+deb9u1) ... Setting up python3-pygments (2.2.0+dfsg-1) ... Setting up python3-cryptography (1.7.1-3+deb9u2) ... Setting up python3-incremental (16.10.1-3) ... Setting up python3-roman (2.0.0-2) ... Setting up python3-pil:amd64 (4.0.0-4+deb9u2) ... Setting up libxml-twig-perl (1:3.50-1) ... Setting up pcscd (1.8.20-1) ... Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket ? /lib/systemd/system/pcscd.socket. invoke-rc.d: policy-rc.d denied execution of start. Setting up python3-serial (3.2.1-1) ... Setting up libifd-osmo-remsim-client0-dbgsym:amd64 (0.2.2.103.dc34) ... Setting up python3-yarl (0.8.1-1) ... Setting up python3-click (6.6-1) ... Setting up libnet-dbus-perl (1.1.0-4+b1) ... Setting up python3-zope.interface (4.3.2-1) ... Setting up ruby2.3 (2.3.3-1+deb9u9) ... Setting up python3-reportlab (3.3.0-2+deb9u1) ... Setting up python3-docutils (0.13.1+dfsg-2) ... update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode Setting up python3-aiohttp (1.2.0-1) ... Setting up python3-requests (2.12.4-1) ... Setting up python3-blockdiag (1.5.3+dfsg-5) ... Setting up python3-openssl (16.2.0-1) ... Setting up python3-service-identity (16.0.0-2) ... Setting up ruby (1:2.3.3) ... Setting up vim-addon-manager (0.5.6) ... Setting up vim-asciidoc (8.6.9-5) ... Setting up python3-nwdiag (1.0.4+dfsg-1) ... Setting up osmo-gsm-manuals-dev (0.3.0.38.c1ef) ... Setting up python3-twisted (16.6.0-2) ... Setting up python3-treq (15.1.0-1) ... Setting up python3-osmopy-utils (0.0.9.20201216) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for systemd (232-25+deb9u12) ... Processing triggers for ca-certificates (20200601~deb9u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dictionaries-common (1.27.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.36.5-2+deb9u2) ... + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version OsmoBSC version 1.6.0.431-05977 Copyright (C) 2008-2018 Harald Welte, Holger Freyther Contributions by Daniel Willmann, Jan L?bbe, Stefan Schmidt Dieter Spaar, Andreas Eversberg, Sylvain Munaut, Neels Hofmeyr License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-bsc --version + grep -q UNKNOWN + osmo-bts-trx --version OsmoBTS version 1.2.0.373-538c Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + + osmo-bts-trxgrep --version -q UNKNOWN + osmo-bts-virtual --version OsmoBTS version 1.2.0.373-538c Copyright (C) 2010, 2011 by Harald Welte, Andreas Eversberg and On-Waves License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-bts-virtual --version + grep -q UNKNOWN + osmo-gbproxy --version OsmoGbProxy version 1.6.0.108-3326 Copyright (C) 2010 Harald Welte and On-Waves License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-gbproxy --version + grep -q UNKNOWN + osmo-gtphub --version OsmoGTPhub version 1.6.0.108-3326 Copyright (C) 2015 sysmocom s.f.m.c GmbH License AGPLv3+: GNU AGPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-gtphub --version + grep -q UNKNOWN + osmo-ggsn --version OsmoGGSN version 1.6.0.13-1230 Copyright (C) 2011-2017 Harald Welte Copyright (C) 2012-2017 Holger Hans Peter Freyther Copyright (C) 2012-2017 sysmocom - s.f.m.c. GmbH Copyright (C) 2002-2005 Mondru AB License GPLv2: GNU GPL version 2 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + grep -q UNKNOWN + osmo-ggsn --version + osmo-hlr --version OsmoHLR version 1.2.0.67-dac8 Copyright (C) 2016, 2017 by Harald Welte, sysmocom s.f.m.c. GmbH License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-hlr --version + grep -q UNKNOWN + osmo-hlr-db-tool --version OsmoHLR-db-tool version 1.2.0.67-dac8 Copyright (C) 2017 by sysmocom - s.f.m.c. GmbH License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-hlr-db-tool --version + grep -q UNKNOWN + osmo-hnbgw --version OsmoHNBGW version 0.6.0.24-2946 OsmoHNBGW - Osmocom Home Node B Gateway implementation Copyright (C) 2016 by sysmocom s.f.m.c. GmbH Contributions by Daniel Willmann, Harald Welte, Neels Hofmeyr License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-hnbgw --version + grep -q UNKNOWN + osmo-mgw --version OsmoMGW version 1.7.0.133-92a7 Copyright (C) 2009-2010 Holger Freyther and On-Waves Copyright (C) 2017 by sysmocom s.f.m.c. GmbH Contributions by Pablo Neira Ayuso, Jacob Erlbeck, Neels Hofmeyr Philipp Maier License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-mgw --version + grep -q UNKNOWN + osmo-msc --version OsmoMSC version 1.6.1.87-e917b OsmoMSC - Osmocom Circuit-Switched Core Network implementation Copyright (C) 2016 by sysmocom s.f.m.c. GmbH Based on OsmoNITB: (C) 2008-2010 by Harald Welte (C) 2009-2012 by Holger Hans Peter Freyther Contributions by Daniel Willmann, Jan L?bbe, Stefan Schmidt Dieter Spaar, Andreas Eversberg, Sylvain Munaut, Neels Hofmeyr License AGPLv3+: GNU AGPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + osmo-msc --version + grep -q UNKNOWN + osmo-pcu --version osmo-pcu: relocation error: osmo-pcu: symbol gprs_ns2_ip_connect_sns, version LIBOSMOGB_1.0 not defined in file libosmogb.so.11 with link time reference + ret=1 + [ -n ] + docker container kill debian-repo-install-test-nightly debian-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 06:21:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 06:21:02 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22666?= In-Reply-To: <1133720717.1470.1608080691773@jenkins.osmocom.org> References: <1133720717.1470.1608080691773@jenkins.osmocom.org> Message-ID: <1559239698.1492.1608099662744@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.32 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.7 0.0 53984 20896 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12031 0.0 0.0 21474974552 16384 ? R 06:20 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12038 0.0 0.0 4280 700 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12040 0.0 0.0 12784 992 ? S 06:20 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7kbgkds5, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg7kbgkds5' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:20 0 -> pipe:[38968314] l-wx------ 1 build build 64 Dec 16 06:20 1 -> pipe:[38968315] l-wx------ 1 build build 64 Dec 16 06:20 2 -> pipe:[38968316] l-wx------ 1 build build 64 Dec 16 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.4 0.0 53984 20988 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12042 0.0 0.0 21475111140 19124 ? R 06:20 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7kbgkds5 build 12049 0.0 0.0 4280 740 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12051 0.0 0.0 12784 968 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7kbgkds5, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg7kbgkds5' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:20 0 -> pipe:[38968314] l-wx------ 1 build build 64 Dec 16 06:20 1 -> pipe:[38968315] l-wx------ 1 build build 64 Dec 16 06:20 2 -> pipe:[38968316] l-wx------ 1 build build 64 Dec 16 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.3 0.0 53984 20988 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12053 0.0 0.0 21475111140 18288 ? S 06:20 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg7kbgkds5 build 12060 0.0 0.0 4280 756 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12062 0.0 0.0 12784 960 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:20 0 -> pipe:[38968314] l-wx------ 1 build build 64 Dec 16 06:20 1 -> pipe:[38968315] l-wx------ 1 build build 64 Dec 16 06:20 2 -> pipe:[38968316] l-wx------ 1 build build 64 Dec 16 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.1 0.0 53984 20988 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12064 0.0 0.0 21474963656 14000 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12071 0.0 0.0 4280 712 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12073 0.0 0.0 12784 948 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_vi29se3, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg_vi29se3' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:20 0 -> pipe:[38968314] l-wx------ 1 build build 64 Dec 16 06:20 1 -> pipe:[38968315] l-wx------ 1 build build 64 Dec 16 06:20 2 -> pipe:[38968316] l-wx------ 1 build build 64 Dec 16 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.1 0.0 53984 20988 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12075 0.0 0.0 21474963656 14240 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_vi29se3 build 12082 0.0 0.0 4280 712 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12084 0.0 0.0 12784 964 ? S 06:20 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_vi29se3, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfg_vi29se3' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:20 0 -> pipe:[38968314] l-wx------ 1 build build 64 Dec 16 06:20 1 -> pipe:[38968315] l-wx------ 1 build build 64 Dec 16 06:20 2 -> pipe:[38968316] l-wx------ 1 build build 64 Dec 16 06:20 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11997 0.9 0.0 53984 20988 ? S 06:20 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12086 0.0 0.0 21474963656 14148 ? S 06:20 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfg_vi29se3 build 12093 0.0 0.0 4280 736 ? S 06:20 0:00 /bin/sh -c ps xua | grep osmo build 12095 0.0 0.0 12784 968 ? S 06:20 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 06:21:20 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 06:21:20 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22666?= In-Reply-To: <917767178.1469.1608080644737@jenkins.osmocom.org> References: <917767178.1469.1608080644737@jenkins.osmocom.org> Message-ID: <1626309940.1493.1608099680630@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.91 KB...] log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2923 2.1 0.0 53908 21160 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2957 0.0 0.0 21475055280 20116 ? R 06:21 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2964 0.0 0.0 4280 688 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 2966 0.0 0.0 12784 1012 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgv_zbyur4' > ls -l /proc/2923/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2923 2.0 0.0 54196 21356 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2968 0.0 0.0 21475121460 21748 ? R 06:21 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4 build 2975 0.0 0.0 4280 724 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 2977 0.0 0.0 12784 992 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgv_zbyur4' > ls -l /proc/2923/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2923 1.5 0.0 54196 21356 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2979 0.0 0.0 21474989100 20324 ? R 06:21 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4 build 2986 0.0 0.0 4280 744 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 2988 0.0 0.0 12784 956 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2923/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2923 1.4 0.0 54196 21356 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2990 0.0 0.0 21474968080 14092 ? S 06:21 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2997 0.0 0.0 4280 712 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 2999 0.0 0.0 12784 976 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj' > ls -l /proc/2923/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2923 1.2 0.0 54196 21356 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3001 0.0 0.0 21474968080 14448 ? S 06:21 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj build 3008 0.0 0.0 4280 796 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 3010 0.0 0.0 12784 1016 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj' > ls -l /proc/2923/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2923 1.2 0.0 54196 21356 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3012 0.0 0.0 21474968080 14320 ? S 06:21 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj build 3019 0.0 0.0 4280 732 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 3021 0.0 0.0 12784 968 ? S 06:21 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 06:21:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 06:21:56 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22667?= In-Reply-To: <1559239698.1492.1608099662744@jenkins.osmocom.org> References: <1559239698.1492.1608099662744@jenkins.osmocom.org> Message-ID: <649720916.1494.1608099716384@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.31 KB...] Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 1.4 0.0 53868 20992 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12494 0.0 0.0 21474978780 17832 ? R 06:21 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12501 0.0 0.0 4280 708 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 12503 0.0 0.0 12784 968 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo3q23h2i, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgo3q23h2i' > ls -l /proc/12460/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[38989736] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[38989737] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[38989738] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 1.4 0.0 54004 21080 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12505 0.0 0.0 21474978780 18524 ? R 06:21 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo3q23h2i build 12512 0.0 0.0 4280 744 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 12514 0.0 0.0 12784 968 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo3q23h2i, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgo3q23h2i' > ls -l /proc/12460/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[38989736] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[38989737] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[38989738] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 1.0 0.0 54004 21080 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12516 0.0 0.0 21474974552 17756 ? R 06:21 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgo3q23h2i build 12523 0.0 0.0 4280 704 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 12525 0.0 0.0 12784 992 ? S 06:21 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12460/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[38989736] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[38989737] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[38989738] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 1.0 0.0 54004 21080 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12527 0.0 0.0 21474963656 14016 ? S 06:21 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12534 0.0 0.0 4280 708 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 12536 0.0 0.0 12784 972 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf9cngb0q, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgf9cngb0q' > ls -l /proc/12460/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[38989736] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[38989737] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[38989738] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 0.8 0.0 54004 21080 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12538 0.0 0.0 21474963656 14216 ? S 06:21 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf9cngb0q build 12545 0.0 0.0 4280 736 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 12547 0.0 0.0 12784 936 ? S 06:21 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf9cngb0q, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgf9cngb0q' > ls -l /proc/12460/fd total 0 lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[38989736] l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[38989737] l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[38989738] l-wx------ 1 build build 64 Dec 16 06:21 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12460 0.8 0.0 54004 21080 ? S 06:21 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12549 0.0 0.0 21474963656 14328 ? S 06:21 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf9cngb0q build 12556 0.0 0.0 4280 708 ? S 06:21 0:00 /bin/sh -c ps xua | grep osmo build 12558 0.0 0.0 12784 916 ? S 06:21 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 06:24:23 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 06:24:23 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22667?= In-Reply-To: <1626309940.1493.1608099680630@jenkins.osmocom.org> References: <1626309940.1493.1608099680630@jenkins.osmocom.org> Message-ID: <1249344494.1495.1608099863697@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.28 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2705 2.6 0.0 53904 20880 ? S 06:24 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2739 0.0 0.0 21474984868 17236 ? R 06:24 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2746 0.0 0.0 4276 708 ? S 06:24 0:00 /bin/sh -c ps xua | grep osmo build 2748 0.0 0.0 4276 84 ? R 06:24 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgl8wdtr_j, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgl8wdtr_j' > ls -l /proc/2705/fd total 0 lr-x------ 1 build build 64 Dec 16 06:24 0 -> pipe:[3207105571] l-wx------ 1 build build 64 Dec 16 06:24 1 -> pipe:[3207105572] l-wx------ 1 build build 64 Dec 16 06:24 2 -> pipe:[3207105573] l-wx------ 1 build build 64 Dec 16 06:24 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2705 2.2 0.0 54192 21076 ? S 06:24 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2750 0.0 0.0 21475055276 20324 ? R 06:24 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgl8wdtr_j build 2757 0.0 0.0 4276 768 ? S 06:24 0:00 /bin/sh -c ps xua | grep osmo build 2759 0.0 0.0 12780 952 ? S 06:24 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgl8wdtr_j, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgl8wdtr_j' > ls -l /proc/2705/fd total 0 lr-x------ 1 build build 64 Dec 16 06:24 0 -> pipe:[3207105571] l-wx------ 1 build build 64 Dec 16 06:24 1 -> pipe:[3207105572] l-wx------ 1 build build 64 Dec 16 06:24 2 -> pipe:[3207105573] l-wx------ 1 build build 64 Dec 16 06:24 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2705 2.0 0.0 54192 21076 ? S 06:24 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2761 0.0 0.0 21474984868 17256 ? R 06:24 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgl8wdtr_j build 2768 0.0 0.0 4276 712 ? S 06:24 0:00 /bin/sh -c ps xua | grep osmo build 2770 0.0 0.0 516 4 ? R 06:24 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2705/fd total 0 lr-x------ 1 build build 64 Dec 16 06:24 0 -> pipe:[3207105571] l-wx------ 1 build build 64 Dec 16 06:24 1 -> pipe:[3207105572] l-wx------ 1 build build 64 Dec 16 06:24 2 -> pipe:[3207105573] l-wx------ 1 build build 64 Dec 16 06:24 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2705 1.6 0.0 54192 21076 ? S 06:24 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2772 0.0 0.0 21474968076 14176 ? S 06:24 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2779 0.0 0.0 4276 760 ? S 06:24 0:00 /bin/sh -c ps xua | grep osmo build 2781 0.0 0.0 12780 1012 ? S 06:24 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmmi3ystx, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmmi3ystx' > ls -l /proc/2705/fd total 0 lr-x------ 1 build build 64 Dec 16 06:24 0 -> pipe:[3207105571] l-wx------ 1 build build 64 Dec 16 06:24 1 -> pipe:[3207105572] l-wx------ 1 build build 64 Dec 16 06:24 2 -> pipe:[3207105573] l-wx------ 1 build build 64 Dec 16 06:24 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2705 1.5 0.0 54192 21076 ? S 06:24 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2783 0.0 0.0 21474968076 14196 ? D 06:24 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmmi3ystx build 2790 0.0 0.0 4276 752 ? S 06:24 0:00 /bin/sh -c ps xua | grep osmo build 2792 0.0 0.0 12780 964 ? S 06:24 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmmi3ystx, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmmi3ystx' > ls -l /proc/2705/fd total 0 lr-x------ 1 build build 64 Dec 16 06:24 0 -> pipe:[3207105571] l-wx------ 1 build build 64 Dec 16 06:24 1 -> pipe:[3207105572] l-wx------ 1 build build 64 Dec 16 06:24 2 -> pipe:[3207105573] l-wx------ 1 build build 64 Dec 16 06:24 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2705 1.3 0.0 54192 21076 ? S 06:24 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2794 0.0 0.0 21474968076 14184 ? D 06:24 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmmi3ystx build 2801 0.0 0.0 4276 736 ? S 06:24 0:00 /bin/sh -c ps xua | grep osmo build 2803 0.0 0.0 12780 964 ? S 06:24 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 06:29:51 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 06:29:51 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22668?= In-Reply-To: <649720916.1494.1608099716384@jenkins.osmocom.org> References: <649720916.1494.1608099716384@jenkins.osmocom.org> Message-ID: <1525594875.1496.1608100192037@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.55 KB...] !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.1 0.0 53980 21112 ? S 06:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12031 0.0 0.0 21475111140 18304 ? S 06:29 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12038 0.0 0.0 4280 708 ? S 06:29 0:00 /bin/sh -c ps xua | grep osmo build 12040 0.0 0.0 12784 968 ? S 06:29 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5_j0sdg, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgf5_j0sdg' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:29 0 -> pipe:[39448081] l-wx------ 1 build build 64 Dec 16 06:29 1 -> pipe:[39448082] l-wx------ 1 build build 64 Dec 16 06:29 2 -> pipe:[39448083] l-wx------ 1 build build 64 Dec 16 06:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 1.1 0.0 53980 21200 ? S 06:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12042 1.0 0.0 21475111140 22884 ? R 06:29 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5_j0sdg build 12049 0.0 0.0 4280 768 ? S 06:29 0:00 /bin/sh -c ps xua | grep osmo build 12051 0.0 0.0 12784 924 ? S 06:29 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5_j0sdg, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgf5_j0sdg' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:29 0 -> pipe:[39448081] l-wx------ 1 build build 64 Dec 16 06:29 1 -> pipe:[39448082] l-wx------ 1 build build 64 Dec 16 06:29 2 -> pipe:[39448083] l-wx------ 1 build build 64 Dec 16 06:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 0.9 0.0 53980 21200 ? S 06:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12053 0.0 0.0 21475044960 24144 ? R 06:29 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgf5_j0sdg build 12060 0.0 0.0 4280 708 ? S 06:29 0:00 /bin/sh -c ps xua | grep osmo build 12062 0.0 0.0 12784 956 ? S 06:29 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:29 0 -> pipe:[39448081] l-wx------ 1 build build 64 Dec 16 06:29 1 -> pipe:[39448082] l-wx------ 1 build build 64 Dec 16 06:29 2 -> pipe:[39448083] l-wx------ 1 build build 64 Dec 16 06:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11997 0.9 0.0 53980 21200 ? S 06:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12064 0.0 0.0 21474963656 14172 ? S 06:29 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12071 0.0 0.0 4280 704 ? S 06:29 0:00 /bin/sh -c ps xua | grep osmo build 12073 0.0 0.0 4280 88 ? R 06:29 0:00 /bin/sh -c ps xua | grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggwbjg4y9, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfggwbjg4y9' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:29 0 -> pipe:[39448081] l-wx------ 1 build build 64 Dec 16 06:29 1 -> pipe:[39448082] l-wx------ 1 build build 64 Dec 16 06:29 2 -> pipe:[39448083] l-wx------ 1 build build 64 Dec 16 06:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 0.8 0.0 53980 21200 ? S 06:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12075 0.0 0.0 21474963656 13956 ? S 06:29 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggwbjg4y9 build 12082 0.0 0.0 4280 740 ? S 06:29 0:00 /bin/sh -c ps xua | grep osmo build 12084 0.0 0.0 12784 940 ? S 06:29 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggwbjg4y9, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfggwbjg4y9' > ls -l /proc/11997/fd total 0 lr-x------ 1 build build 64 Dec 16 06:29 0 -> pipe:[39448081] l-wx------ 1 build build 64 Dec 16 06:29 1 -> pipe:[39448082] l-wx------ 1 build build 64 Dec 16 06:29 2 -> pipe:[39448083] l-wx------ 1 build build 64 Dec 16 06:29 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11997 0.8 0.0 53980 21200 ? S 06:29 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12086 0.0 0.0 21474963656 14256 ? S 06:29 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfggwbjg4y9 build 12093 0.0 0.0 4280 704 ? S 06:29 0:00 /bin/sh -c ps xua | grep osmo build 12095 0.0 0.0 12784 1012 ? S 06:29 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 06:31:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 06:31:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22668?= In-Reply-To: <1249344494.1495.1608099863697@jenkins.osmocom.org> References: <1249344494.1495.1608099863697@jenkins.osmocom.org> Message-ID: <1996582701.1499.1608100270945@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.81 KB...] logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2633 2.8 0.0 53904 20944 ? S 06:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2667 0.0 0.0 21474984868 17156 ? R 06:31 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2674 0.0 0.0 4276 744 ? S 06:31 0:00 /bin/sh -c ps xua | grep osmo build 2676 0.0 0.0 4276 84 ? R 06:31 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgqf_50tvh, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgqf_50tvh' > ls -l /proc/2633/fd total 0 lr-x------ 1 build build 64 Dec 16 06:30 0 -> pipe:[3207399223] l-wx------ 1 build build 64 Dec 16 06:30 1 -> pipe:[3207399224] l-wx------ 1 build build 64 Dec 16 06:30 2 -> pipe:[3207399225] l-wx------ 1 build build 64 Dec 16 06:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2633 2.1 0.0 54192 21148 ? S 06:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2678 0.0 0.0 21475055276 21200 ? R 06:31 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgqf_50tvh build 2685 0.0 0.0 4276 748 ? S 06:31 0:00 /bin/sh -c ps xua | grep osmo build 2687 0.0 0.0 12780 940 ? S 06:31 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgqf_50tvh, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgqf_50tvh' > ls -l /proc/2633/fd total 0 lr-x------ 1 build build 64 Dec 16 06:30 0 -> pipe:[3207399223] l-wx------ 1 build build 64 Dec 16 06:30 1 -> pipe:[3207399224] l-wx------ 1 build build 64 Dec 16 06:30 2 -> pipe:[3207399225] l-wx------ 1 build build 64 Dec 16 06:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2633 2.1 0.0 54192 21148 ? S 06:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2689 0.0 0.0 21474984868 17468 ? R 06:31 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgqf_50tvh build 2696 0.0 0.0 4276 716 ? S 06:31 0:00 /bin/sh -c ps xua | grep osmo build 2698 0.0 0.0 4276 88 ? R 06:31 0:00 /bin/sh -c ps xua | grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2633/fd total 0 lr-x------ 1 build build 64 Dec 16 06:30 0 -> pipe:[3207399223] l-wx------ 1 build build 64 Dec 16 06:30 1 -> pipe:[3207399224] l-wx------ 1 build build 64 Dec 16 06:30 2 -> pipe:[3207399225] l-wx------ 1 build build 64 Dec 16 06:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2633 1.7 0.0 54192 21148 ? S 06:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2700 0.0 0.0 21474968076 14180 ? S 06:31 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2707 0.0 0.0 4276 720 ? S 06:31 0:00 /bin/sh -c ps xua | grep osmo build 2709 0.0 0.0 12780 964 ? S 06:31 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb577_onq, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgb577_onq' > ls -l /proc/2633/fd total 0 lr-x------ 1 build build 64 Dec 16 06:30 0 -> pipe:[3207399223] l-wx------ 1 build build 64 Dec 16 06:30 1 -> pipe:[3207399224] l-wx------ 1 build build 64 Dec 16 06:30 2 -> pipe:[3207399225] l-wx------ 1 build build 64 Dec 16 06:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2633 1.5 0.0 54192 21148 ? S 06:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2711 0.0 0.0 21474968076 14464 ? S 06:31 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb577_onq build 2718 0.0 0.0 4276 716 ? S 06:31 0:00 /bin/sh -c ps xua | grep osmo build 2720 0.0 0.0 12780 972 ? S 06:31 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb577_onq, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgb577_onq' > ls -l /proc/2633/fd total 0 lr-x------ 1 build build 64 Dec 16 06:30 0 -> pipe:[3207399223] l-wx------ 1 build build 64 Dec 16 06:30 1 -> pipe:[3207399224] l-wx------ 1 build build 64 Dec 16 06:30 2 -> pipe:[3207399225] l-wx------ 1 build build 64 Dec 16 06:30 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 2633 1.4 0.0 54192 21148 ? S 06:30 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2722 0.0 0.0 21474968076 14848 ? S 06:31 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgb577_onq build 2729 0.0 0.0 4276 748 ? S 06:31 0:00 /bin/sh -c ps xua | grep osmo build 2731 0.0 0.0 12780 1016 ? S 06:31 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: *** [check-local] Error 2 make[4]: Leaving directory '/build/tests' Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:29:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:29:41 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3292?= In-Reply-To: <957517357.1451.1608076749040@jenkins.osmocom.org> References: <957517357.1451.1608076749040@jenkins.osmocom.org> Message-ID: <951988183.1508.1608103781812@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.00 KB...] /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:29:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:29:41 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3292?= In-Reply-To: <625703857.1450.1608076737050@jenkins.osmocom.org> References: <625703857.1450.1608076737050@jenkins.osmocom.org> Message-ID: <1569125076.1509.1608103782012@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 88.72 KB...] /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:29:41 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:29:41 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3292?= In-Reply-To: <452398522.1453.1608076753213@jenkins.osmocom.org> References: <452398522.1453.1608076753213@jenkins.osmocom.org> Message-ID: <2115827121.1507.1608103781648@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 77.66 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:29:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:29:42 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3292?= In-Reply-To: <1721044253.1452.1608076749505@jenkins.osmocom.org> References: <1721044253.1452.1608076749505@jenkins.osmocom.org> Message-ID: <457835792.1510.1608103782113@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.59 KB...] /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC gsm_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_debug.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_ts_alloc.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:30:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:30:07 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3292?= In-Reply-To: <1356065969.1454.1608076775858@jenkins.osmocom.org> References: <1356065969.1454.1608076775858@jenkins.osmocom.org> Message-ID: <1454206974.1513.1608103807839@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 146.93 KB...] 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/gb-pool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals + PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:31:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:31:57 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3292?= In-Reply-To: <1745444397.1455.1608076959916@jenkins.osmocom.org> References: <1745444397.1455.1608076959916@jenkins.osmocom.org> Message-ID: <994484565.1515.1608103917292@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.15 KB...] make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore =============================== osmo-pcu =============================== + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:38:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:38:31 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22669?= In-Reply-To: <1996582701.1499.1608100270945@jenkins.osmocom.org> References: <1996582701.1499.1608100270945@jenkins.osmocom.org> Message-ID: <652000776.1516.1608104311711@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 805.32 KB...] Error was [Errno 111] Connection refused Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2693 1.5 0.0 53908 21244 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2727 0.0 0.0 21474989100 27068 ? D 07:38 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2734 0.0 0.0 4280 704 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 2736 0.0 0.0 12784 984 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiywpmn50, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgiywpmn50' > ls -l /proc/2693/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[572039037] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[572039038] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[572039039] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2693 1.5 0.0 54200 21440 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2738 0.0 0.0 21474989100 26336 ? D 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiywpmn50 build 2745 0.0 0.0 4280 704 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 2747 0.0 0.0 12784 1028 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiywpmn50, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgiywpmn50' > ls -l /proc/2693/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[572039037] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[572039038] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[572039039] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2693 1.3 0.0 54200 21440 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2749 0.0 0.0 21474989100 27420 ? D 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgiywpmn50 build 2756 0.0 0.0 4280 700 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 2758 0.0 0.0 12784 968 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2693/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[572039037] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[572039038] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[572039039] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2693 1.1 0.0 54200 21440 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2760 0.0 0.0 21474968080 20380 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2767 0.0 0.0 4280 700 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 2769 0.0 0.0 12784 948 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga5a5eefq, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfga5a5eefq' > ls -l /proc/2693/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[572039037] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[572039038] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[572039039] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2693 1.0 0.0 54200 21440 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2771 0.0 0.0 21474968080 21404 ? D 07:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga5a5eefq build 2778 0.0 0.0 4280 712 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 2780 0.0 0.0 12784 936 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga5a5eefq, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfga5a5eefq' > ls -l /proc/2693/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[572039037] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[572039038] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[572039039] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2693 1.0 0.0 54200 21440 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2782 0.0 0.0 21474968080 21048 ? D 07:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfga5a5eefq build 2789 0.0 0.0 4280 744 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 2791 0.0 0.0 12784 1024 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 make[6]: *** [vty-test] Error 2 Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 make[2]: *** [check-recursive] Error 1 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:38:45 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:38:45 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22669?= In-Reply-To: <1525594875.1496.1608100192037@jenkins.osmocom.org> References: <1525594875.1496.1608100192037@jenkins.osmocom.org> Message-ID: <260293699.1517.1608104325936@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 411.26 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 2.1 0.0 53908 21068 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12033 0.0 0.0 21475044960 25316 ? R 07:38 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12040 0.0 0.0 4280 712 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12042 0.0 0.0 12784 940 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfglvdupelw, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfglvdupelw' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[40214622] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[40214623] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[40214624] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.8 0.0 54040 21156 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12044 0.0 0.0 21475111140 18204 ? S 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfglvdupelw build 12051 0.0 0.0 4280 744 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12053 0.0 0.0 12784 944 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfglvdupelw, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfglvdupelw' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[40214622] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[40214623] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[40214624] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.3 0.0 54040 21156 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12055 0.0 0.0 21474974552 17580 ? R 07:38 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfglvdupelw build 12062 0.0 0.0 4280 700 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12064 0.0 0.0 12784 1028 ? S 07:38 0:00 grep osmo Connecting socket failed, retrying... Socket: in 2 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[40214622] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[40214623] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[40214624] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.1 0.0 54040 21156 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12066 0.0 0.0 21474963656 14236 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12073 0.0 0.0 4280 708 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12075 0.0 0.0 12784 964 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf017l0wy, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgf017l0wy' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[40214622] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[40214623] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[40214624] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 11999 1.1 0.0 54040 21156 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12077 0.0 0.0 21474963656 14120 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf017l0wy build 12084 0.0 0.0 4280 748 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12086 0.0 0.0 12784 932 ? S 07:38 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf017l0wy, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgf017l0wy' > ls -l /proc/11999/fd total 0 lr-x------ 1 build build 64 Dec 16 07:38 0 -> pipe:[40214622] l-wx------ 1 build build 64 Dec 16 07:38 1 -> pipe:[40214623] l-wx------ 1 build build 64 Dec 16 07:38 2 -> pipe:[40214624] l-wx------ 1 build build 64 Dec 16 07:38 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 11999 1.0 0.0 54040 21156 ? S 07:38 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12088 0.0 0.0 21474963656 14440 ? S 07:38 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgf017l0wy build 12095 0.0 0.0 4280 716 ? S 07:38 0:00 /bin/sh -c ps xua | grep osmo build 12097 0.0 0.0 12784 1028 ? S 07:38 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:42:07 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:42:07 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22670?= In-Reply-To: <260293699.1517.1608104325936@jenkins.osmocom.org> References: <260293699.1517.1608104325936@jenkins.osmocom.org> Message-ID: <1960881888.1518.1608104527870@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.63 KB...] ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12232 2.1 0.0 53908 21060 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12266 0.0 0.0 21475111140 18300 ? S 07:41 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12273 0.0 0.0 4280 772 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12275 0.0 0.0 12784 976 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrswvvpr7, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgrswvvpr7' > ls -l /proc/12232/fd total 0 lr-x------ 1 build build 64 Dec 16 07:41 0 -> pipe:[40244260] l-wx------ 1 build build 64 Dec 16 07:41 1 -> pipe:[40244261] l-wx------ 1 build build 64 Dec 16 07:41 2 -> pipe:[40244262] l-wx------ 1 build build 64 Dec 16 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12232 2.0 0.0 54040 21148 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12277 0.0 0.0 21475111140 18864 ? R 07:41 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrswvvpr7 build 12284 0.0 0.0 4280 748 ? S 07:41 0:00 /bin/sh -c ps xua | grep osmo build 12286 0.0 0.0 12784 948 ? S 07:41 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrswvvpr7, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgrswvvpr7' > ls -l /proc/12232/fd total 0 lr-x------ 1 build build 64 Dec 16 07:41 0 -> pipe:[40244260] l-wx------ 1 build build 64 Dec 16 07:41 1 -> pipe:[40244261] l-wx------ 1 build build 64 Dec 16 07:41 2 -> pipe:[40244262] l-wx------ 1 build build 64 Dec 16 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12232 1.7 0.0 54040 21148 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12288 0.0 0.0 21475111140 27404 ? R 07:42 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgrswvvpr7 build 12295 0.0 0.0 4280 736 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 12297 0.0 0.0 12784 948 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12232/fd total 0 lr-x------ 1 build build 64 Dec 16 07:41 0 -> pipe:[40244260] l-wx------ 1 build build 64 Dec 16 07:41 1 -> pipe:[40244261] l-wx------ 1 build build 64 Dec 16 07:41 2 -> pipe:[40244262] l-wx------ 1 build build 64 Dec 16 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12232 1.5 0.0 54040 21148 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12299 0.0 0.0 21474963656 15788 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12306 0.0 0.0 4280 736 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 12308 0.0 0.0 12784 948 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgaqvliun6, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgaqvliun6' > ls -l /proc/12232/fd total 0 lr-x------ 1 build build 64 Dec 16 07:41 0 -> pipe:[40244260] l-wx------ 1 build build 64 Dec 16 07:41 1 -> pipe:[40244261] l-wx------ 1 build build 64 Dec 16 07:41 2 -> pipe:[40244262] l-wx------ 1 build build 64 Dec 16 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12232 1.4 0.0 54040 21148 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12310 0.0 0.0 21474963656 13952 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgaqvliun6 build 12317 0.0 0.0 4280 736 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 12319 0.0 0.0 12784 960 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgaqvliun6, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgaqvliun6' > ls -l /proc/12232/fd total 0 lr-x------ 1 build build 64 Dec 16 07:41 0 -> pipe:[40244260] l-wx------ 1 build build 64 Dec 16 07:41 1 -> pipe:[40244261] l-wx------ 1 build build 64 Dec 16 07:41 2 -> pipe:[40244262] l-wx------ 1 build build 64 Dec 16 07:41 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12232 1.3 0.0 54040 21148 ? S 07:41 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12321 0.0 0.0 21474963656 14904 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgaqvliun6 build 12328 0.0 0.0 4280 748 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 12330 0.0 0.0 12784 928 ? S 07:42 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' make[7]: *** [vty-python-test] Error 1 Makefile:727: recipe for target 'vty-test' failed make[6]: *** [vty-test] Error 2 make[6]: Leaving directory '/build/tests' Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 07:42:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 07:42:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22670?= In-Reply-To: <652000776.1516.1608104311711@jenkins.osmocom.org> References: <652000776.1516.1608104311711@jenkins.osmocom.org> Message-ID: <478498953.1519.1608104546843@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.75 KB...] Error was [Errno 111] Connection refused Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2456 1.8 0.0 53864 21128 ? S 07:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2490 0.0 0.0 21475055280 19952 ? R 07:42 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2497 0.0 0.0 4280 696 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 2499 0.0 0.0 12784 936 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgewc8q1ek, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgewc8q1ek' > ls -l /proc/2456/fd total 0 lr-x------ 1 build build 64 Dec 16 07:42 0 -> pipe:[2450542000] l-wx------ 1 build build 64 Dec 16 07:42 1 -> pipe:[2450542001] l-wx------ 1 build build 64 Dec 16 07:42 2 -> pipe:[2450542002] l-wx------ 1 build build 64 Dec 16 07:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2456 1.6 0.0 54156 21324 ? S 07:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2501 0.0 0.0 21475121460 20100 ? R 07:42 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgewc8q1ek build 2508 0.0 0.0 4280 708 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 2510 0.0 0.0 12784 964 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgewc8q1ek, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgewc8q1ek' > ls -l /proc/2456/fd total 0 lr-x------ 1 build build 64 Dec 16 07:42 0 -> pipe:[2450542000] l-wx------ 1 build build 64 Dec 16 07:42 1 -> pipe:[2450542001] l-wx------ 1 build build 64 Dec 16 07:42 2 -> pipe:[2450542002] l-wx------ 1 build build 64 Dec 16 07:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2456 1.4 0.0 54156 21324 ? S 07:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2512 0.0 0.0 21474989100 20240 ? R 07:42 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgewc8q1ek build 2519 0.0 0.0 4280 772 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 2521 0.0 0.0 12784 932 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2456/fd total 0 lr-x------ 1 build build 64 Dec 16 07:42 0 -> pipe:[2450542000] l-wx------ 1 build build 64 Dec 16 07:42 1 -> pipe:[2450542001] l-wx------ 1 build build 64 Dec 16 07:42 2 -> pipe:[2450542002] l-wx------ 1 build build 64 Dec 16 07:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2456 1.1 0.0 54156 21324 ? S 07:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2523 0.0 0.0 21474968080 14036 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2530 0.0 0.0 4280 700 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 2532 0.0 0.0 12784 932 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmkhk5e4p, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmkhk5e4p' > ls -l /proc/2456/fd total 0 lr-x------ 1 build build 64 Dec 16 07:42 0 -> pipe:[2450542000] l-wx------ 1 build build 64 Dec 16 07:42 1 -> pipe:[2450542001] l-wx------ 1 build build 64 Dec 16 07:42 2 -> pipe:[2450542002] l-wx------ 1 build build 64 Dec 16 07:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2456 1.1 0.0 54156 21324 ? S 07:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2534 0.0 0.0 21474968080 14496 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmkhk5e4p build 2541 0.0 0.0 4280 708 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 2543 0.0 0.0 12784 968 ? S 07:42 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmkhk5e4p, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmkhk5e4p' > ls -l /proc/2456/fd total 0 lr-x------ 1 build build 64 Dec 16 07:42 0 -> pipe:[2450542000] l-wx------ 1 build build 64 Dec 16 07:42 1 -> pipe:[2450542001] l-wx------ 1 build build 64 Dec 16 07:42 2 -> pipe:[2450542002] l-wx------ 1 build build 64 Dec 16 07:42 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2456 1.0 0.0 54156 21324 ? S 07:42 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2545 0.0 0.0 21474968080 14448 ? S 07:42 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmkhk5e4p build 2552 0.0 0.0 4280 704 ? S 07:42 0:00 /bin/sh -c ps xua | grep osmo build 2554 0.0 0.0 12784 928 ? S 07:42 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 make[3]: *** [check-am] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 Makefile:752: recipe for target 'check' failed + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 10:07:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 10:07:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#13?= Message-ID: <1419245348.1534.1608113235165@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 13 originally caused by: Started by timer Started by user laforge Started by upstream project "Osmocom-repo-install-centos8" build number 12 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins9204793004765893222.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at e05b032 fpga-build: Make riscv + fpga toolchain version configurable + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-13 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_NITB_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? c4109722145d State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-16 10:07:13 UTC; 428ms ago CGroup: /docker/c4109722145dd66368fc287655c53de68e77fa21f6236501446574493ccc95f7 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh Checking feed: nightly Linux distribution: centos8 + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 10:07:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 10:07:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#13?= Message-ID: <723771022.1535.1608113235327@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 13 originally caused by: Started by timer Started by user laforge Started by upstream project "Osmocom-repo-install-centos8" build number 12 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins4437200639069944511.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at e05b032 fpga-build: Make riscv + fpga toolchain version configurable + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-13 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_MSC_BRANCH OSMO_NITB_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run+ --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:roseq --cap-add 1 SYS_ADMIN 10 --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? f5845b97a884 State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-16 10:07:13 UTC; 408ms ago CGroup: /docker/f5845b97a884f04c7f3a96323dca0dc15363c20e3a54a240265dc459643058a3 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??20 /usr/lib/systemd/systemd-journald ??dbus.service ??31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 10:58:22 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 10:58:22 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--enable-i?= =?UTF-8?Q?u,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22671?= In-Reply-To: <478498953.1519.1608104546843@jenkins.osmocom.org> References: <478498953.1519.1608104546843@jenkins.osmocom.org> Message-ID: <307731755.1546.1608116302049@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 806.71 KB...] Error was [Errno 111] Connection refused Config was ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2912 2.0 0.0 53944 21328 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2946 0.0 0.0 21475123580 20328 ? S 10:58 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 2953 0.0 0.0 4280 716 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2955 0.0 0.0 12784 976 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ut6u2kp, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg_ut6u2kp' > ls -l /proc/2912/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[573349391] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[573349392] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[573349393] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2912 1.6 0.0 54080 21528 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2957 0.0 0.0 21475121460 25904 ? R 10:58 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ut6u2kp build 2964 0.0 0.0 4280 792 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2966 0.0 0.0 12784 968 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ut6u2kp, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfg_ut6u2kp' > ls -l /proc/2912/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[573349391] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[573349392] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[573349393] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2912 1.4 0.0 54080 21528 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2968 0.0 0.0 21475121460 32048 ? R 10:58 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfg_ut6u2kp build 2975 0.0 0.0 4280 712 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2977 0.0 0.0 12784 944 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/2912/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[573349391] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[573349392] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[573349393] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2912 1.2 0.0 54080 21528 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2979 0.0 0.0 21474968080 25260 ? S 10:58 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 2986 0.0 0.0 4280 712 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2988 0.0 0.0 12784 968 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgic39eu1e, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgic39eu1e' > ls -l /proc/2912/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[573349391] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[573349392] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[573349393] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2912 1.2 0.0 54080 21528 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 2990 0.0 0.0 21474968080 24052 ? D 10:58 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgic39eu1e build 2997 0.0 0.0 4280 744 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 2999 0.0 0.0 12784 972 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgic39eu1e, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgic39eu1e' > ls -l /proc/2912/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[573349391] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[573349392] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[573349393] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 2912 1.0 0.0 54080 21528 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 3001 0.0 0.0 21474968080 23708 ? D 10:58 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgic39eu1e build 3008 0.0 0.0 4280 724 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 3010 0.0 0.0 12784 964 ? S 10:58 0:00 grep osmo ERRORS: 1 Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 make[5]: *** [python-tests] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/build' Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 10:58:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 10:58:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-sgsn_=C2=BB_--disable-i?= =?UTF-8?Q?u,1,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22671?= In-Reply-To: <1960881888.1518.1608104527870@jenkins.osmocom.org> References: <1960881888.1518.1608104527870@jenkins.osmocom.org> Message-ID: <1400425375.1547.1608116317439@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 412.13 KB...] ! ! OsmoGbProxy (1.6.0.108-3326) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 1 logging print category 0 logging timestamp 0 logging print file 1 logging level gprs debug logging level ns info logging level obj 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 ! stats interval 5 ! line vty no login ! ns encapsulation framerelay-gre enabled 0 encapsulation udp local-ip 127.0.0.100 encapsulation udp local-port 23000 encapsulation udp use-reset-block-unblock enabled nse 101 nsvci 101 nse 101 remote-role sgsn nse 101 encapsulation udp nse 101 remote-ip 192.168.100.239 nse 101 remote-port 7777 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 unknown 0x8 3 timer unknown 0x9 3 gbproxy sgsn nsei 101 State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.8 0.0 53876 20948 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12262 0.0 0.0 21475111140 24652 ? R 10:58 0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg build 12269 0.0 0.0 4280 756 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 12271 0.0 0.0 12784 928 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzm1jdjko, test write_config Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzm1jdjko' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[40893886] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[40893887] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[40893888] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.7 0.0 54012 21036 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12273 0.0 0.0 21475111140 21044 ? R 10:58 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzm1jdjko build 12280 0.0 0.0 4280 724 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 12282 0.0 0.0 12784 968 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzm1jdjko, test token_vty_command Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgzm1jdjko' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[40893886] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[40893887] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[40893888] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.3 0.0 54012 21036 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12284 0.0 0.0 21475111140 18468 ? S 10:58 0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgzm1jdjko build 12291 0.0 0.0 4280 796 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 12293 0.0 0.0 12784 964 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4245 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[40893886] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[40893887] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[40893888] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12228 1.2 0.0 54012 21036 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12295 0.0 0.0 21474963656 15380 ? S 10:58 0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg build 12302 0.0 0.0 4280 700 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 12304 0.0 0.0 12784 936 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmty39fib, test write_config Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmty39fib' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[40893886] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[40893887] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[40893888] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port > ps xua | grep osmo build 12228 1.2 0.0 54012 21036 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12306 0.0 0.0 21474963656 15200 ? S 10:58 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmty39fib build 12313 0.0 0.0 4280 748 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 12315 0.0 0.0 12784 1016 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmty39fib, test token_vty_command Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgmty39fib' > ls -l /proc/12228/fd total 0 lr-x------ 1 build build 64 Dec 16 10:58 0 -> pipe:[40893886] l-wx------ 1 build build 64 Dec 16 10:58 1 -> pipe:[40893887] l-wx------ 1 build build 64 Dec 16 10:58 2 -> pipe:[40893888] l-wx------ 1 build build 64 Dec 16 10:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:Port > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4253 *:* > ps xua | grep osmo build 12228 1.0 0.0 54012 21036 ? S 10:58 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 12317 0.0 0.0 21474963656 15756 ? S 10:58 0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgmty39fib build 12324 0.0 0.0 4280 704 ? S 10:58 0:00 /bin/sh -c ps xua | grep osmo build 12326 0.0 0.0 12784 952 ? S 10:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4253 (1 sockets open) Terminating took 0.897s Socket: closing 127.0.0.1:4253 (0 sockets open) ERRORS: 1 make[7]: *** [vty-python-test] Error 1 Makefile:710: recipe for target 'vty-python-test' failed make[7]: Leaving directory '/build/tests' Makefile:727: recipe for target 'vty-test' failed make[6]: Leaving directory '/build/tests' make[6]: *** [vty-test] Error 2 Makefile:704: recipe for target 'python-tests' failed make[5]: Leaving directory '/build/tests' make[5]: *** [python-tests] Error 2 Makefile:735: recipe for target 'check-local' failed make[4]: Leaving directory '/build/tests' make[4]: *** [check-local] Error 2 Makefile:564: recipe for target 'check-am' failed make[3]: Leaving directory '/build/tests' make[3]: *** [check-am] Error 2 Makefile:416: recipe for target 'check-recursive' failed make[2]: Leaving directory '/build/tests' make[2]: *** [check-recursive] Error 1 Makefile:461: recipe for target 'check-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [check-recursive] Error 1 Makefile:752: recipe for target 'check' failed make: *** [check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:42:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:42:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3293?= In-Reply-To: <1569125076.1509.1608103782012@jenkins.osmocom.org> References: <1569125076.1509.1608103782012@jenkins.osmocom.org> Message-ID: <485072427.1551.1608118946334@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.16 KB...] /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CC csn1.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:42:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:42:42 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3293?= In-Reply-To: <457835792.1510.1608103782113@jenkins.osmocom.org> References: <457835792.1510.1608103782113@jenkins.osmocom.org> Message-ID: <40991676.1552.1608118962268@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.32 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:42:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:42:42 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3293?= In-Reply-To: <951988183.1508.1608103781812@jenkins.osmocom.org> References: <951988183.1508.1608103781812@jenkins.osmocom.org> Message-ID: <459264744.1553.1608118962392@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 88.79 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore =============================== osmo-pcu =============================== + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:42:42 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:42:42 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3293?= In-Reply-To: <2115827121.1507.1608103781648@jenkins.osmocom.org> References: <2115827121.1507.1608103781648@jenkins.osmocom.org> Message-ID: <553707094.1554.1608118962854@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 88.68 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CC csn1.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:42:54 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:42:54 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3293?= In-Reply-To: <1454206974.1513.1608103807839@jenkins.osmocom.org> References: <1454206974.1513.1608103807839@jenkins.osmocom.org> Message-ID: <1874961377.1555.1608118974822@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 134.33 KB...] 'common/chapters/port_numbers.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/smpp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/sigtran-simple-2g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/rf.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/gb-ip-sns.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/gb-variants.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-variants.adoc' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals + PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_sched.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:49:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:49:02 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,lc15,True_#3294?= In-Reply-To: <485072427.1551.1608118946334@jenkins.osmocom.org> References: <485072427.1551.1608118946334@jenkins.osmocom.org> Message-ID: <1424593426.1556.1608119342400@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 78.25 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x =============================== osmo-pcu =============================== + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:49:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:49:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_v20?= =?UTF-8?Q?17.01,0,osmocom-master-debian9,lc15,True_#3294?= In-Reply-To: <553707094.1554.1608118962854@jenkins.osmocom.org> References: <553707094.1554.1608118962854@jenkins.osmocom.org> Message-ID: <1836757061.1557.1608119359373@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 60.28 KB...] /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 =============================== osmo-pcu =============================== ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:49:27 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:49:27 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3294?= In-Reply-To: <459264744.1553.1608118962392@jenkins.osmocom.org> References: <459264744.1553.1608118962392@jenkins.osmocom.org> Message-ID: <167878892.1558.1608119367544@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 89.69 KB...] /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CC gsm_rlcmac.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_meas.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:49:31 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:49:31 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,osmocom-master-debian9,sysmo,True_#3294?= In-Reply-To: <40991676.1552.1608118962268@jenkins.osmocom.org> References: <40991676.1552.1608118962268@jenkins.osmocom.org> Message-ID: <1957287979.1559.1608119371599@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 90.16 KB...] /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes, using -I/build/deps/install/include checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for osmotestvty.py... yes checking whether to enable VTY tests... yes CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC gsm_rlcmac.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac_meas.lo CXX gprs_ms.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:49:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:49:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3293?= In-Reply-To: <994484565.1515.1608103917292@jenkins.osmocom.org> References: <994484565.1515.1608103917292@jenkins.osmocom.org> Message-ID: <669467639.1560.1608119399002@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.59 KB...] make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ =============================== osmo-pcu =============================== 0 = 1 ] + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC gsm_rlcmac.lo CC csn1.lo CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:50:02 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:50:02 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,1,osmocom-master-debian9,none,False_#3294?= In-Reply-To: <1874961377.1555.1608118974822@jenkins.osmocom.org> References: <1874961377.1555.1608118974822@jenkins.osmocom.org> Message-ID: <287016434.1561.1608119402594@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 148.15 KB...] 'common/chapters/vty_cpu_sched.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' 'common/chapters/port_numbers.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/smpp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/sigtran-simple-2g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/rf.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/gb-ip-sns.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/gb-variants.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-variants.adoc' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals =============================== osmo-pcu =============================== + PCU_CONFIG= --enable-werror --enable-sanitize --enable-manuals + set +x + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no checking for OSMO_GSM_MANUALS_DIR... /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 8 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CC csn1.lo CC gsm_rlcmac.lo CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CXX gprs_rlcmac_meas.lo CXX gprs_rlcmac_sched.lo CXX gprs_rlcmac_ts_alloc.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:50:30 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:50:30 +0000 (UTC) Subject: Build failed in Jenkins: Coverity-Upload (jenkins-job-builder) #1075 In-Reply-To: <1739022657.1471.1608085498738@jenkins.osmocom.org> References: <1739022657.1471.1608085498738@jenkins.osmocom.org> Message-ID: <1476100258.1562.1608119430478@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.17 MB...] make[4]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib/systemd' make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib/systemd' make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[4]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh/contrib' make[2]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[3]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/osmocom-build/osmo-ci/coverity/install-Osmocom/lib/pkgconfig' /usr/bin/install -c -m 644 libosmo-ranap.pc libosmo-sabp.pc '/home/osmocom-build/osmo-ci/coverity/install-Osmocom/lib/pkgconfig' make[3]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[2]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-iuh' + popd ~/osmo-ci/coverity/source-Osmocom + build_osmopcu + pushd osmo-pcu ~/osmo-ci/coverity/source-Osmocom/osmo-pcu ~/osmo-ci/coverity/source-Osmocom + do_build --enable-sysmocom-bts=yes --enable-sysmocom-dsp=yes + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --prefix=/home/osmocom-build/osmo-ci/coverity/install-Osmocom --with-systemdsystemunitdir=no --enable-sysmocom-bts=yes --enable-sysmocom-dsp=yes configure: WARNING: unrecognized options: --enable-sysmocom-bts checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... yes checking for sysmocom/femtobts/superfemto.h... yes checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS="" CFLAGS=" -std=gnu89" CXXFLAGS=" -std=gnu++03" LDFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-sysmocom-bts + make -j 4 Making all in include make[1]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/include' Making all in src make[1]: Entering directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/src' CC csn1.lo CXX gprs_debug.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /home/osmocom-build/osmo-ci/coverity/install-Osmocom/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/home/osmocom-build/osmo-ci/coverity/source-Osmocom/osmo-pcu/src' Makefile:417: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 [WARNING] Build command ./build_Osmocom.sh exited with code 2. Please verify that the build completed successfully. Emitted 2035 C/C++ compilation units (100%) successfully [WARNING] Recoverable errors were encountered during 1 of these C/C++ compilation units. 2035 C/C++ compilation units (100%) are ready for analysis For more details, please look at: /home/osmocom-build/osmo-ci/coverity/source-Osmocom/cov-int/build-log.txt Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 16 11:55:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:55:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_ma?= =?UTF-8?Q?ster,0,rpi4-deb9build-ansible,none,False_#3294?= In-Reply-To: <669467639.1560.1608119399002@jenkins.osmocom.org> References: <669467639.1560.1608119399002@jenkins.osmocom.org> Message-ID: <1230630120.1563.1608119719870@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 87.80 KB...] make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin + [ 0 = 1 ] + set +x + autoreconf --install --force =============================== osmo-pcu =============================== libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:24: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' tests/Makefile.am:13: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, tests/Makefile.am:13: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:21: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, tests/Makefile.am:21: but option 'subdir-objects' is disabled tests/Makefile.am:111: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, tests/Makefile.am:111: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:38: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, tests/Makefile.am:38: but option 'subdir-objects' is disabled tests/Makefile.am:97: warning: source file 'codel/codel_test.c' is in a subdirectory, tests/Makefile.am:97: but option 'subdir-objects' is disabled tests/Makefile.am:44: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, tests/Makefile.am:44: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:52: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, tests/Makefile.am:52: but option 'subdir-objects' is disabled tests/Makefile.am:103: warning: source file 'fn/FnTest.cpp' is in a subdirectory, tests/Makefile.am:103: but option 'subdir-objects' is disabled tests/Makefile.am:81: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, tests/Makefile.am:81: but option 'subdir-objects' is disabled tests/Makefile.am:92: warning: source file 'llist/LListTest.cpp' is in a subdirectory, tests/Makefile.am:92: but option 'subdir-objects' is disabled tests/Makefile.am:70: warning: source file 'ms/MsTest.cpp' is in a subdirectory, tests/Makefile.am:70: but option 'subdir-objects' is disabled tests/Makefile.am:7: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, tests/Makefile.am:7: but option 'subdir-objects' is disabled tests/Makefile.am:29: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, tests/Makefile.am:29: but option 'subdir-objects' is disabled tests/Makefile.am:62: warning: source file 'types/TypesTest.cpp' is in a subdirectory, tests/Makefile.am:62: but option 'subdir-objects' is disabled + ./configure --enable-werror --enable-sanitize checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOGB... yes checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no checking whether to enable VTY tests... no CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CFLAGS=" -std=gnu89 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp" CXXFLAGS=" -std=gnu++03 -fsanitize=address -fsanitize=undefined" LDFLAGS=" -fsanitize=address -fsanitize=undefined" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating tests/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-pcu.spec config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j 4 Making all in include make[1]: Entering directory '/build/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/include' Making all in src make[1]: Entering directory '/build/src' CXX gprs_debug.lo CC csn1.lo CXX gprs_bssgp_pcu.lo CC gsm_rlcmac.lo CXX gprs_rlcmac.lo gprs_bssgp_pcu.cpp: In function ?int ns_create_nsvc(gprs_rlcmac_bts*, uint16_t, const osmo_sockaddr*, const osmo_sockaddr*, const uint16_t*, uint16_t)?: gprs_bssgp_pcu.cpp:969:58: error: cannot convert ?const osmo_sockaddr*? to ?const char*? for argument ?2? to ?int gprs_ns2_ip_bind(gprs_ns2_inst*, const char*, const osmo_sockaddr*, int, gprs_ns2_vc_bind**)? rc = gprs_ns2_ip_bind(bts->nsi, &local[i], 0, &bind[i]); ^ gprs_bssgp_pcu.cpp:987:28: error: too few arguments to function ?gprs_ns2_nse* gprs_ns2_create_nse(gprs_ns2_inst*, uint16_t, gprs_ns2_ll, gprs_ns2_dialect)? GPRS_NS2_LL_UDP); ^ In file included from ./gprs_bssgp_pcu.h:31:0, from gprs_bssgp_pcu.cpp:22: /build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h:155:22: note: declared here struct gprs_ns2_nse *gprs_ns2_create_nse(struct gprs_ns2_inst *nsi, uint16_t nsei, ^~~~~~~~~~~~~~~~~~~ gprs_bssgp_pcu.cpp:1001:58: error: ?gprs_ns2_ip_connect_sns? was not declared in this scope rc = gprs_ns2_ip_connect_sns(bind[i], &remote[i], nsei); ^ Makefile:797: recipe for target 'gprs_bssgp_pcu.lo' failed make[1]: *** [gprs_bssgp_pcu.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/build/src' make: *** [all-recursive] Error 1 Makefile:417: recipe for target 'all-recursive' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 16 11:56:49 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:56:49 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-sgsn_=C2=BB_--disa?= =?UTF-8?Q?ble-iu,1,a3=3Ddefault,a4=3Ddefault?= =?UTF-8?Q?,osmocom-master-debian9_#22672?= In-Reply-To: <1400425375.1547.1608116317439@jenkins.osmocom.org> References: <1400425375.1547.1608116317439@jenkins.osmocom.org> Message-ID: <1246081007.1564.1608119809778@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 11:56:57 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 11:56:57 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norm?= =?UTF-8?Q?al_:_master-osmo-sgsn_=C2=BB_--enab?= =?UTF-8?Q?le-iu,0,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#22672?= In-Reply-To: <307731755.1546.1608116302049@jenkins.osmocom.org> References: <307731755.1546.1608116302049@jenkins.osmocom.org> Message-ID: <1139701082.1565.1608119817205@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 12:05:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 12:05:17 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_v2017.01,0,osmocom-master-debian9,lc15,True_#3295?= In-Reply-To: <1836757061.1557.1608119359373@jenkins.osmocom.org> References: <1836757061.1557.1608119359373@jenkins.osmocom.org> Message-ID: <884837510.1567.1608120317275@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 12:05:28 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 12:05:28 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_=C2=BB_origi?= =?UTF-8?Q?n/nrw/litecell15,0,osmocom-master-debian9,lc15,True_#3295?= In-Reply-To: <167878892.1558.1608119367544@jenkins.osmocom.org> References: <167878892.1558.1608119367544@jenkins.osmocom.org> Message-ID: <656647629.1568.1608120328850@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 12:05:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 12:05:58 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,osmocom-master-debian9,sysmo,True_#3295?= In-Reply-To: <1957287979.1559.1608119371599@jenkins.osmocom.org> References: <1957287979.1559.1608119371599@jenkins.osmocom.org> Message-ID: <450340165.1569.1608120358821@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 12:06:04 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 12:06:04 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu?= =?UTF-8?Q?_=C2=BB_master,0,osmocom-master-debian9,lc15,True_#3295?= In-Reply-To: <1424593426.1556.1608119342400@jenkins.osmocom.org> References: <1424593426.1556.1608119342400@jenkins.osmocom.org> Message-ID: <1721002141.1570.1608120364093@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 12:07:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 12:07:15 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,1,osmocom-master-debian9,none,False_#3295?= In-Reply-To: <287016434.1561.1608119402594@jenkins.osmocom.org> References: <287016434.1561.1608119402594@jenkins.osmocom.org> Message-ID: <965242574.1571.1608120435356@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 16 12:12:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 16 Dec 2020 12:12:05 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_?= =?UTF-8?Q?=C2=BB_master,0,rpi4-deb9build-ansible,none,False_#3295?= In-Reply-To: <1230630120.1563.1608119719870@jenkins.osmocom.org> References: <1230630120.1563.1608119719870@jenkins.osmocom.org> Message-ID: <489957726.1573.1608120725887@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 17 02:30:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 02:30:52 +0000 (UTC) Subject: Jenkins build is back to normal : Coverity-Upload (jenkins-job-builder) #1076 In-Reply-To: <1476100258.1562.1608119430478@jenkins.osmocom.org> References: <1476100258.1562.1608119430478@jenkins.osmocom.org> Message-ID: <634796727.1579.1608172252428@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 17 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#14?= In-Reply-To: <1419245348.1534.1608113235165@jenkins.osmocom.org> References: <1419245348.1534.1608113235165@jenkins.osmocom.org> Message-ID: <1694196385.1580.1608177850664@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 14 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8914677235177636378.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at c52dbbe ttcn3-bts-test: fix: sleep 1 second before respawning the IUT + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-14 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_MGW_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 522009e24011 State: degraded Jobs: 0 queued Failed: 1 units Since: Thu 2020-12-17 04:04:09 UTC; 288ms ago CGroup: /docker/522009e24011c816211de7f214f33d3b08e6308be5614f5cf96a708d09ea5a28 ??39 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??25 /usr/lib/systemd/systemd-journald ??dbus.service ??34 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 17 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#14?= In-Reply-To: <723771022.1535.1608113235327@jenkins.osmocom.org> References: <723771022.1535.1608113235327@jenkins.osmocom.org> Message-ID: <1341407544.1581.1608177850732@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 14 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2adc80b86fa28ab966e2efd500151900ec247393 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 Commit message: "repo-install-test: Fix name blacklist_centos.txt to centos8" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins6637089483521021409.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at c52dbbe ttcn3-bts-test: fix: sleep 1 second before respawning the IUT + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-14 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_SIP_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_PCU_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_MSC_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs+ /run/lock --tmpfsseq 1 10 /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 7586b830dd35 State: degraded Jobs: 0 queued Failed: 1 units Since: Thu 2020-12-17 04:04:09 UTC; 280ms ago CGroup: /docker/7586b830dd353d877a0b108625f3b92abbb790d389b09fff33c62153b73b986a ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 17 04:15:18 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 04:15:18 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-ins?= =?UTF-8?Q?tall-debian_=C2=BB_nightly,build2-deb9build-ansible_#210?= In-Reply-To: <210828032.1478.1608092112969@jenkins.osmocom.org> References: <210828032.1478.1608092112969@jenkins.osmocom.org> Message-ID: <471996033.1582.1608178518994@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 17 12:55:46 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 12:55:46 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#1?= Message-ID: <362903366.1618.1608209746066@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 1 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-e1-hardware > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7d4ba34552073e7f0e918b41139e606888ebe0bc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d4ba34552073e7f0e918b41139e606888ebe0bc # timeout=10 Commit message: "add udev.rules files for icE1usb and e1-tracer" First time build. Skipping changelog. [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins6726806651283263823.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/fpga-build /build/contrib/jenkins.sh Unable to find image 'osmocom-build/fpga-build:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/fpga-build, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 14:10:06 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 14:10:06 +0000 (UTC) Subject: Build failed in Jenkins: registry-rebuild-upload-fpga-build #2 Message-ID: <1487034154.1619.1608214206163@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by user laforge Running as SYSTEM Building remotely on admin2-deb9build (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/docker-playground > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/docker-playground > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10 Fetching upstream changes from git://git.osmocom.org/docker-playground > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision c52dbbe7f0b6954f481b73e0a211f590837e91c9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c52dbbe7f0b6954f481b73e0a211f590837e91c9 # timeout=10 Commit message: "ttcn3-bts-test: fix: sleep 1 second before respawning the IUT" > git rev-list --no-walk c52dbbe7f0b6954f481b73e0a211f590837e91c9 # timeout=10 [registry-rebuild-upload-fpga-build] $ /bin/sh -xe /tmp/jenkins9029704639856523204.sh + REGISTRY=registry.osmocom.org + CONTAINER=fpga-build + cd fpga-build + docker build -t registry.osmocom.org/fpga-build . Sending build context to Docker daemon 4.096kB Step 1/14 : ARG USER Step 2/14 : FROM $USER/debian-buster-build invalid reference format Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 17 14:32:26 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 14:32:26 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#4?= Message-ID: <1514238910.1620.1608215546580@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 4 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3255b7418767e2421ed615ebd5fb080c6e5b3cbe (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3255b7418767e2421ed615ebd5fb080c6e5b3cbe # timeout=10 Commit message: "firmware: Build firmware files with auto-generated version numbers" > git rev-list --no-walk 3255b7418767e2421ed615ebd5fb080c6e5b3cbe # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins6752091751780936592.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build 6c33745f49b4: Already exists 4f358f044f03: Pulling fs layer a7797217bec1: Pulling fs layer 3b3fca9c39a5: Pulling fs layer 54e98580560d: Pulling fs layer ad3e927f1018: Pulling fs layer 4e16ce7e2dc3: Pulling fs layer 158869286875: Pulling fs layer 54e98580560d: Waiting 4e16ce7e2dc3: Waiting ad3e927f1018: Waiting a7797217bec1: Verifying Checksum a7797217bec1: Download complete 3b3fca9c39a5: Verifying Checksum 3b3fca9c39a5: Download complete ad3e927f1018: Verifying Checksum ad3e927f1018: Download complete 4e16ce7e2dc3: Download complete 158869286875: Verifying Checksum 158869286875: Download complete 4f358f044f03: Verifying Checksum 4f358f044f03: Download complete 54e98580560d: Verifying Checksum 4f358f044f03: Pull complete a7797217bec1: Pull complete 3b3fca9c39a5: Pull complete 54e98580560d: Pull complete ad3e927f1018: Pull complete 4e16ce7e2dc3: Pull complete 158869286875: Pull complete Digest: sha256:b762bfc187e36882dcf7b8f0c2128439712098be08c540dbcd4d5d72ff38a2de Status: Downloaded newer image for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh docker: Error response from daemon: unable to find user build: no matching entries in passwd file. Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 14:50:58 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 14:50:58 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#5?= In-Reply-To: <1514238910.1620.1608215546580@jenkins.osmocom.org> References: <1514238910.1620.1608215546580@jenkins.osmocom.org> Message-ID: <314623432.1621.1608216658365@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 5 originally caused by: Started by user laforge Started by upstream project "master-osmo-e1-hardware" build number 4 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3255b7418767e2421ed615ebd5fb080c6e5b3cbe (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3255b7418767e2421ed615ebd5fb080c6e5b3cbe # timeout=10 Commit message: "firmware: Build firmware files with auto-generated version numbers" > git rev-list --no-walk 3255b7418767e2421ed615ebd5fb080c6e5b3cbe # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins1125692230932424615.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build 6c33745f49b4: Already exists 4f358f044f03: Already exists 160d446d5404: Pulling fs layer 8e5cca03a298: Pulling fs layer bad41e39e79e: Pulling fs layer b283334cc9e1: Pulling fs layer 3ec746f84cf2: Pulling fs layer 2803e27468de: Pulling fs layer 3ed3d4f2e027: Pulling fs layer ba100fc90fdc: Pulling fs layer 3ec746f84cf2: Waiting b283334cc9e1: Waiting 2803e27468de: Waiting ba100fc90fdc: Waiting 3ed3d4f2e027: Waiting 8e5cca03a298: Download complete bad41e39e79e: Verifying Checksum bad41e39e79e: Download complete 160d446d5404: Verifying Checksum 2803e27468de: Verifying Checksum 2803e27468de: Download complete 3ed3d4f2e027: Verifying Checksum ba100fc90fdc: Download complete b283334cc9e1: Verifying Checksum 3ec746f84cf2: Verifying Checksum 3ec746f84cf2: Download complete 160d446d5404: Pull complete 8e5cca03a298: Pull complete bad41e39e79e: Pull complete b283334cc9e1: Pull complete 3ec746f84cf2: Pull complete 2803e27468de: Pull complete 3ed3d4f2e027: Pull complete ba100fc90fdc: Pull complete Digest: sha256:4856afb7a033efd4df1f19cb8bb13362660d3a2bcdbef4c012fe2ded7ca3d2a0 Status: Downloaded newer image for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/build/contrib/jenkins.sh\": stat /build/contrib/jenkins.sh: no such file or directory": unknown. Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 14:55:05 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 14:55:05 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#6?= In-Reply-To: <314623432.1621.1608216658365@jenkins.osmocom.org> References: <314623432.1621.1608216658365@jenkins.osmocom.org> Message-ID: <726708723.1622.1608216905130@jenkins.osmocom.org> See Changes: [laforge] add contrib/jenkins.sh for build verification + manual / firmware upload ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 6 originally caused by: Started by user laforge Started by upstream project "master-osmo-e1-hardware" build number 5 originally caused by: Started by user laforge Started by upstream project "master-osmo-e1-hardware" build number 4 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 Commit message: "add contrib/jenkins.sh for build verification + manual / firmware upload" > git rev-list --no-walk 3255b7418767e2421ed615ebd5fb080c6e5b3cbe # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins3397817595067299532.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:4856afb7a033efd4df1f19cb8bb13362660d3a2bcdbef4c012fe2ded7ca3d2a0 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' Makefile:20: ../../../gateware/cores/no2usb/fw/fw.mk: No such file or directory make: *** No rule to make target '../../../gateware/cores/no2usb/fw/fw.mk'. Stop. make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 14:56:37 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 14:56:37 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#7?= In-Reply-To: <726708723.1622.1608216905130@jenkins.osmocom.org> References: <726708723.1622.1608216905130@jenkins.osmocom.org> Message-ID: <1139094019.1623.1608216997944@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 7 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 Commit message: "add contrib/jenkins.sh for build verification + manual / firmware upload" > git rev-list --no-walk e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins3518227145613621783.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:4856afb7a033efd4df1f19cb8bb13362660d3a2bcdbef4c012fe2ded7ca3d2a0 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h e1-tracer riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c make: riscv-none-embed-gcc: Command not found make: *** [Makefile:67: e1_tracer-fw-0.1-3-ge7bccba.elf] Error 127 make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 15:43:22 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 15:43:22 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#8?= In-Reply-To: <1139094019.1623.1608216997944@jenkins.osmocom.org> References: <1139094019.1623.1608216997944@jenkins.osmocom.org> Message-ID: <1099305507.1624.1608219802277@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 8 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 Commit message: "add contrib/jenkins.sh for build verification + manual / firmware upload" > git rev-list --no-walk e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins8454171333439115916.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build 6c33745f49b4: Already exists 4f358f044f03: Already exists 160d446d5404: Already exists 8e5cca03a298: Already exists bad41e39e79e: Already exists b283334cc9e1: Already exists 3ec746f84cf2: Already exists 2803e27468de: Already exists 3ed3d4f2e027: Already exists ba100fc90fdc: Already exists cfff2baaf33b: Pulling fs layer cfff2baaf33b: Verifying Checksum cfff2baaf33b: Download complete cfff2baaf33b: Pull complete Digest: sha256:69957104100f45a4645ad3f0ed4ca9e9ae4c1b3ab521f093ca7b6219daaec119 Status: Downloaded newer image for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h e1-tracer riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c make: riscv-none-embed-gcc: Command not found make: *** [Makefile:67: e1_tracer-fw-0.1-3-ge7bccba.elf] Error 127 make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 15:59:32 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 15:59:32 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#9?= In-Reply-To: <1099305507.1624.1608219802277@jenkins.osmocom.org> References: <1099305507.1624.1608219802277@jenkins.osmocom.org> Message-ID: <1559679251.1625.1608220772456@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 9 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 Commit message: "add contrib/jenkins.sh for build verification + manual / firmware upload" > git rev-list --no-walk e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins5226423805522353197.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:69957104100f45a4645ad3f0ed4ca9e9ae4c1b3ab521f093ca7b6219daaec119 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h e1-tracer riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw-0.1-3-ge7bccba.bin ln -sf e1_tracer-fw-0.1-3-ge7bccba.bin e1_tracer-fw.bin ln -sf e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' =============== firmware/ice40-riscv/icE1usb FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/icE1usb' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h ice1usb riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICE1USB -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o icE1usb-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw-0.1-3-ge7bccba.bin ln -sf icE1usb-fw-0.1-3-ge7bccba.bin icE1usb-fw.bin ln -sf icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/icE1usb' =============== UPLOAD FIRMWARE ============== /build/contrib/jenkins.sh: line 35: rsync: command not found Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:02:39 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:02:39 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#10?= In-Reply-To: <1559679251.1625.1608220772456@jenkins.osmocom.org> References: <1559679251.1625.1608220772456@jenkins.osmocom.org> Message-ID: <726790304.1626.1608220959474@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 10 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 Commit message: "add contrib/jenkins.sh for build verification + manual / firmware upload" > git rev-list --no-walk e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins5754750015860907380.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:6c9fa4125cce6b8991bb941a90b5ce1f7fc07fed4049ecc7918d14070b56393a Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h e1-tracer riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw-0.1-3-ge7bccba.bin ln -sf e1_tracer-fw-0.1-3-ge7bccba.bin e1_tracer-fw.bin ln -sf e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' =============== firmware/ice40-riscv/icE1usb FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/icE1usb' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h ice1usb riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICE1USB -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o icE1usb-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw-0.1-3-ge7bccba.bin ln -sf icE1usb-fw-0.1-3-ge7bccba.bin icE1usb-fw.bin ln -sf icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/icE1usb' =============== UPLOAD FIRMWARE ============== rsync: Failed to exec ssh: No such file or directory (2) rsync error: error in IPC code (code 14) at pipe.c(85) [sender=3.1.3] rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in IPC code (code 14) at io.c(235) [sender=3.1.3] Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:03:49 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:03:49 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#11?= In-Reply-To: <726790304.1626.1608220959474@jenkins.osmocom.org> References: <726790304.1626.1608220959474@jenkins.osmocom.org> Message-ID: <669386114.1627.1608221029093@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 11 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 Commit message: "add contrib/jenkins.sh for build verification + manual / firmware upload" > git rev-list --no-walk e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins5024738560190810774.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build Digest: sha256:98f49734b55b825864c94e5466c6e4bb915893545500c4e30a1ca69dd109ab15 Status: Image is up to date for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish =============== firmware/ice40-riscv/e1-tracer FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/e1-tracer' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h e1-tracer riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_E1_TRACER -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o e1_tracer-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw-0.1-3-ge7bccba.bin ln -sf e1_tracer-fw-0.1-3-ge7bccba.bin e1_tracer-fw.bin ln -sf e1_tracer-fw-0.1-3-ge7bccba.elf e1_tracer-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/e1-tracer' =============== firmware/ice40-riscv/icE1usb FIRMWARE ============== make: Entering directory '/build/firmware/ice40-riscv/icE1usb' rm -f *.bin *.hex *.elf *.o *.gen.h /build/gateware/cores/no2usb/fw/usb_gen_strings.py usb_str_app.txt usb_str_app.gen.h ice1usb riscv-none-embed-gcc -Wall -Wextra -Wno-unused -Os -march=rv32i -mabi=ilp32 -ffreestanding -flto -nostartfiles -fomit-frame-pointer -Wl,--gc-section --specs=nano.specs -DBOARD_ICE1USB -I. -I../common -I/build/gateware/cores/no2usb/fw/v0/include -Wl,-Bstatic,-T,../common/lnk-app.lds,--strip-debug -o icE1usb-fw-0.1-3-ge7bccba.elf ../common/../common/start.S ../common/console.c ../common/dma.c ../common/led.c ../common/mini-printf.c ../common/spi.c ../common/utils.c /build/gateware/cores/no2usb/fw/v0/src/usb.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_ep0.c /build/gateware/cores/no2usb/fw/v0/src/usb_ctrl_std.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_rt.c /build/gateware/cores/no2usb/fw/v0/src/usb_dfu_vendor.c /build/gateware/cores/no2usb/fw/v0/src/usb_msos20.c e1.c fw_app.c misc.c usb_desc_app.c usb_e1.c riscv-none-embed-objcopy -O binary icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw-0.1-3-ge7bccba.bin ln -sf icE1usb-fw-0.1-3-ge7bccba.bin icE1usb-fw.bin ln -sf icE1usb-fw-0.1-3-ge7bccba.elf icE1usb-fw.elf make: Leaving directory '/build/firmware/ice40-riscv/icE1usb' =============== UPLOAD FIRMWARE ============== Warning: Permanently added the ECDSA host key for IP address '[144.76.43.76]:48' to the list of known hosts. sending incremental file list icE1usb-fw-0.1-3-ge7bccba.bin icE1usb-fw-0.1-3-ge7bccba.elf sent 16,066 bytes received 54 bytes 32,240.00 bytes/sec total size is 29,204 speedup is 1.81 sending incremental file list icE1usb-fw.bin -> icE1usb-fw-0.1-3-ge7bccba.bin icE1usb-fw.elf -> icE1usb-fw-0.1-3-ge7bccba.elf sent 148 bytes received 22 bytes 113.33 bytes/sec total size is 58 speedup is 0.34 sending incremental file list e1_tracer-fw-0.1-3-ge7bccba.bin e1_tracer-fw-0.1-3-ge7bccba.elf sent 15,358 bytes received 54 bytes 30,824.00 bytes/sec total size is 28,188 speedup is 1.83 sending incremental file list e1_tracer-fw.bin -> e1_tracer-fw-0.1-3-ge7bccba.bin e1_tracer-fw.elf -> e1_tracer-fw-0.1-3-ge7bccba.elf sent 158 bytes received 22 bytes 360.00 bytes/sec total size is 62 speedup is 0.34 make: Entering directory '/build/doc/manuals' Package osmo-gsm-manuals was not found in the pkg-config search path. Perhaps you should add the directory containing `osmo-gsm-manuals.pc' to the PKG_CONFIG_PATH environment variable No package 'osmo-gsm-manuals' found make: Leaving directory '/build/doc/manuals' Makefile:9: /build/Makefile.common.inc: No such file or directory make: *** No rule to make target '/build/Makefile.common.inc'. Stop. Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:21:55 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:21:55 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#12?= In-Reply-To: <669386114.1627.1608221029093@jenkins.osmocom.org> References: <669386114.1627.1608221029093@jenkins.osmocom.org> Message-ID: <1834454081.1628.1608222115871@jenkins.osmocom.org> See Changes: [laforge] add missing icE1usb-usermanual-docinfo.xml [laforge] contrib/jenkins.sh 'publish' fixes ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 12 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on host2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision a624ef80d73663d27f216bd917805871db50a657 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a624ef80d73663d27f216bd917805871db50a657 # timeout=10 Commit message: "contrib/jenkins.sh 'publish' fixes" > git rev-list --no-walk e7bccbac8b1d21e0b43611ab79bfdc5d6b90ae73 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins2708487397297959252.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build 6c33745f49b4: Already exists ea6ca88d7686: Pulling fs layer d45498198c52: Pulling fs layer a886b8782056: Pulling fs layer 418a1d2ec941: Pulling fs layer 29d25a142151: Pulling fs layer 308aadc98913: Pulling fs layer ab7c0b7c227b: Pulling fs layer 6991d0272c51: Pulling fs layer bc2fcda83685: Pulling fs layer ed77b86e8604: Pulling fs layer 689d2f069aa1: Pulling fs layer 418a1d2ec941: Waiting 6991d0272c51: Waiting bc2fcda83685: Waiting ab7c0b7c227b: Waiting ed77b86e8604: Waiting 308aadc98913: Waiting 29d25a142151: Waiting 689d2f069aa1: Waiting a886b8782056: Verifying Checksum a886b8782056: Download complete 418a1d2ec941: Verifying Checksum 418a1d2ec941: Download complete ea6ca88d7686: Verifying Checksum ea6ca88d7686: Download complete d45498198c52: Verifying Checksum d45498198c52: Download complete ab7c0b7c227b: Download complete 6991d0272c51: Download complete bc2fcda83685: Verifying Checksum bc2fcda83685: Download complete ed77b86e8604: Download complete 689d2f069aa1: Verifying Checksum 689d2f069aa1: Download complete 29d25a142151: Verifying Checksum 29d25a142151: Download complete 308aadc98913: Verifying Checksum 308aadc98913: Download complete ea6ca88d7686: Pull complete d45498198c52: Pull complete a886b8782056: Pull complete 418a1d2ec941: Pull complete 29d25a142151: Pull complete 308aadc98913: Pull complete ab7c0b7c227b: Pull complete 6991d0272c51: Pull complete bc2fcda83685: Pull complete ed77b86e8604: Pull complete 689d2f069aa1: Pull complete Digest: sha256:98f49734b55b825864c94e5466c6e4bb915893545500c4e30a1ca69dd109ab15 Status: Downloaded newer image for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish Error: We need to have scripts/osmo-deps.sh from http://git.osmocom.org/osmo-ci/ in PATH ! Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:30:35 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:30:35 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#13?= In-Reply-To: <1834454081.1628.1608222115871@jenkins.osmocom.org> References: <1834454081.1628.1608222115871@jenkins.osmocom.org> Message-ID: <706861645.1629.1608222635611@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "master-osmo-e1-hardware" build number 13 originally caused by: Started by user laforge Running as SYSTEM Building remotely on host2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.osmocom.org/osmo-e1-hardware # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-e1-hardware > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-e1-hardware +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision a624ef80d73663d27f216bd917805871db50a657 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a624ef80d73663d27f216bd917805871db50a657 # timeout=10 Commit message: "contrib/jenkins.sh 'publish' fixes" > git rev-list --no-walk a624ef80d73663d27f216bd917805871db50a657 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.gateware/build.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/build.path # timeout=10 > git config --get submodule.gateware/cores/no2e1.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2e1.path # timeout=10 > git config --get submodule.gateware/cores/no2ice40.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2ice40.path # timeout=10 > git config --get submodule.gateware/cores/no2misc.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2misc.path # timeout=10 > git config --get submodule.gateware/cores/no2usb.url # timeout=10 > git config -f .gitmodules --get submodule.gateware/cores/no2usb.path # timeout=10 > git submodule update --init --recursive gateware/build # timeout=10 > git submodule update --init --recursive gateware/cores/no2e1 # timeout=10 > git submodule update --init --recursive gateware/cores/no2ice40 # timeout=10 > git submodule update --init --recursive gateware/cores/no2misc # timeout=10 > git submodule update --init --recursive gateware/cores/no2usb # timeout=10 [osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins550776283553572547.sh + docker pull registry.osmocom.org/osmocom-build/fpga-build Using default tag: latest latest: Pulling from osmocom-build/fpga-build 6c33745f49b4: Already exists 4f358f044f03: Pulling fs layer 2056a4c7a7f0: Pulling fs layer 18e35279c22c: Pulling fs layer 12d63f98fa54: Pulling fs layer 67f439c96339: Pulling fs layer f89e7740a1f9: Pulling fs layer 542ea6fba3e5: Pulling fs layer bcee23b0a42b: Pulling fs layer 643917465953: Pulling fs layer 2fe72e2b9fe3: Pulling fs layer 542ea6fba3e5: Waiting f89e7740a1f9: Waiting bcee23b0a42b: Waiting 2fe72e2b9fe3: Waiting 67f439c96339: Waiting 643917465953: Waiting 12d63f98fa54: Waiting 18e35279c22c: Verifying Checksum 18e35279c22c: Download complete 12d63f98fa54: Verifying Checksum 12d63f98fa54: Download complete 4f358f044f03: Verifying Checksum 4f358f044f03: Download complete 2056a4c7a7f0: Verifying Checksum 2056a4c7a7f0: Download complete 542ea6fba3e5: Verifying Checksum 542ea6fba3e5: Download complete bcee23b0a42b: Download complete 643917465953: Verifying Checksum 643917465953: Download complete 2fe72e2b9fe3: Download complete 67f439c96339: Verifying Checksum 67f439c96339: Download complete f89e7740a1f9: Verifying Checksum f89e7740a1f9: Download complete 4f358f044f03: Pull complete 2056a4c7a7f0: Pull complete 18e35279c22c: Pull complete 12d63f98fa54: Pull complete 67f439c96339: Pull complete f89e7740a1f9: Pull complete 542ea6fba3e5: Pull complete bcee23b0a42b: Pull complete 643917465953: Pull complete 2fe72e2b9fe3: Pull complete Digest: sha256:64e9880cc38fc13fb08abf94605144c980a53d7237ff8275086a9e19021e7448 Status: Downloaded newer image for registry.osmocom.org/osmocom-build/fpga-build:latest registry.osmocom.org/osmocom-build/fpga-build:latest + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-e1-hardware/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9 -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e WITH_MANUALS=1 -w /build -i -u build -v :/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro registry.osmocom.org/osmocom-build/fpga-build /build/contrib/jenkins.sh --publish Error: We need to have scripts/osmo-deps.sh from http://git.osmocom.org/osmo-ci/ in PATH ! Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:48:09 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:48:09 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#14?= In-Reply-To: <706861645.1629.1608222635611@jenkins.osmocom.org> References: <706861645.1629.1608222635611@jenkins.osmocom.org> Message-ID: <1324789518.1630.1608223689297@jenkins.osmocom.org> See Changes: [laforge] contrib/jenkins.sh: ugly work-around for PATH problems ------------------------------------------ [...truncated 49.90 KB...] asciidoc: rf.adoc: line 673: evaluating: {set2:target:test-usermanual__55.png} asciidoc: rf.adoc: line 679: filtering: "/usr/bin/python2" "/etc/asciidoc/filters/graphviz/graphviz2png.py" -v -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.png" -L dot -F png - Execute: dot -Tpng "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.txt" > "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.png" asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-variants.adoc asciidoc: test-usermanual.adoc: line 33: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-variants.adoc asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-variants.adoc: line 163: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-variants.adoc: line 162: evaluating: {counter2:target-number} asciidoc: gb-variants.adoc: line 162: evaluating: {set2:target:test-usermanual__56.png} asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__56.png" -Tpng - asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/glossary.adoc asciidoc: test-usermanual.adoc: line 34: reading: /build/deps/osmo-gsm-manuals/common/chapters/glossary.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:643: element section: validity error : ID mgcp-extension-osmux already defined
^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/deps/osmo-gsm-manuals/tests' /usr/share/dblatex/xsl/common/mklistings.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:643: element section: validity error : ID mgcp-extension-osmux already defined
^ xsltproc -o test-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/deps/osmo-gsm-manuals/tests' --param listings.xml '/tmp/tmpQ96HPU/listings.xml' /tmp/tmpQ96HPU/custom.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:643: element section: validity error : ID mgcp-extension-osmux already defined
^ XSLT stylesheets DocBook - LaTeX 2e (0.3.10) =================================================== Error: no ID for constraint linkend: ctrl_common_var. XRef to nonexistent id: ctrl_common_var Error: no ID for constraint linkend: 3gpp-ts-23-041. XRef to nonexistent id: 3gpp-ts-23-041 Error: no ID for constraint linkend: gsm-bands. XRef to nonexistent id: gsm-bands Error: no ID for constraint linkend: ietf-rfc791. XRef to nonexistent id: ietf-rfc791 Section level > 6 not well supported for bibliodiv Error: no ID for constraint linkend: modified-vesion. XRef to nonexistent id: modified-vesion Image 'dblatex' not found Cannot convert 'test-usermanual__1.png' to pdf Cannot convert 'test-usermanual__2.png' to pdf Cannot convert 'test-usermanual__3.png' to pdf Cannot convert 'test-usermanual__4.png' to pdf Cannot convert 'test-usermanual__5.png' to pdf Cannot convert 'test-usermanual__6.png' to pdf Cannot convert 'test-usermanual__7.png' to pdf Cannot convert 'test-usermanual__8.png' to pdf Cannot convert 'test-usermanual__9.png' to pdf Cannot convert 'test-usermanual__10.png' to pdf Cannot convert 'test-usermanual__11.png' to pdf Cannot convert 'test-usermanual__12.png' to pdf Cannot convert 'test-usermanual__13.png' to pdf Cannot convert 'test-usermanual__14.png' to pdf Cannot convert 'test-usermanual__15.png' to pdf Cannot convert 'test-usermanual__16.png' to pdf Cannot convert 'test-usermanual__17.png' to pdf Cannot convert 'test-usermanual__18.png' to pdf Cannot convert 'test-usermanual__19.png' to pdf Cannot convert 'test-usermanual__20.png' to pdf Cannot convert 'test-usermanual__21.png' to pdf Cannot convert 'test-usermanual__22.png' to pdf Cannot convert 'test-usermanual__23.png' to pdf Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Cannot convert 'test-usermanual__24.png' to pdf Cannot convert 'test-usermanual__25.png' to pdf Cannot convert 'test-usermanual__26.png' to pdf Cannot convert 'test-usermanual__27.png' to pdf Cannot convert 'test-usermanual__28.png' to pdf Cannot convert 'test-usermanual__29.png' to pdf Cannot convert 'test-usermanual__30.png' to pdf Cannot convert 'test-usermanual__31.png' to pdf Cannot convert 'test-usermanual__32.png' to pdf Cannot convert 'test-usermanual__33.png' to pdf Cannot convert 'test-usermanual__34.png' to pdf Cannot convert 'test-usermanual__35.png' to pdf Cannot convert 'test-usermanual__36.png' to pdf Cannot convert 'test-usermanual__37.png' to pdf Cannot convert 'test-usermanual__38.png' to pdf Cannot convert 'test-usermanual__39.png' to pdf Cannot convert 'test-usermanual__40.png' to pdf Cannot convert 'test-usermanual__41.png' to pdf Cannot convert 'test-usermanual__42.png' to pdf Cannot convert 'test-usermanual__43.png' to pdf Cannot convert 'test-usermanual__44.png' to pdf Cannot convert 'test-usermanual__45.png' to pdf Cannot convert 'test-usermanual__46.png' to pdf Cannot convert 'test-usermanual__47.png' to pdf Cannot convert 'test-usermanual__48.png' to pdf Cannot convert 'test-usermanual__49.png' to pdf Cannot convert 'test-usermanual__50.png' to pdf Cannot convert 'test-usermanual__51.png' to pdf Cannot convert 'test-usermanual__52.png' to pdf Cannot convert 'test-usermanual__53.png' to pdf Cannot convert 'test-usermanual__54.png' to pdf Cannot convert 'test-usermanual__55.png' to pdf Cannot convert 'test-usermanual__56.png' to pdf Build test-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpQ96HPU/test-usermanual.idx is empty test-usermanual.aux MD5 checksum changed test-usermanual.toc MD5 checksum changed the /tmp/tmpQ96HPU/test-usermanual.aux file has changed pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpQ96HPU/test-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'test-usermanual.pdf' successfully built a2x: deleting /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ install -vDm644 "$i" "/build/deps/install/stow/osmo-gsm-manuals/share/doc/osmo-gsm-manuals-doc/$i" || exit 1; \ done; \ fi rm generated/docbook_test2-vty-reference.xml make[2]: Leaving directory '/build/deps/osmo-gsm-manuals/tests' make[2]: Entering directory '/build/deps/osmo-gsm-manuals' make[3]: Entering directory '/build/deps/osmo-gsm-manuals' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-gsm-manuals.pc '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/osmo-gsm-manuals' cd "." && \ files="$(find build common *.xsl -not -type d)" && \ for i in $files; do \ if [ -x "$i" ]; then \ mode=755; \ else \ mode=644; \ fi; \ install -vDm$mode "$i" ""/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals"/$i" || exit 1; \ done; install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build' 'build/Makefile.common.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc' 'build/unix-time-to-fmt.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' 'build/docinfo-releaseinfo.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' 'build/mscgen-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf' 'build/filter-wrapper.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/filter-wrapper.py' 'build/Makefile.docbook.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.docbook.inc' 'build/custom-dblatex.sty' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty' 'build/Makefile.vty-reference.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' 'build/find_existing_path.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh' 'build/diag-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf' 'build/known_hosts' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' 'build/vty_reference_combine.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh' 'build/Makefile.asciidoc.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets' 'common/snippets/dynamic_channel_type_bullets.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' 'common/vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters' 'common/chapters/msc_mncc_mt_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' 'common/chapters/preface.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/preface.adoc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux' 'common/chapters/osmux/osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' 'common/chapters/osmux/network_osmux_sccplite.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' 'common/chapters/osmux/network_osmux_aoip.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' 'common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' 'common/chapters/osmux/mo_call_osmux_sccplite.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' 'common/chapters/osmux/mo_call_osmux_aoip.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' 'common/chapters/osmux/network_osmux_sccplite_nat.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' 'common/chapters/osmux/mgcp_extension_osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' 'common/chapters/msc_mncc_mo_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' 'common/chapters/glossary.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/glossary.adoc' 'common/chapters/bibliography.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' 'common/chapters/cs7-config.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' 'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/control_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/control_if.adoc' 'common/chapters/sigtran-osmocom.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' 'common/chapters/abis.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/abis.adoc' 'common/chapters/counters-overview.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' 'common/chapters/trx_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' 'common/chapters/mncc.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/mncc.adoc' 'common/chapters/gb-pool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/sigtran-simple-3g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' 'common/chapters/nitb_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' 'common/chapters/gb.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb.adoc' 'common/chapters/oap.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/oap.adoc' 'common/chapters/cell-broadcast.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' 'common/chapters/spectrum.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' 'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/osmocom-cbs.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' 'common/chapters/sigtran.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' 'common/chapters/logging.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/logging.adoc' 'common/chapters/gsup_mt_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' 'common/chapters/vty_cpu_sched.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' 'common/chapters/port_numbers.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/smpp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/sigtran-simple-2g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/rf.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/gb-ip-sns.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/gb-variants.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-variants.adoc' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals make: Entering directory '/build/doc/manuals' Package osmo-gsm-manuals was not found in the pkg-config search path. Perhaps you should add the directory containing `osmo-gsm-manuals.pc' to the PKG_CONFIG_PATH environment variable No package 'osmo-gsm-manuals' found make: Leaving directory '/build/doc/manuals' Makefile:9: /build/Makefile.common.inc: No such file or directory make: *** No rule to make target '/build/Makefile.common.inc'. Stop. Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:55:36 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:55:36 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-osmo-e1-hardware_=C2=BB_a1=3Ddefaul?= =?UTF-8?Q?t,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#15?= In-Reply-To: <1324789518.1630.1608223689297@jenkins.osmocom.org> References: <1324789518.1630.1608223689297@jenkins.osmocom.org> Message-ID: <1510775383.1631.1608224136810@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 51.16 KB...] asciidoc: rf.adoc: line 673: evaluating: {set2:target:test-usermanual__55.png} asciidoc: rf.adoc: line 679: filtering: "/usr/bin/python2" "/etc/asciidoc/filters/graphviz/graphviz2png.py" -v -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.png" -L dot -F png - Execute: dot -Tpng "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.txt" > "/build/deps/osmo-gsm-manuals/tests/test-usermanual__55.png" asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-variants.adoc asciidoc: test-usermanual.adoc: line 33: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-variants.adoc asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-variants.adoc: line 163: reading: /build/deps/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-variants.adoc: line 162: evaluating: {counter2:target-number} asciidoc: gb-variants.adoc: line 162: evaluating: {set2:target:test-usermanual__56.png} asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/build/deps/osmo-gsm-manuals/tests/test-usermanual__56.png" -Tpng - asciidoc: include: /build/deps/osmo-gsm-manuals/common/chapters/glossary.adoc asciidoc: test-usermanual.adoc: line 34: reading: /build/deps/osmo-gsm-manuals/common/chapters/glossary.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/deps/osmo-gsm-manuals/tests/test-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:643: element section: validity error : ID mgcp-extension-osmux already defined
^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/deps/osmo-gsm-manuals/tests' /usr/share/dblatex/xsl/common/mklistings.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:643: element section: validity error : ID mgcp-extension-osmux already defined
^ xsltproc -o test-usermanual.rtex --xinclude --xincludestyle --param current.dir '/build/deps/osmo-gsm-manuals/tests' --param listings.xml '/tmp/tmp9SJaJE/listings.xml' /tmp/tmp9SJaJE/custom.xsl /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml:643: element section: validity error : ID mgcp-extension-osmux already defined
^ XSLT stylesheets DocBook - LaTeX 2e (0.3.10) =================================================== Error: no ID for constraint linkend: ctrl_common_var. XRef to nonexistent id: ctrl_common_var Error: no ID for constraint linkend: 3gpp-ts-23-041. XRef to nonexistent id: 3gpp-ts-23-041 Error: no ID for constraint linkend: gsm-bands. XRef to nonexistent id: gsm-bands Error: no ID for constraint linkend: ietf-rfc791. XRef to nonexistent id: ietf-rfc791 Section level > 6 not well supported for bibliodiv Error: no ID for constraint linkend: modified-vesion. XRef to nonexistent id: modified-vesion Image 'dblatex' not found Cannot convert 'test-usermanual__1.png' to pdf Cannot convert 'test-usermanual__2.png' to pdf Cannot convert 'test-usermanual__3.png' to pdf Cannot convert 'test-usermanual__4.png' to pdf Cannot convert 'test-usermanual__5.png' to pdf Cannot convert 'test-usermanual__6.png' to pdf Cannot convert 'test-usermanual__7.png' to pdf Cannot convert 'test-usermanual__8.png' to pdf Cannot convert 'test-usermanual__9.png' to pdf Cannot convert 'test-usermanual__10.png' to pdf Cannot convert 'test-usermanual__11.png' to pdf Cannot convert 'test-usermanual__12.png' to pdf Cannot convert 'test-usermanual__13.png' to pdf Cannot convert 'test-usermanual__14.png' to pdf Cannot convert 'test-usermanual__15.png' to pdf Cannot convert 'test-usermanual__16.png' to pdf Cannot convert 'test-usermanual__17.png' to pdf Cannot convert 'test-usermanual__18.png' to pdf Cannot convert 'test-usermanual__19.png' to pdf Cannot convert 'test-usermanual__20.png' to pdf Cannot convert 'test-usermanual__21.png' to pdf Cannot convert 'test-usermanual__22.png' to pdf Cannot convert 'test-usermanual__23.png' to pdf Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf Cannot convert 'test-usermanual__24.png' to pdf Cannot convert 'test-usermanual__25.png' to pdf Cannot convert 'test-usermanual__26.png' to pdf Cannot convert 'test-usermanual__27.png' to pdf Cannot convert 'test-usermanual__28.png' to pdf Cannot convert 'test-usermanual__29.png' to pdf Cannot convert 'test-usermanual__30.png' to pdf Cannot convert 'test-usermanual__31.png' to pdf Cannot convert 'test-usermanual__32.png' to pdf Cannot convert 'test-usermanual__33.png' to pdf Cannot convert 'test-usermanual__34.png' to pdf Cannot convert 'test-usermanual__35.png' to pdf Cannot convert 'test-usermanual__36.png' to pdf Cannot convert 'test-usermanual__37.png' to pdf Cannot convert 'test-usermanual__38.png' to pdf Cannot convert 'test-usermanual__39.png' to pdf Cannot convert 'test-usermanual__40.png' to pdf Cannot convert 'test-usermanual__41.png' to pdf Cannot convert 'test-usermanual__42.png' to pdf Cannot convert 'test-usermanual__43.png' to pdf Cannot convert 'test-usermanual__44.png' to pdf Cannot convert 'test-usermanual__45.png' to pdf Cannot convert 'test-usermanual__46.png' to pdf Cannot convert 'test-usermanual__47.png' to pdf Cannot convert 'test-usermanual__48.png' to pdf Cannot convert 'test-usermanual__49.png' to pdf Cannot convert 'test-usermanual__50.png' to pdf Cannot convert 'test-usermanual__51.png' to pdf Cannot convert 'test-usermanual__52.png' to pdf Cannot convert 'test-usermanual__53.png' to pdf Cannot convert 'test-usermanual__54.png' to pdf Cannot convert 'test-usermanual__55.png' to pdf Cannot convert 'test-usermanual__56.png' to pdf Build test-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmp9SJaJE/test-usermanual.idx is empty test-usermanual.toc MD5 checksum changed test-usermanual.aux MD5 checksum changed the /tmp/tmp9SJaJE/test-usermanual.toc file has changed pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmp9SJaJE/test-usermanual.idx is empty no new compilation is needed running last-compilation scripts... 'test-usermanual.pdf' successfully built a2x: deleting /build/deps/osmo-gsm-manuals/tests/test-usermanual.xml if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ install -vDm644 "$i" "/build/deps/install/stow/osmo-gsm-manuals/share/doc/osmo-gsm-manuals-doc/$i" || exit 1; \ done; \ fi rm generated/docbook_test2-vty-reference.xml make[2]: Leaving directory '/build/deps/osmo-gsm-manuals/tests' make[2]: Entering directory '/build/deps/osmo-gsm-manuals' make[3]: Entering directory '/build/deps/osmo-gsm-manuals' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-gsm-manuals.pc '/build/deps/install/stow/osmo-gsm-manuals/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/osmo-gsm-manuals' cd "." && \ files="$(find build common *.xsl -not -type d)" && \ for i in $files; do \ if [ -x "$i" ]; then \ mode=755; \ else \ mode=644; \ fi; \ install -vDm$mode "$i" ""/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals"/$i" || exit 1; \ done; install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build' 'build/Makefile.common.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.common.inc' 'build/unix-time-to-fmt.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' 'build/docinfo-releaseinfo.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' 'build/mscgen-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf' 'build/filter-wrapper.py' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/filter-wrapper.py' 'build/Makefile.docbook.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.docbook.inc' 'build/custom-dblatex.sty' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/custom-dblatex.sty' 'build/Makefile.vty-reference.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' 'build/find_existing_path.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/find_existing_path.sh' 'build/diag-filter.conf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf' 'build/known_hosts' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/known_hosts' 'build/vty_reference_combine.sh' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/vty_reference_combine.sh' 'build/Makefile.asciidoc.inc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets' 'common/snippets/dynamic_channel_type_bullets.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' 'common/vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/vty_additions.xml' 'common/ns_vty_additions.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/ns_vty_additions.xml' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images' 'common/images/sysmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/wireshark-gsmtap-log.png' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' 'common/images/gb-ip-nsvc.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/osmocom.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/lte-eps.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/gb-concepts-pool.pdf' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/lte-eps-sgs.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters' 'common/chapters/msc_mncc_mt_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' 'common/chapters/preface.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/preface.adoc' install: creating directory '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux' 'common/chapters/osmux/osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' 'common/chapters/osmux/network_osmux_sccplite.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' 'common/chapters/osmux/network_osmux_aoip.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' 'common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' 'common/chapters/osmux/mo_call_osmux_sccplite.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' 'common/chapters/osmux/mo_call_osmux_aoip.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' 'common/chapters/osmux/network_osmux_sccplite_nat.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' 'common/chapters/osmux/mgcp_extension_osmux.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' 'common/chapters/msc_mncc_mo_sip_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' 'common/chapters/glossary.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/glossary.adoc' 'common/chapters/bibliography.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/vty.xml' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.xml' 'common/chapters/cs7-config.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' 'common/chapters/gfdl.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/control_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/control_if.adoc' 'common/chapters/sigtran-osmocom.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' 'common/chapters/abis.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/abis.adoc' 'common/chapters/counters-overview.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' 'common/chapters/trx_if.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' 'common/chapters/mncc.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/mncc.adoc' 'common/chapters/gb-pool.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/sigtran-simple-3g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' 'common/chapters/nitb_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' 'common/chapters/gb.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb.adoc' 'common/chapters/oap.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/oap.adoc' 'common/chapters/cell-broadcast.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' 'common/chapters/spectrum.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' 'common/chapters/gsup_mo_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/osmocom-cbs.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' 'common/chapters/sigtran.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' 'common/chapters/logging.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/logging.adoc' 'common/chapters/gsup_mt_sms.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' 'common/chapters/vty_cpu_sched.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' 'common/chapters/port_numbers.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/smpp.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/sigtran-simple-2g.dot' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/gsup.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/vty.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/rf.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/gb-ip-sns.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/gb-variants.adoc' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common/chapters/gb-variants.adoc' 'merge_doc.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "./check-depends.sh" "/build/deps/install/stow/osmo-gsm-manuals/bin/osmo-gsm-manuals-check-depends" make[4]: Leaving directory '/build/deps/osmo-gsm-manuals' make[3]: Leaving directory '/build/deps/osmo-gsm-manuals' make[2]: Leaving directory '/build/deps/osmo-gsm-manuals' make[1]: Leaving directory '/build/deps/osmo-gsm-manuals' + STOW_DIR=/build/deps/install/stow stow --restow osmo-gsm-manuals make: Entering directory '/build/doc/manuals' Package osmo-gsm-manuals was not found in the pkg-config search path. Perhaps you should add the directory containing `osmo-gsm-manuals.pc' to the PKG_CONFIG_PATH environment variable No package 'osmo-gsm-manuals' found make: Leaving directory '/build/doc/manuals' Makefile:9: /build/Makefile.common.inc: No such file or directory make: *** No rule to make target '/build/Makefile.common.inc'. Stop. Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Thu Dec 17 16:56:38 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 17 Dec 2020 16:56:38 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_?= =?UTF-8?Q?:_master-osmo-e1-hardware_=C2=BB_a1=3Dde?= =?UTF-8?Q?fault,a2=3Ddefault,a3=3Ddefault,a4=3Dd?= =?UTF-8?Q?efault,osmocom-master-debian9_#16?= In-Reply-To: <1510775383.1631.1608224136810@jenkins.osmocom.org> References: <1510775383.1631.1608224136810@jenkins.osmocom.org> Message-ID: <60889436.1632.1608224198014@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Fri Dec 18 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 18 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#15?= In-Reply-To: <1341407544.1581.1608177850732@jenkins.osmocom.org> References: <1341407544.1581.1608177850732@jenkins.osmocom.org> Message-ID: <360868352.1634.1608264250772@jenkins.osmocom.org> See Changes: [laforge] jobs: Add ttcn3-gbproxy-test-fr for Frame Relay testing [laforge] update-osmo-ci-on-slaves: Add build slaves on gtplab0 [laforge] add registry-rebuild-upload-fpga-build.yml ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 15 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 660d7ba7c791c3e34f67005e7b3baecac3066dc9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 660d7ba7c791c3e34f67005e7b3baecac3066dc9 # timeout=10 Commit message: "add registry-rebuild-upload-fpga-build.yml" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8106601751618538853.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 10c2ba7 fpga-build: install missing toosls required for 'publish' and manuals + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-15 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_BTS_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? c0bf766fce46 State: degraded Jobs: 0 queued Failed: 1 units Since: Fri 2020-12-18 04:04:09 UTC; 417ms ago CGroup: /docker/c0bf766fce46e7d84f7d6fb8ce26fcfa045702af11ce1cf001cbee066fc4e526 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??22 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Fri Dec 18 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 18 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#15?= In-Reply-To: <1694196385.1580.1608177850664@jenkins.osmocom.org> References: <1694196385.1580.1608177850664@jenkins.osmocom.org> Message-ID: <1628448661.1635.1608264250855@jenkins.osmocom.org> See Changes: [laforge] jobs: Add ttcn3-gbproxy-test-fr for Frame Relay testing [laforge] update-osmo-ci-on-slaves: Add build slaves on gtplab0 [laforge] add registry-rebuild-upload-fpga-build.yml ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 15 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 660d7ba7c791c3e34f67005e7b3baecac3066dc9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 660d7ba7c791c3e34f67005e7b3baecac3066dc9 # timeout=10 Commit message: "add registry-rebuild-upload-fpga-build.yml" > git rev-list --no-walk 2adc80b86fa28ab966e2efd500151900ec247393 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins6757061849392275079.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 10c2ba7 fpga-build: install missing toosls required for 'publish' and manuals + cd centos8-repo-install-test + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-15 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_MSC_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH DISTRO OSMO_GGSN_BRANCH OSMO_HLR_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker+ run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -eseq FEED=nightly 1 -e 10 DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? f395c9f0b9a5 State: degraded Jobs: 0 queued Failed: 1 units Since: Fri 2020-12-18 04:04:09 UTC; 436ms ago CGroup: /docker/f395c9f0b9a5b87520d6e64664047f154f6bc942e1e7b65da40418a9d592bbf0 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??25 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 Checking feed: nightly Linux distribution: centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 Configuring Osmocom repository + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 19 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 19 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#16?= In-Reply-To: <360868352.1634.1608264250772@jenkins.osmocom.org> References: <360868352.1634.1608264250772@jenkins.osmocom.org> Message-ID: <2118634154.1672.1608350650668@jenkins.osmocom.org> See Changes: [laforge] Add master + gerrit job for osmo-e1-hardware ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 16 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cbce526b0ff61c2ca86fe584b3dff77f56ad6c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cbce526b0ff61c2ca86fe584b3dff77f56ad6c1c # timeout=10 Commit message: "Add master + gerrit job for osmo-e1-hardware" > git rev-list --no-walk 660d7ba7c791c3e34f67005e7b3baecac3066dc9 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins7424610539713950079.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-16 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_NITB_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_SIP_BRANCH OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 086824f02815 State: initializing Jobs: 15 queued Failed: 0 units Since: Sat 2020-12-19 04:04:09 UTC; 206ms ago CGroup: /docker/086824f02815052e49b9420d6f440d555129fafc376904a6a6ff856d59ad986e ??28 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journal-flush.service ? ??33 /usr/bin/journalctl --flush ??systemd-journald.service ??26 /usr/lib/systemd/systemd-journald + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 Installing all repository packages + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 19 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 19 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#16?= In-Reply-To: <1628448661.1635.1608264250855@jenkins.osmocom.org> References: <1628448661.1635.1608264250855@jenkins.osmocom.org> Message-ID: <2003300708.1673.1608350650702@jenkins.osmocom.org> See Changes: [laforge] Add master + gerrit job for osmo-e1-hardware ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 16 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cbce526b0ff61c2ca86fe584b3dff77f56ad6c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cbce526b0ff61c2ca86fe584b3dff77f56ad6c1c # timeout=10 Commit message: "Add master + gerrit job for osmo-e1-hardware" > git rev-list --no-walk 660d7ba7c791c3e34f67005e7b3baecac3066dc9 # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins3750387203371596589.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-16 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_HLR_BRANCH OSMO_TTCN3_BRANCH OSMO_BSC_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH DISTRO] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 6aa97ba1a48a State: initializing Jobs: 14 queued Failed: 0 units Since: Sat 2020-12-19 04:04:09 UTC; 255ms ago CGroup: /docker/6aa97ba1a48a684faf4d1647b5731f2ed9295a114409d1ddecda68ed3009ad6a ??29 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-tmpfiles-setup.service ? ??34 /usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev ??systemd-journald.service ??25 /usr/lib/systemd/systemd-journald + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' Configuring Osmocom repository + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 20 04:04:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 20 Dec 2020 04:04:11 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#17?= In-Reply-To: <2118634154.1672.1608350650668@jenkins.osmocom.org> References: <2118634154.1672.1608350650668@jenkins.osmocom.org> Message-ID: <525651856.1714.1608437051327@jenkins.osmocom.org> See Changes: [laforge] Add master-no2firmware build job ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 17 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 09891fbb953288fab6830c6eb08232148792e5dd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 Commit message: "Add master-no2firmware build job" > git rev-list --no-walk cbce526b0ff61c2ca86fe584b3dff77f56ad6c1c # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8375824251781851219.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-17 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [DISTRO OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_TTCN3_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_MIRROR OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 7de686b58ca5 State: degraded Jobs: 0 queued Failed: 1 units Since: Sun 2020-12-20 04:04:09 UTC; 438ms ago CGroup: /docker/7de686b58ca5fc105873f48fa9e1220ea6ff2d9fea88c8ccca0ba6677c35ce87 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 20 04:04:11 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 20 Dec 2020 04:04:11 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#17?= In-Reply-To: <2003300708.1673.1608350650702@jenkins.osmocom.org> References: <2003300708.1673.1608350650702@jenkins.osmocom.org> Message-ID: <347240489.1715.1608437051564@jenkins.osmocom.org> See Changes: [laforge] Add master-no2firmware build job ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 17 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 09891fbb953288fab6830c6eb08232148792e5dd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 Commit message: "Add master-no2firmware build job" > git rev-list --no-walk cbce526b0ff61c2ca86fe584b3dff77f56ad6c1c # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins700349337009248168.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-17 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [DISTRO LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_IUH_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN+ --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 8284b3ac3df3 State: degraded Jobs: 0 queued Failed: 1 units Since: Sun 2020-12-20 04:04:10 UTC; 521ms ago CGroup: /docker/8284b3ac3df3aaa02aded7a5055a6452fd67dd25d3feb008dba30615516e96f3 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??20 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Checking feed: nightly Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 21 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 21 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#18?= In-Reply-To: <347240489.1715.1608437051564@jenkins.osmocom.org> References: <347240489.1715.1608437051564@jenkins.osmocom.org> Message-ID: <846356144.1753.1608523450408@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 18 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 09891fbb953288fab6830c6eb08232148792e5dd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 Commit message: "Add master-no2firmware build job" > git rev-list --no-walk 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8258981006870889695.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-18 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMOCOM_REPO_MIRROR OSMO_GGSN_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? c2a8d19a5507 State: initializing Jobs: 13 queued Failed: 0 units Since: Mon 2020-12-21 04:04:09 UTC; 230ms ago CGroup: /docker/c2a8d19a5507f5ddb0e08b4d61868e52031166bb430de8bb73cc7684aa762f11 ??29 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-update-utmp.service ? ??35 /usr/lib/systemd/systemd-update-utmp reboot ??systemd-journald.service ??22 /usr/lib/systemd/systemd-journald + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' Checking feed: nightly Linux distribution: centos8 + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' Configuring Osmocom repository + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 21 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 21 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#18?= In-Reply-To: <525651856.1714.1608437051327@jenkins.osmocom.org> References: <525651856.1714.1608437051327@jenkins.osmocom.org> Message-ID: <1529852545.1754.1608523450495@jenkins.osmocom.org> See Changes: ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 18 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 09891fbb953288fab6830c6eb08232148792e5dd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 Commit message: "Add master-no2firmware build job" > git rev-list --no-walk 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins2796081966305023430.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-18 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_TTCN3_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_VERSION OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_HLR_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_MIRROR OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN+ --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 4383fc04bc00 State: starting Jobs: 1 queued Failed: 1 units Since: Mon 2020-12-21 04:04:09 UTC; 259ms ago CGroup: /docker/4383fc04bc000dd8cff022b8f61a4f39f4b57cb7445536c221f225fea4844229 ??30 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??20 /usr/lib/systemd/systemd-journald ??dbus.service ??38 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' Configuring Osmocom repository + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 22 00:00:01 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 00:00:01 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_master-osmo-pcu_=C2=BB_origin/nr?= =?UTF-8?Q?w/litecell15,0,osmocom-master-debian9,lc15,True_#3319?= Message-ID: <1755747969.1793.1608595202036@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 189.98 KB...] rm -f osmo-pcu rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-bts-litecell15/*.o test -z "" || rm -f rm -f ./so_locations rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../src" || test -z "" || rm -f rm -f osmo-bts-oc2g/*.o rm -f osmo-bts-litecell15/.deps/.dirstamp rm -f osmo-bts-sysmo/*.o rm -f osmo-bts-litecell15/.dirstamp rm -f osmo-bts-oc2g/.deps/.dirstamp rm -f osmo-bts-oc2g/.dirstamp rm -f osmo-bts-sysmo/.deps/.dirstamp rm -f osmo-bts-sysmo/.dirstamp rm -rf ./.deps osmo-bts-litecell15/.deps osmo-bts-oc2g/.deps osmo-bts-sysmo/.deps rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/src' Making distclean in doc make[2]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc' Making distclean in examples make[3]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/examples" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc/examples' Making distclean in manuals make[3]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../doc/manuals" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc/manuals' make[3]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../doc" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc' rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/doc' Making distclean in tests make[2]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/tests' rm -rf .libs _libs test ! -f '../../../tests/testsuite' || \ /bin/bash '../../../tests/testsuite' --clean rm -f rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest rm -f emu/pcu_emu rm -rf alloc/.libs alloc/_libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -rf app_info/.libs app_info/_libs test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -rf bitcomp/.libs bitcomp/_libs rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f alloc/.dirstamp rm -f app_info/.dirstamp rm -f bitcomp/.dirstamp rm -rf codel/.libs codel/_libs rm -f codel/.dirstamp rm -f edge/.dirstamp rm -rf edge/.libs edge/_libs rm -f emu/.dirstamp rm -rf emu/.libs emu/_libs rm -f fn/.dirstamp rm -rf fn/.libs fn/_libs rm -f llc/.dirstamp rm -rf llc/.libs llc/_libs rm -f llist/.dirstamp rm -rf llist/.libs llist/_libs rm -f ms/.dirstamp rm -f rlcmac/.dirstamp rm -rf ms/.libs ms/_libs rm -f tbf/.dirstamp rm -rf rlcmac/.libs rlcmac/_libs rm -f types/.dirstamp rm -rf tbf/.libs tbf/_libs test -z "atconfig" || rm -f atconfig rm -rf types/.libs types/_libs rm -rf ./.deps rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/tests' Making distclean in contrib make[2]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/contrib' Making distclean in systemd make[3]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/contrib/systemd' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../../contrib/systemd" || test -z "" || rm -f rm -f Makefile make[3]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/contrib/systemd' make[3]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/contrib' rm -rf .libs _libs rm -f *.lo test -z "osmo-pcu.spec" || rm -f osmo-pcu.spec rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../../contrib" || test -z "" || rm -f make[3]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/contrib' rm -f Makefile make[2]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub/contrib' make[2]: Entering directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../.." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/osmo-pcu-0.8.0.295-d6b9/_build/sub' if test -d "osmo-pcu-0.8.0.295-d6b9"; then find "osmo-pcu-0.8.0.295-d6b9" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-pcu-0.8.0.295-d6b9" || { sleep 5 && rm -rf "osmo-pcu-0.8.0.295-d6b9"; }; else :; fi ========================================================= osmo-pcu-0.8.0.295-d6b9 archives ready for distribution: osmo-pcu-0.8.0.295-d6b9.tar.gz osmo-pcu-0.8.0.295-d6b9.tar.bz2 ========================================================= + [ 0 = 1 ] + make -j 4 maintainer-clean Making maintainer-clean in include make[1]: Entering directory '/build/include' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[1]: Leaving directory '/build/include' Making maintainer-clean in src make[1]: Entering directory '/build/src' rm -rf .libs _libs test -z "libgprs.la" || rm -f libgprs.la rm -f osmo-pcu rm -f *.o rm -f *.lo rm -f *.tab.c rm -f osmo-bts-litecell15/*.o test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f osmo-bts-oc2g/*.o rm -f osmo-bts-litecell15/.deps/.dirstamp This command is intended for maintainers to use rm -f osmo-bts-sysmo/*.o rm -f ./so_locations it deletes files that may require special tools to rebuild. rm -f osmo-bts-litecell15/.dirstamp rm -f osmo-bts-oc2g/.deps/.dirstamp rm -f osmo-bts-oc2g/.dirstamp rm -f osmo-bts-sysmo/.deps/.dirstamp rm -f osmo-bts-sysmo/.dirstamp rm -rf ./.deps osmo-bts-litecell15/.deps osmo-bts-oc2g/.deps osmo-bts-sysmo/.deps rm -f Makefile make[1]: Leaving directory '/build/src' Making maintainer-clean in doc make[1]: Entering directory '/build/doc' Making maintainer-clean in examples make[2]: Entering directory '/build/doc/examples' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[2]: Leaving directory '/build/doc/examples' Making maintainer-clean in manuals make[2]: Entering directory '/build/doc/manuals' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[2]: Leaving directory '/build/doc/manuals' make[2]: Entering directory '/build/doc' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. make[2]: Leaving directory '/build/doc' rm -f Makefile make[1]: Leaving directory '/build/doc' Making maintainer-clean in tests make[1]: Entering directory '/build/tests' rm -rf .libs _libs test ! -f './testsuite' || \ /bin/bash './testsuite' --clean rm -f rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest rm -rf alloc/.libs alloc/_libs rm -f emu/pcu_emu rm -f *.o rm -f *.lo rm -rf app_info/.libs app_info/_libs rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf bitcomp/.libs bitcomp/_libs test . = "." || test -z "" || rm -f rm -rf codel/.libs codel/_libs This command is intended for maintainers to use rm -f alloc/.dirstamp it deletes files that may require special tools to rebuild. rm -f app_info/.dirstamp rm -rf edge/.libs edge/_libs rm -f bitcomp/.dirstamp rm -rf emu/.libs emu/_libs rm -f codel/.dirstamp rm -rf fn/.libs fn/_libs rm -f edge/.dirstamp rm -rf llc/.libs llc/_libs rm -f emu/.dirstamp rm -rf llist/.libs llist/_libs rm -f fn/.dirstamp rm -f llc/.dirstamp rm -rf ms/.libs ms/_libs rm -f llist/.dirstamp rm -rf rlcmac/.libs rlcmac/_libs rm -f ms/.dirstamp rm -rf tbf/.libs tbf/_libs rm -f rlcmac/.dirstamp rm -rf types/.libs types/_libs rm -f tbf/.dirstamp rm -f types/.dirstamp test -z "atconfig" || rm -f atconfig ./testsuite: line 990: ./atconfig: No such file or directory Makefile:1311: recipe for target 'clean-local' failed make[1]: Leaving directory '/build/tests' make[1]: *** [clean-local] Error 1 Makefile:417: recipe for target 'maintainer-clean-recursive' failed make: *** [maintainer-clean-recursive] Error 1 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Tue Dec 22 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#19?= In-Reply-To: <846356144.1753.1608523450408@jenkins.osmocom.org> References: <846356144.1753.1608523450408@jenkins.osmocom.org> Message-ID: <2026061530.1794.1608609850464@jenkins.osmocom.org> See Changes: [Pau Espin Pedrol] jobs: ogt: Update default suite for osmo-gsm-tester_virtual job ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 19 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d386689e57e16ea891ca941e67e2f40566e9c27f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d386689e57e16ea891ca941e67e2f40566e9c27f # timeout=10 Commit message: "jobs: ogt: Update default suite for osmo-gsm-tester_virtual job" > git rev-list --no-walk 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins9095183831052065450.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-19 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [DISTRO OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker+ run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfsseq /tmp 1 -v 10 /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 9be2693b5ae1 State: degraded Jobs: 0 queued Failed: 1 units Since: Tue 2020-12-22 04:04:09 UTC; 455ms ago CGroup: /docker/9be2693b5ae1ab0d9f6b38e693ec1be4e04b16add665d2be50bbeabef5ca7e8b ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 Configuring Osmocom repository + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Error: Failed to download metadata for repo 'network_osmocom_nightly': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 22 04:04:10 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 04:04:10 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#19?= In-Reply-To: <1529852545.1754.1608523450495@jenkins.osmocom.org> References: <1529852545.1754.1608523450495@jenkins.osmocom.org> Message-ID: <289047296.1795.1608609850714@jenkins.osmocom.org> See Changes: [Pau Espin Pedrol] jobs: ogt: Update default suite for osmo-gsm-tester_virtual job ------------------------------------------ Started by upstream project "Osmocom-repo-install-centos8" build number 19 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/osmo-ci > git init # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d386689e57e16ea891ca941e67e2f40566e9c27f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d386689e57e16ea891ca941e67e2f40566e9c27f # timeout=10 Commit message: "jobs: ogt: Update default suite for osmo-gsm-tester_virtual job" > git rev-list --no-walk 09891fbb953288fab6830c6eb08232148792e5dd # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8019639067913440384.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=next + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-19 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 0bef3c3e1030 State: degraded Jobs: 0 queued Failed: 1 units Since: Tue 2020-12-22 04:04:09 UTC; 493ms ago CGroup: /docker/0bef3c3e1030faca00e0f6e463557c2647136cf01c7ce3c9252c87f06f636dc3 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??24 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages Error: Failed to download metadata for repo 'network_osmocom_next': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 22 06:36:47 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 06:36:47 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#20?= In-Reply-To: <2026061530.1794.1608609850464@jenkins.osmocom.org> References: <2026061530.1794.1608609850464@jenkins.osmocom.org> Message-ID: <756990955.1810.1608619007260@jenkins.osmocom.org> See Changes: [laforge] repo-install-test: Move from CentOS_8_Stream to CentOS_8 ------------------------------------------ [...truncated 1.98 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk d386689e57e16ea891ca941e67e2f40566e9c27f # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins5174619269223856897.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-20 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? aa80ede1aa85 State: initializing Jobs: 21 queued Failed: 0 units Since: Tue 2020-12-22 06:36:39 UTC; 245ms ago CGroup: /docker/aa80ede1aa851139f51bf675cd5b14890684e346ca1742d1e2f8cb7d7b584c41 ??20 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??27 (journald) ??systemd-journal-catalog-update.service ??30 /usr/bin/journalctl --update-catalog + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 103 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 36 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 8.7 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 5.7 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 40 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 163 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 1.8 MB/s | 2.0 MB 00:01 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-13.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-13.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-13.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 22 06:36:47 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 06:36:47 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#20?= In-Reply-To: <289047296.1795.1608609850714@jenkins.osmocom.org> References: <289047296.1795.1608609850714@jenkins.osmocom.org> Message-ID: <397020804.1811.1608619007499@jenkins.osmocom.org> See Changes: [laforge] repo-install-test: Move from CentOS_8_Stream to CentOS_8 ------------------------------------------ [...truncated 3.18 KB...] + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-20 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + + seq 1 10 docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 0035c42cac05 State: initializing Jobs: 16 queued Failed: 0 units Since: Tue 2020-12-22 06:36:39 UTC; 338ms ago CGroup: /docker/0035c42cac0524551e98fd4f7f2467b3379a695ce3b216bfd0b5cf3b700a7653 ??27 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??23 (journald) + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 17 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 25 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 14 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 3.3 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 6.0 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 173 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 5.1 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-1.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-36.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-28.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-13.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-13.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-13.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-13.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-1.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-13.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-1.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-13.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-1.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-13.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-1.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-1.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-1.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-1.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 22 06:37:28 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 06:37:28 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_master-osmo-pcu_=C2=BB_origi?= =?UTF-8?Q?n/nrw/litecell15,0,osmocom-master-debian9,lc15,True_#3320?= In-Reply-To: <1755747969.1793.1608595202036@jenkins.osmocom.org> References: <1755747969.1793.1608595202036@jenkins.osmocom.org> Message-ID: <728139462.1812.1608619048767@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Tue Dec 22 15:10:08 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 22 Dec 2020 15:10:08 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_mas?= =?UTF-8?Q?ter-asn1c_=C2=BB_a1=3Ddefault,a2=3Dde?= =?UTF-8?Q?fault,a3=3Ddefault,a4=3Ddefault,osmocom-master-debian9_#1077?= Message-ID: <924201037.1838.1608649808168@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 3.22 KB...] checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c rm -f y.tab.c if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 Makefile:299: recipe for target 'asn1p_y.lo' failed make[2]: *** [asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/build/libasn1parser' Makefile:302: recipe for target 'all-recursive' failed make[1]: Leaving directory '/build' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Makefile:212: recipe for target 'all' failed Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 23 00:48:52 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 23 Dec 2020 00:48:52 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_maste?= =?UTF-8?Q?r-libosmo-netif_=C2=BB_a1=3Ddefault,a?= =?UTF-8?Q?2=3Ddefault,a3=3Ddefault,a4=3Ddefaul?= =?UTF-8?Q?t,osmocom-master-debian9_#4298?= Message-ID: <1243357490.1839.1608684532813@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 262.68 KB...] ---------------------------------------------------------------------- Libraries have been installed in: /build/libosmo-netif-1.0.0.8-bd77/_inst/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/src' make[3]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/src' Making install in examples make[3]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/examples' make[4]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/examples' make[3]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/examples' Making install in tests make[3]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests' make[4]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests' make[3]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests' make[3]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[4]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/libosmo-netif-1.0.0.8-bd77/_inst/share/doc/libosmo-netif' /bin/mkdir -p '/build/libosmo-netif-1.0.0.8-bd77/_inst/lib/pkgconfig' /usr/bin/install -c -m 644 ./doc/html.tar '/build/libosmo-netif-1.0.0.8-bd77/_inst/share/doc/libosmo-netif' /usr/bin/install -c -m 644 libosmo-netif.pc '/build/libosmo-netif-1.0.0.8-bd77/_inst/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' cd /build/libosmo-netif-1.0.0.8-bd77/_inst/share/doc/libosmo-netif && tar xf html.tar && rm -f html.tar make[5]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[4]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[3]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[2]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[1]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' make[1]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' Making installcheck in include make[2]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include' Making installcheck in osmocom make[3]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include/osmocom' Making installcheck in netif make[4]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include/osmocom/netif' make[4]: Nothing to be done for 'installcheck'. make[4]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include/osmocom/netif' make[4]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include/osmocom' make[4]: Nothing to be done for 'installcheck-am'. make[4]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include/osmocom' make[3]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include/osmocom' make[3]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include' make[3]: Nothing to be done for 'installcheck-am'. make[3]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include' make[2]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/include' Making installcheck in src make[2]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/src' make[2]: Nothing to be done for 'installcheck'. make[2]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/src' Making installcheck in examples make[2]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/examples' make[2]: Nothing to be done for 'installcheck'. make[2]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/examples' Making installcheck in tests make[2]: Entering directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests' /bin/bash '../../../tests/testsuite' AUTOTEST_PATH='/build/libosmo-netif-1.0.0.8-bd77/_inst/bin' \ ## -------------------------------------- ## ## libosmo-netif 1.0.0.8-bd77 test suite. ## ## -------------------------------------- ## Regression tests. 1: stream_test FAILED (testsuite.at:8) 2: osmux_test ok 3: osmux_test2 ok 4: jibuf_test ok 5: amr_test ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 5 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [libosmo-netif 1.0.0.8-bd77] testsuite: 1 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[2]: *** [installcheck-local] Error 1 Makefile:821: recipe for target 'installcheck-local' failed make[2]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests' make[1]: *** [installcheck-recursive] Error 1 Makefile:504: recipe for target 'installcheck-recursive' failed make[1]: Leaving directory '/build/libosmo-netif-1.0.0.8-bd77/_build/sub' Makefile:712: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 + cat-testlogs.sh ======================== ./libosmo-netif-1.0.0.8-bd77/_build/sub/tests/testsuite.dir/1/testsuite.log # -*- compilation -*- 1. testsuite.at:4: testing stream_test ... ../../../tests/testsuite.at:8: $abs_top_builddir/tests/stream/stream_test --- experr 2020-12-23 00:48:51.277439688 +0000 +++ /build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests/testsuite.dir/at-groups/1/stderr 2020-12-23 00:48:51.289439688 +0000 @@ -12,32 +12,34 @@ {2.000006} autoreconnecting test step 6 [client OK, server OK], FD reg 1 {2.000007} autoreconnecting test step 5 [client OK, server OK], FD reg 1 + +{2.000008} autoreconnecting test step 4 [client OK, server OK], FD reg 1 [CONNECTED] osmo_stream_cli_recv(): connection closed with srv [WAIT_RECONNECT] osmo_stream_cli_reconnect(): retrying in 9 seconds... -{11.000008} autoreconnecting test step 4 [client OK, server OK], FD reg 0 +{11.000009} autoreconnecting test step 3 [client OK, server OK], FD reg 0 -{11.000009} autoreconnecting test step 3 [client OK, server OK], FD reg 1 +{11.000010} autoreconnecting test step 2 [client OK, server OK], FD reg 1 -{11.000010} autoreconnecting test step 2 [client OK, server OK], FD reg 0 +{11.000011} autoreconnecting test step 1 [client OK, server OK], FD reg 0 connection closed with srv -{11.000011} autoreconnecting test step 1 [client OK, server NA], FD reg 0 +{11.000012} autoreconnecting test step 0 [client OK, server NA], FD reg 0 -{11.000012} non-reconnecting test step 7 [client NA, server OK], FD reg 1 +{11.000013} non-reconnecting test step 7 [client NA, server OK], FD reg 1 -{11.000013} non-reconnecting test step 6 [client NA, server OK], FD reg 1 +{11.000014} non-reconnecting test step 6 [client NA, server OK], FD reg 1 -{11.000014} non-reconnecting test step 5 [client NA, server OK], FD reg 1 +{11.000015} non-reconnecting test step 5 [client NA, server OK], FD reg 1 -{11.000015} non-reconnecting test step 4 [client NA, server OK], FD reg 1 +{11.000016} non-reconnecting test step 4 [client NA, server OK], FD reg 1 -{11.000016} non-reconnecting test step 3 [client OK, server OK], FD reg 1 +{11.000017} non-reconnecting test step 3 [client OK, server OK], FD reg 1 -{11.000017} non-reconnecting test step 2 [client OK, server OK], FD reg 1 +{11.000018} non-reconnecting test step 2 [client OK, server OK], FD reg 1 -{11.000018} non-reconnecting test step 1 [client OK, server OK], FD reg 1 +{11.000019} non-reconnecting test step 1 [client OK, server OK], FD reg 1 [CONNECTED] osmo_stream_cli_recv(): connection closed with srv [CLOSED] osmo_stream_cli_reconnect(): not reconnecting, disabled. -{20.000019} non-reconnecting test step 0 [client OK, server OK], FD reg 0 +{20.000020} non-reconnecting test step 0 [client OK, server OK], FD reg 0 --- expout 2020-12-23 00:48:51.273439686 +0000 +++ /build/libosmo-netif-1.0.0.8-bd77/_build/sub/tests/testsuite.dir/at-groups/1/stdout 2020-12-23 00:48:51.289439688 +0000 @@ -13,39 +13,39 @@ {2.000005} [NA] Client's read_cb_cli(): received 11(11) bytes: 72 65 61 64 5f 63 62 5f 73 72 76 {2.000005} [NA] Client's read_cb_cli(): initial read, contacting server {2.000005} [OK] Client's read_cb_cli(): sent 29 bytes message: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 -{2.000007} [OK|OK] Server's read_cb_srv(): callback triggered -{2.000007} [OK|OK] Server's read_cb_srv(): received 29(29) bytes: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 -{2.000007} [OK|OK] Server's read_cb_srv(): sent 11 bytes message: 72 65 61 64 5f 63 62 5f 73 72 76 -{2.000007} [OK|OK] Server's read_cb_srv(): force client disconnect on subsequent call -{2.000008} [OK] Client's read_cb_cli(): callback triggered -{2.000008} [OK] Client's read_cb_cli(): 0-byte read, auto-reconnect will be triggered if enabled -{11.000010} [OK] Client's connect_cb_cli(): callback triggered -{11.000010} [OK] Client's connect_cb_cli(): closing connection -{11.000011} [NA|OK] Server's read_cb_srv(): callback triggered -{11.000011} [NA|OK] Server's read_cb_srv(): client have already closed connection -{11.000011} Server requested test termination -{11.000011} autoreconnecting test complete. +{2.000008} [OK|OK] Server's read_cb_srv(): callback triggered +{2.000008} [OK|OK] Server's read_cb_srv(): received 29(29) bytes: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 +{2.000008} [OK|OK] Server's read_cb_srv(): sent 11 bytes message: 72 65 61 64 5f 63 62 5f 73 72 76 +{2.000008} [OK|OK] Server's read_cb_srv(): force client disconnect on subsequent call +{2.000009} [OK] Client's read_cb_cli(): callback triggered +{2.000009} [OK] Client's read_cb_cli(): 0-byte read, auto-reconnect will be triggered if enabled +{11.000011} [OK] Client's connect_cb_cli(): callback triggered +{11.000011} [OK] Client's connect_cb_cli(): closing connection +{11.000012} [NA|OK] Server's read_cb_srv(): callback triggered +{11.000012} [NA|OK] Server's read_cb_srv(): client have already closed connection +{11.000012} Server requested test termination +{11.000012} autoreconnecting test complete. Prepare non-reconnecting stream client... ======================================= Client/Server entering non-reconnecting event loop... ======================================= -{11.000012} [NA] Client's connect_cb_cli(): callback triggered -{11.000012} [NA] Client's connect_cb_cli(): sent 29 bytes message: 48 69 21 20 66 72 6f 6d 20 63 6f 6e 6e 65 63 74 20 63 61 6c 6c 62 61 63 6b 20 3a 2d 50 -{11.000014} [NA|OK] Server's read_cb_srv(): callback triggered -{11.000014} [NA|OK] Server's read_cb_srv(): received 29(29) bytes: 48 69 21 20 66 72 6f 6d 20 63 6f 6e 6e 65 63 74 20 63 61 6c 6c 62 61 63 6b 20 3a 2d 50 -{11.000014} [NA|OK] Server's read_cb_srv(): sent 11 bytes message: 72 65 61 64 5f 63 62 5f 73 72 76 -{11.000014} [OK|OK] Server's read_cb_srv(): keep initial client connection -{11.000016} [NA] Client's read_cb_cli(): callback triggered -{11.000016} [NA] Client's read_cb_cli(): received 11(11) bytes: 72 65 61 64 5f 63 62 5f 73 72 76 -{11.000016} [NA] Client's read_cb_cli(): initial read, contacting server -{11.000016} [OK] Client's read_cb_cli(): sent 29 bytes message: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 -{11.000018} [OK|OK] Server's read_cb_srv(): callback triggered -{11.000018} [OK|OK] Server's read_cb_srv(): received 29(29) bytes: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 -{11.000018} [OK|OK] Server's read_cb_srv(): sent 11 bytes message: 72 65 61 64 5f 63 62 5f 73 72 76 -{11.000018} [OK|OK] Server's read_cb_srv(): force client disconnect on subsequent call -{11.000019} [OK] Client's read_cb_cli(): callback triggered -{11.000019} [OK] Client's read_cb_cli(): 0-byte read, auto-reconnect will be triggered if enabled -{20.000019} non-reconnecting test complete. +{11.000013} [NA] Client's connect_cb_cli(): callback triggered +{11.000013} [NA] Client's connect_cb_cli(): sent 29 bytes message: 48 69 21 20 66 72 6f 6d 20 63 6f 6e 6e 65 63 74 20 63 61 6c 6c 62 61 63 6b 20 3a 2d 50 +{11.000015} [NA|OK] Server's read_cb_srv(): callback triggered +{11.000015} [NA|OK] Server's read_cb_srv(): received 29(29) bytes: 48 69 21 20 66 72 6f 6d 20 63 6f 6e 6e 65 63 74 20 63 61 6c 6c 62 61 63 6b 20 3a 2d 50 +{11.000015} [NA|OK] Server's read_cb_srv(): sent 11 bytes message: 72 65 61 64 5f 63 62 5f 73 72 76 +{11.000015} [OK|OK] Server's read_cb_srv(): keep initial client connection +{11.000017} [NA] Client's read_cb_cli(): callback triggered +{11.000017} [NA] Client's read_cb_cli(): received 11(11) bytes: 72 65 61 64 5f 63 62 5f 73 72 76 +{11.000017} [NA] Client's read_cb_cli(): initial read, contacting server +{11.000017} [OK] Client's read_cb_cli(): sent 29 bytes message: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 +{11.000019} [OK|OK] Server's read_cb_srv(): callback triggered +{11.000019} [OK|OK] Server's read_cb_srv(): received 29(29) bytes: 44 6f 68 2c 20 72 65 73 70 6f 6e 64 69 6e 67 20 74 6f 20 73 65 72 76 65 72 20 3a 2d 44 +{11.000019} [OK|OK] Server's read_cb_srv(): sent 11 bytes message: 72 65 61 64 5f 63 62 5f 73 72 76 +{11.000019} [OK|OK] Server's read_cb_srv(): force client disconnect on subsequent call +{11.000020} [OK] Client's read_cb_cli(): callback triggered +{11.000020} [OK] Client's read_cb_cli(): 0-byte read, auto-reconnect will be triggered if enabled +{20.000020} non-reconnecting test complete. Stream tests completed 1. testsuite.at:4: 1. stream_test (testsuite.at:4): FAILED (testsuite.at:8) Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE From jenkins at lists.osmocom.org Wed Dec 23 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 23 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#21?= In-Reply-To: <756990955.1810.1608619007260@jenkins.osmocom.org> References: <756990955.1810.1608619007260@jenkins.osmocom.org> Message-ID: <425225908.1841.1608696256174@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins9061456466006490592.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-21 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_TTCN3_BRANCH OSMO_SGSN_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + seq 1 10+ docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? ebc86e0cf13a State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-23 04:04:09 UTC; 379ms ago CGroup: /docker/ebc86e0cf13a334d58b7b2b74f3012ad074bc2e3d72e4205bbd8d1a98312d39e ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??20 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 15 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 21 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 68 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 1.8 MB/s | 2.3 MB 00:01 CentOS Linux 8 - Extras 25 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 23 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 6.0 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-14.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-14.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-14.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 23 04:04:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 23 Dec 2020 04:04:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#21?= In-Reply-To: <397020804.1811.1608619007499@jenkins.osmocom.org> References: <397020804.1811.1608619007499@jenkins.osmocom.org> Message-ID: <1978010083.1840.1608696255876@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-21 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BSC_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_SGSN_BRANCH DISTRO OSMO_BB_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMO_GGSN_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE+ osmocom-build/centos8-repo-install-test /lib/systemd/systemd seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 537766f694af State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-23 04:04:09 UTC; 364ms ago CGroup: /docker/537766f694af7bab76d2d1c468a42d13032d14a217446e1719cfdb9497ce4b07 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 Configuring Osmocom repository + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 17 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 14 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 12 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 5.9 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 6.1 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 87 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 18 MB/s | 2.0 MB 00:00 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-2.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-37.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-29.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-14.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-14.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-14.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-14.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-2.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-14.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-2.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-14.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-2.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-14.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-2.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-2.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-2.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-2.1.x86_64 + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 23 11:35:56 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 23 Dec 2020 11:35:56 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_?= =?UTF-8?Q?:_master-libosmo-netif_=C2=BB_a1=3Ddefa?= =?UTF-8?Q?ult,a2=3Ddefault,a3=3Ddefault,a4=3Ddef?= =?UTF-8?Q?ault,osmocom-master-debian9_#4299?= In-Reply-To: <1243357490.1839.1608684532813@jenkins.osmocom.org> References: <1243357490.1839.1608684532813@jenkins.osmocom.org> Message-ID: <64868245.1877.1608723356446@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Wed Dec 23 15:13:25 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 23 Dec 2020 15:13:25 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_norma?= =?UTF-8?Q?l_:_master-asn1c_=C2=BB_a1=3Ddefault,?= =?UTF-8?Q?a2=3Ddefault,a3=3Ddefault,a4=3Ddefau?= =?UTF-8?Q?lt,osmocom-master-debian9_#1078?= In-Reply-To: <924201037.1838.1608649808168@jenkins.osmocom.org> References: <924201037.1838.1608649808168@jenkins.osmocom.org> Message-ID: <600772689.1879.1608736405651@jenkins.osmocom.org> See From jenkins at lists.osmocom.org Thu Dec 24 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 24 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#22?= In-Reply-To: <425225908.1841.1608696256174@jenkins.osmocom.org> References: <425225908.1841.1608696256174@jenkins.osmocom.org> Message-ID: <1564182039.1880.1608782656954@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins4858367057275848897.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-22 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMO_SGSN_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? dd09a15970f8 State: degraded Jobs: 0 queued Failed: 1 units Since: Thu 2020-12-24 04:04:09 UTC; 314ms ago CGroup: /docker/dd09a15970f87334909e2b75e803b55a7e71c9d26c622033ca79f7ec3d8b3c50 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??23 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 17 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 20 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 12 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 17 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 33 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 25 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 4.7 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-15.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-15.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-15.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 24 04:04:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 24 Dec 2020 04:04:17 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#22?= In-Reply-To: <1978010083.1840.1608696255876@jenkins.osmocom.org> References: <1978010083.1840.1608696255876@jenkins.osmocom.org> Message-ID: <1126840744.1881.1608782657129@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-22 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_MIRROR OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? c2b235d10dbf State: degraded Jobs: 0 queued Failed: 1 units Since: Thu 2020-12-24 04:04:09 UTC; 315ms ago CGroup: /docker/c2b235d10dbf17042ee7a04af80582627a6ef7fa494ce4cc06878a4966029315 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' Checking feed: next Linux distribution: centos8 + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 Configuring Osmocom repository + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 17 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 16 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 6.4 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 6.5 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 6.5 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 123 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 4.3 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-3.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-38.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-30.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-15.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-15.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-15.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-15.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-3.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-15.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-3.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-15.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-3.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-15.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-3.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-3.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-3.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-3.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 24 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 24 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#217?= Message-ID: <1843985601.1882.1608783072854@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins1843251695554653921.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-217 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_NITB_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? 579e18715ad9 State: running Jobs: 0 queued Failed: 0 units Since: Thu 2020-12-24 04:11:09 UTC; 356ms ago CGroup: /docker/579e18715ad93dfd1fbd873f607fca9e14056b16218f4fe1c76fb7ef9792f6c4 ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??20 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Fetched 882 kB in 0s (2180 kB/s) Reading package lists... Installing all repository packages + install_repo_packages_debian + echo Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Fri Dec 25 04:04:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 25 Dec 2020 04:04:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#23?= In-Reply-To: <1126840744.1881.1608782657129@jenkins.osmocom.org> References: <1126840744.1881.1608782657129@jenkins.osmocom.org> Message-ID: <795050968.1919.1608869055856@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-23 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_TTCN3_BRANCH DISTRO OSMO_BB_BRANCH OSMO_NITB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 154b4f215abf State: degraded Jobs: 0 queued Failed: 1 units Since: Fri 2020-12-25 04:04:09 UTC; 321ms ago CGroup: /docker/154b4f215abf0998beb7da858749ada3e78e96137db409baff9ea587d4608621 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??22 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 Checking feed: next Linux distribution: centos8 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return Configuring Osmocom repository + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 125 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 15 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 48 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 4.3 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 4.9 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 167 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 5.5 MB/s | 2.0 MB 00:00 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-4.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-39.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-31.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-16.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-16.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-16.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-16.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-4.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-16.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-4.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-16.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-4.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-16.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-4.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-4.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-4.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-4.1.x86_64 + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Fri Dec 25 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 25 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#23?= In-Reply-To: <1564182039.1880.1608782656954@jenkins.osmocom.org> References: <1564182039.1880.1608782656954@jenkins.osmocom.org> Message-ID: <946553371.1920.1608869056486@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins200566945676403348.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-23 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + echogrep -q FROM ${REGISTRY}/${UPSTREAM_DISTRO} $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_TTCN3_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMOCOM_REPO_MIRROR OSMO_GGSN_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? f620669ad12c State: degraded Jobs: 0 queued Failed: 1 units Since: Fri 2020-12-25 04:04:09 UTC; 304ms ago CGroup: /docker/f620669ad12c4e71810f5bec1fb2868427c2367f00df99b1f5f9217f6e939de2 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??22 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return Configuring Osmocom repository + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 122 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 3.6 MB/s | 6.3 MB 00:01 CentOS Linux 8 - BaseOS 18 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 7.6 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 6.0 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 27 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 11 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-15.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-15.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-15.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Fri Dec 25 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Fri, 25 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#218?= In-Reply-To: <1843985601.1882.1608783072854@jenkins.osmocom.org> References: <1843985601.1882.1608783072854@jenkins.osmocom.org> Message-ID: <661587488.1921.1608869472348@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins3341842494435897226.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-218 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_STP_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH OSMO_TTCN3_BRANCH OSMO_BSC_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? 153097cbf58d State: running Jobs: 0 queued Failed: 0 units Since: Fri 2020-12-25 04:11:09 UTC; 481ms ago CGroup: /docker/153097cbf58d9e8fc62c0b92a40c1d19e31ad3212e1ddaf0e1ca56bdcfcfb301 ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??20 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Fetched 882 kB in 0s (1787 kB/s) Reading package lists... Installing all repository packages + install_repo_packages_debian + echo Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 26 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 26 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#24?= In-Reply-To: <795050968.1919.1608869055856@jenkins.osmocom.org> References: <795050968.1919.1608869055856@jenkins.osmocom.org> Message-ID: <1412514530.1958.1608955456414@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-24 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_MIRROR] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run+ --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMINseq --cap-add 1 SYS_NICE 10 osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 78dbdadc2dfc State: degraded Jobs: 0 queued Failed: 1 units Since: Sat 2020-12-26 04:04:09 UTC; 446ms ago CGroup: /docker/78dbdadc2dfc17029f35506669f5848aee9957d324f47b85c781f6008931f8e3 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??22 /usr/lib/systemd/systemd-journald ??dbus.service ??31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 19 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 12 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 75 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 6.3 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 5.7 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 63 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 13 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-5.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-40.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-32.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-17.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-17.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-17.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-17.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-5.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-17.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-5.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-17.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-5.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-17.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-5.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-5.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-5.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-5.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 26 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 26 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#24?= In-Reply-To: <946553371.1920.1608869056486@jenkins.osmocom.org> References: <946553371.1920.1608869056486@jenkins.osmocom.org> Message-ID: <461463458.1959.1608955456629@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins5886723009921618644.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-24 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? ae30a704baab State: degraded Jobs: 0 queued Failed: 1 units Since: Sat 2020-12-26 04:04:10 UTC; 471ms ago CGroup: /docker/ae30a704baabad0a443b65435ad87eefb384779347bd55f4a3e2bc8e773327f8 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??25 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Checking feed: nightly Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return Configuring Osmocom repository + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 14 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 28 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 15 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 4.1 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 5.1 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 64 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 4.7 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-17.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-17.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-17.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sat Dec 26 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sat, 26 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#219?= In-Reply-To: <661587488.1921.1608869472348@jenkins.osmocom.org> References: <661587488.1921.1608869472348@jenkins.osmocom.org> Message-ID: <1414294831.1960.1608955872403@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins6523505442898843226.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-219 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? 2369c8defbc5 State: running Jobs: 0 queued Failed: 0 units Since: Sat 2020-12-26 04:11:09 UTC; 330ms ago CGroup: /docker/2369c8defbc5928d7fc69e05f760c3a3fe12688c3a65a4215e4ee0a97ba54273 ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??18 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Fetched 882 kB in 0s (2211 kB/s) Reading package lists... Installing all repository packages + install_repo_packages_debian + echo Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 27 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 27 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#25?= In-Reply-To: <461463458.1959.1608955456629@jenkins.osmocom.org> References: <461463458.1959.1608955456629@jenkins.osmocom.org> Message-ID: <2125549134.1998.1609041856239@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins2977096215961643315.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-25 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GGSN_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 788b4f249ca3 State: degraded Jobs: 0 queued Failed: 1 units Since: Sun 2020-12-27 04:04:09 UTC; 328ms ago CGroup: /docker/788b4f249ca33131c45c98dfda49a296df9cd8288dfa34a3986ee8078bdfb9e0 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??24 /usr/lib/systemd/systemd-journald ??dbus.service ??32 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' Checking feed: nightly Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 17 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 16 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 85 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 5.7 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 6.5 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 31 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 3.5 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-18.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-18.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-18.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 27 04:04:17 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 27 Dec 2020 04:04:17 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#25?= In-Reply-To: <1412514530.1958.1608955456414@jenkins.osmocom.org> References: <1412514530.1958.1608955456414@jenkins.osmocom.org> Message-ID: <1683104079.1999.1609041857463@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-25 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_NITB_BRANCH OSMO_PCU_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs+ /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-addseq SYS_ADMIN --cap-add 1 SYS_NICE 10 osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? ca687f373c00 State: degraded Jobs: 0 queued Failed: 1 units Since: Sun 2020-12-27 04:04:09 UTC; 365ms ago CGroup: /docker/ca687f373c00ab62e1bcfa279c24144eea1901cdab0cb180eb439e81eb574567 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??24 /usr/lib/systemd/systemd-journald ??dbus.service ??31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Checking feed: next Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 3.2 kB/s | 4.3 kB 00:01 CentOS Linux 8 - AppStream 21 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 92 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 18 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 4.8 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 34 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 3.6 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-6.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-41.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-33.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-18.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-18.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-18.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-18.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-6.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-18.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-6.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-18.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-6.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-18.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-6.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-6.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-6.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-6.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Sun Dec 27 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Sun, 27 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#220?= In-Reply-To: <1414294831.1960.1608955872403@jenkins.osmocom.org> References: <1414294831.1960.1608955872403@jenkins.osmocom.org> Message-ID: <2011569285.2000.1609042272469@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins8464179385906932437.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-220 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_HLR_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_MSC_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test+ /lib/systemd/systemd seq 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? dc7743178033 State: running Jobs: 0 queued Failed: 0 units Since: Sun 2020-12-27 04:11:09 UTC; 513ms ago CGroup: /docker/dc77431780330db80395582c4df65fca8fa683d49dc12b3cbe3a5058c6736f3a ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??19 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Fetched 882 kB in 0s (1794 kB/s) Reading package lists... + install_repo_packages_debian + echo Installing all repository packages Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 28 04:04:15 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 28 Dec 2020 04:04:15 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#26?= In-Reply-To: <1683104079.1999.1609041857463@jenkins.osmocom.org> References: <1683104079.1999.1609041857463@jenkins.osmocom.org> Message-ID: <1464860539.2037.1609128255744@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-26 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_VERSION] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd+ seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 661eb769d93b State: degraded Jobs: 0 queued Failed: 1 units Since: Mon 2020-12-28 04:04:09 UTC; 314ms ago CGroup: /docker/661eb769d93b7a8ae43d1e82a1939772d65a39455a52b19e6e96e612cbbb190f ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??23 /usr/lib/systemd/systemd-journald ??dbus.service ??31 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh Checking feed: next Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 19 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 14 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 81 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 6.6 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 45 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 38 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 22 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-7.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.67.dac8-42.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-34.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-19.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-19.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-19.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-19.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-7.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-19.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-7.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-19.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-7.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-19.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-7.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-7.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-7.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-7.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 28 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 28 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#26?= In-Reply-To: <2125549134.1998.1609041856239@jenkins.osmocom.org> References: <2125549134.1998.1609041856239@jenkins.osmocom.org> Message-ID: <1466495044.2038.1609128256160@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins6555211149672291532.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-26 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_SGSN_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? fe7b81ad747f State: degraded Jobs: 0 queued Failed: 1 units Since: Mon 2020-12-28 04:04:09 UTC; 340ms ago CGroup: /docker/fe7b81ad747f3309bb9e20909aba39a8ee154e2e2d98f90efc26ce393e685340 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??20 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 96 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 18 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 3.6 kB/s | 3.9 kB 00:01 CentOS Linux 8 - BaseOS 5.7 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 42 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 33 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 20 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-19.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-19.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-19.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Mon Dec 28 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Mon, 28 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#221?= In-Reply-To: <2011569285.2000.1609042272469@jenkins.osmocom.org> References: <2011569285.2000.1609042272469@jenkins.osmocom.org> Message-ID: <1362718934.2039.1609128672489@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins7970658439800173135.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-221 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMO_MSC_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_NITB_BRANCH OSMO_GSM_TESTER_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? 92403cc87212 State: running Jobs: 0 queued Failed: 0 units Since: Mon 2020-12-28 04:11:09 UTC; 520ms ago CGroup: /docker/92403cc87212d291db55265b4e25ec6a22c414afb5981a13b04125fec536b43e ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??20 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Fetched 882 kB in 0s (1772 kB/s) Reading package lists... + install_repo_packages_debian + echo Installing all repository packages Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 29 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 29 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#27?= In-Reply-To: <1466495044.2038.1609128256160@jenkins.osmocom.org> References: <1466495044.2038.1609128256160@jenkins.osmocom.org> Message-ID: <1693986982.2076.1609214656828@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins877430342744021064.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-27 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMOCOM_REPO_MIRROR OSMO_NITB_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v+ /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 04edd092a1e0 State: degraded Jobs: 0 queued Failed: 1 units Since: Tue 2020-12-29 04:04:09 UTC; 260ms ago CGroup: /docker/04edd092a1e007b0be182fa26a4d095ac4c74d7f90f765dda3beeb4286c915b6 ??35 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 2.5 kB/s | 4.3 kB 00:01 CentOS Linux 8 - AppStream 37 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 89 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 5.6 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 6.4 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 25 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 9.6 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-20.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-20.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-20.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 29 04:04:19 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 29 Dec 2020 04:04:19 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#27?= In-Reply-To: <1464860539.2037.1609128255744@jenkins.osmocom.org> References: <1464860539.2037.1609128255744@jenkins.osmocom.org> Message-ID: <1377605422.2077.1609214659301@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-27 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_PCU_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro+ --cap-add SYS_ADMIN --cap-add SYS_NICEseq osmocom-build/centos8-repo-install-test 1 10 /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? a8136f8061fd State: degraded Jobs: 0 queued Failed: 1 units Since: Tue 2020-12-29 04:04:09 UTC; 287ms ago CGroup: /docker/a8136f8061fd2569f504f3af7158ac594de9ac3b5a8c3048bead40cf67c5e304 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 Installing all repository packages + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 14 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 1.8 MB/s | 6.3 MB 00:03 CentOS Linux 8 - BaseOS 80 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 11 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 5.7 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 30 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 4.2 MB/s | 2.0 MB 00:00 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-8.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.68.6e23-1.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-35.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-20.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-20.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-20.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-20.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-8.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-20.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-8.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-20.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-8.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-20.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-8.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-8.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-8.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-8.1.x86_64 + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Tue Dec 29 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Tue, 29 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#222?= In-Reply-To: <1362718934.2039.1609128672489@jenkins.osmocom.org> References: <1362718934.2039.1609128672489@jenkins.osmocom.org> Message-ID: <372079637.2078.1609215072117@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins3739448819149901711.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at d3bd2c2 Introduce osmo-ran docker image set up + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-222 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMO_IUH_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_GSM_TESTER_BRANCH OSMO_BSC_BRANCH OSMO_NITB_BRANCH OSMO_TTCN3_BRANCH OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro+ --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-testseq /lib/systemd/systemd 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? cefdc4dd56ec State: running Jobs: 0 queued Failed: 0 units Since: Tue 2020-12-29 04:11:08 UTC; 359ms ago CGroup: /docker/cefdc4dd56ec00ad3e411678b121be2f7569b7a59f32c3f3d003477e396fb790 ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??18 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Fetched 882 kB in 0s (1983 kB/s) Reading package lists... Installing all repository packages + install_repo_packages_debian + echo Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 30 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 30 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#28?= In-Reply-To: <1693986982.2076.1609214656828@jenkins.osmocom.org> References: <1693986982.2076.1609214656828@jenkins.osmocom.org> Message-ID: <318358509.2118.1609301056256@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins4355095097192347009.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a6fc3bf osmo-gbproxy: Change config file to comply with change in upstream + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-28 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_SIP_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name+ centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=dockerseq --tmpfs /run 1 --tmpfs 10 /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 6e195f830436 State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-30 04:04:09 UTC; 399ms ago CGroup: /docker/6e195f83043654789132044fe115e9149e26f0df526992585e1489661d9a3ae2 ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' Checking feed: nightly Linux distribution: centos8 + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 15 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 17 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 4.6 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 4.8 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 30 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 15 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-21.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-21.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-21.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 30 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 30 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#28?= In-Reply-To: <1377605422.2077.1609214659301@jenkins.osmocom.org> References: <1377605422.2077.1609214659301@jenkins.osmocom.org> Message-ID: <1241549873.2119.1609301056811@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a6fc3bf osmo-gbproxy: Change config file to comply with change in upstream + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-28 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? ba4cec1a95d9 State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2020-12-30 04:04:09 UTC; 444ms ago CGroup: /docker/ba4cec1a95d98912bdcc9964d5ab05e315df02a5031ba8f5e5a6b476cf00b0de ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat Configuring Osmocom repository + install_repo_packages_centos8 + echo 'Installing all repository packages' Installing all repository packages + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 20 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 16 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 9.8 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 3.2 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 37 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 137 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 6.3 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-9.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.68.6e23-2.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-36.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-21.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-21.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-21.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-21.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-9.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-21.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-9.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-21.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-9.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-21.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-9.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-9.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-9.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-9.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Wed Dec 30 04:11:12 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Wed, 30 Dec 2020 04:11:12 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install?= =?UTF-8?Q?-debian_=C2=BB_latest,build2-deb9build-ansible_#223?= In-Reply-To: <372079637.2078.1609215072117@jenkins.osmocom.org> References: <372079637.2078.1609215072117@jenkins.osmocom.org> Message-ID: <1246114705.2120.1609301472103@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.23 KB...] Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins7018199082018823349.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=latest + scripts/repo-install-test.sh debian + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=debian + docker_images_require debian-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a6fc3bf osmo-gbproxy: Change config file to comply with change in upstream + cd debian-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-debian-feed=latest,label=build2-deb9build-ansible-223 = x ] + basename + SUITE_NAME=debian-repo-install-test + NET_NAME=debian-repo-install-test + docker_images_require debian-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-repo-install-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-repo-install-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-repo-install-test + echo debian-repo-install-test + dir=debian-repo-install-test + pull_arg=--pull + grep ^FROM ../debian-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-repo-install-test PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-repo-install-test:latest . Sending build context to Docker daemon 6.144kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=debian:stretch Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from library/debian Digest: sha256:49c93d2ea3d40a86c1f69793cfff65dd55fbf587401243ebba0e40b260ec9a0c Status: Image is up to date for debian:stretch ---> f9d06e40f53a Step 5/6 : COPY Release.key /tmp/Release.key ---> Using cache ---> 56d5c5547ea6 Step 6/6 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key ---> Using cache ---> c04e5df08038 [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_VERSION OSMO_NITB_BRANCH] were not consumed Successfully built c04e5df08038 Successfully tagged osmocom-build/debian-repo-install-test:latest make: Leaving directory ' + docker_image_exists debian-repo-install-test + docker images -q osmocom-build/debian-repo-install-test + test -n c04e5df08038 + ret=0 + cd + return 0 + [ -z latest ] + CONTAINER=debian-repo-install-test-latest + docker inspect -f {{.State.Running}} debian-repo-install-test-latest + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name debian-repo-install-test-latest -e FEED=latest -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec debian-repo-install-test-latest systemctl status ? 988dca1224b0 State: running Jobs: 0 queued Failed: 0 units Since: Wed 2020-12-30 04:11:09 UTC; 292ms ago CGroup: /docker/988dca1224b01e6f9775204387580e76d824e8460d0e636372bc904a67489161 ??26 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ??19 /lib/systemd/systemd-journald + return + ret=0 + docker exec debian-repo-install-test-latest /repo-install-test/run-inside-docker.sh Checking feed: latest Linux distribution: debian Configuring Osmocom repository + SERVICES= osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp + SERVICES_NIGHTLY= osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0 + check_env + [ -n latest ] + echo Checking feed: latest + [ -n debian ] + echo Linux distribution: debian + configure_keep_cache_debian + [ -z ] + return + configure_osmocom_repo_debian + echo Configuring Osmocom repository + echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./ + apt-get update Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1608 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [96.5 kB] Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [637 kB] Fetched 882 kB in 0s (2019 kB/s) Reading package lists... + install_repo_packages_debian + echo Installing all repository packages Installing all repository packages + aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native) + sort Segmentation fault (core dumped) + filter_packages_txt + grep -v ^# /repo-install-test/blacklist_debian.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt + cat osmocom_packages.txt + apt install -y WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. + test_binaries + test_binaries_version osmo-bsc osmo-bts-trx osmo-bts-virtual osmo-gbproxy osmo-gtphub osmo-ggsn osmo-hlr osmo-hlr-db-tool osmo-hnbgw osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-stp osmo-trx-uhd + failed= + osmo-bsc --version /repo-install-test/run-inside-docker.sh: 141: /repo-install-test/run-inside-docker.sh: osmo-bsc: not found + ret=1 + [ -n ] + docker container kill debian-repo-install-test-latest debian-repo-install-test-latest + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 31 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 31 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?centos8_=C2=BB_nightly,build2-deb9build-ansible_#29?= In-Reply-To: <318358509.2118.1609301056256@jenkins.osmocom.org> References: <318358509.2118.1609301056256@jenkins.osmocom.org> Message-ID: <223299102.2157.1609387456572@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 1.71 KB...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10 Fetching upstream changes from git://git.osmocom.org/osmo-ci > git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7fc59fcc082c965574455376f1db573d4feac14b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 Commit message: "repo-install-test: Move from CentOS_8_Stream to CentOS_8" > git rev-list --no-walk 7fc59fcc082c965574455376f1db573d4feac14b # timeout=10 [build2-deb9build-ansible] $ /bin/sh -xe /tmp/jenkins220674688373742104.sh + export OSMO_BRANCH_DOCKER_PLAYGROUND=master + export FEED=nightly + scripts/repo-install-test.sh centos8 + dirname scripts/repo-install-test.sh + . scripts/common.sh + dirname scripts/repo-install-test.sh + realpath scripts/.. + OSMO_CI_DIR= + OSMO_GIT_URL=https://git.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a6fc3bf osmo-gbproxy: Change config file to comply with change in upstream + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=nightly,label=build2-deb9build-ansible-29 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_HLR_BRANCH OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH LIBOSMOCORE_BRANCH OSMO_SIP_BRANCH OSMO_GGSN_BRANCH OSMO_TTCN3_BRANCH OSMO_BTS_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z nightly ] + CONTAINER=centos8-repo-install-test-nightly + docker inspect -f {{.State.Running}} centos8-repo-install-test-nightly + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-nightly -e FEED=nightly -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-nightly systemctl status ? 881e90258c7e State: degraded Jobs: 0 queued Failed: 1 units Since: Thu 2020-12-31 04:04:10 UTC; 503ms ago CGroup: /docker/881e90258c7ef919f58aaa1f64b326d80dd6fd90b643e32dd17c4130f28b10fd ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??21 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-nightly /repo-install-test/run-inside-docker.sh Checking feed: nightly Linux distribution: centos8 Configuring Osmocom repository + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0 + check_env + '[' -n nightly ']' + echo 'Checking feed: nightly' + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_nightly --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libdbi libdbi-dbd-mysql libdbi-dbd-mysql-debuginfo libdbi-dbd-pgsql libdbi-dbd-pgsql-debuginfo libdbi-dbd-sqlite libdbi-dbd-sqlite-debuginfo libdbi-debuginfo libdbi-debugsource libdbi-devel libdbi-doc libdbi-drivers libdbi-drivers-debuginfo libdbi-drivers-debugsource libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libortp9 libortp9-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel ortp-debugsource ortp-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 5.0 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 16 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 62 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 11 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 7.0 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 29 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 16 MB/s | 2.0 MB 00:00 Error: Problem 1: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-22.1.x86_64 Problem 2: conflicting requests - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-22.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-22.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-nightly centos8-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 31 04:04:16 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 31 Dec 2020 04:04:16 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-instal?= =?UTF-8?Q?l-centos8_=C2=BB_next,build2-deb9build-ansible_#29?= In-Reply-To: <1241549873.2119.1609301056811@jenkins.osmocom.org> References: <1241549873.2119.1609301056811@jenkins.osmocom.org> Message-ID: <930511315.2158.1609387456991@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 2.98 KB...] libosmo-abis libosmocore libosmo-netif libosmo-sccp libsmpp34 libusrp osmo-bsc osmo-bts osmo-ggsn osmo-hlr osmo-iuh osmo-mgw osmo-msc osmo-pcu osmo-sgsn osmo-sip-connector osmo-sysmon osmo-trx osmocom-bb + OSMO_BRANCH_DOCKER_PLAYGROUND=master + [ 1 -ne 1 ] + DISTRO=centos8 + docker_images_require centos8-repo-install-test + local oldpwd= + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://git.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at a6fc3bf osmo-gbproxy: Change config file to comply with change in upstream + cd centos8-repo-install-test + . ../jenkins-common.sh + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x = x ] + VOL_BASE_DIR= + rm -rf + mkdir -p + [ ! -d ] + [ xjenkins-Osmocom-repo-install-centos8-feed=next,label=build2-deb9build-ansible-29 = x ] + basename + SUITE_NAME=centos8-repo-install-test + NET_NAME=centos8-repo-install-test + docker_images_require centos8-repo-install-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends centos8-repo-install-test + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name centos8-repo-install-test + echo centos:centos8 + upstream_distro_arg=centos:centos8 + docker_distro_from_image_name centos8-repo-install-test + echo centos8 + distro_arg=centos8 + docker_dir_from_image_name centos8-repo-install-test + echo centos8-repo-install-test + dir=centos8-repo-install-test + pull_arg=--pull + grep ^FROM ../centos8-repo-install-test/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: centos8-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-repo-install-test PULL=--pull UPSTREAM_DISTRO=centos:centos8 DISTRO=centos8 IMAGE=osmocom-build/centos8-repo-install-test make: Entering directory ' awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) awk: fatal: cannot open file `.release' for reading (No such file or directory) INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=centos:centos8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/centos8-repo-install-test:latest . Sending build context to Docker daemon 4.096kB Step 1/6 : ARG USER Step 2/6 : ARG REGISTRY=docker.io Step 3/6 : ARG UPSTREAM_DISTRO=centos:centos8 Step 4/6 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} centos8: Pulling from library/centos Digest: sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 Status: Image is up to date for centos:centos8 ---> 300e315adb2f Step 5/6 : RUN dnf install -y systemd dnf-utils ---> Using cache ---> c1ed2c0d2087 Step 6/6 : RUN yum config-manager --set-enabled powertools ---> Using cache ---> cb189d7244f2 [Warning] One or more build-args [OSMO_SIP_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_TTCN3_BRANCH] were not consumed Successfully built cb189d7244f2 Successfully tagged osmocom-build/centos8-repo-install-test:latest make: Leaving directory ' + docker_image_exists centos8-repo-install-test + docker images -q osmocom-build/centos8-repo-install-test + test -n cb189d7244f2 + ret=0 + cd + return 0 + [ -z next ] + CONTAINER=centos8-repo-install-test-next + docker inspect -f {{.State.Running}} centos8-repo-install-test-next + [ = true ] + args= + [ -n ] + check_if_systemd_is_running + docker run --rm -v :/repo-install-test:ro --name centos8-repo-install-test-next -e FEED=next -e DISTRO=centos8 -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/centos8-repo-install-test /lib/systemd/systemd + seq 1 10 + sleep 1 + docker exec centos8-repo-install-test-next systemctl status ? 9eabeefade93 State: degraded Jobs: 0 queued Failed: 1 units Since: Thu 2020-12-31 04:04:09 UTC; 447ms ago CGroup: /docker/9eabeefade935a7f01b41eec072d9c6f83d8c6c8ff5d2af4c3eef27374a542ff ??38 systemctl status ??init.scope ? ??1 /lib/systemd/systemd ??system.slice ??systemd-journald.service ? ??26 /usr/lib/systemd/systemd-journald ??dbus.service ??33 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only + return + ret=0 + docker exec centos8-repo-install-test-next /repo-install-test/run-inside-docker.sh + SERVICES=' osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp ' + SERVICES_NIGHTLY=' osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual ' + HTTP=http://download.opensuse.org/repositories/network:/osmocom:/next/Debian_9.0/ + OBS=obs://build.opensuse.org/network:osmocom:next/Debian_9.0 + check_env + '[' -n next ']' + echo 'Checking feed: next' Checking feed: next Linux distribution: centos8 + '[' -n centos8 ']' + echo 'Linux distribution: centos8' + configure_keep_cache_centos8 Configuring Osmocom repository + '[' -z '' ']' + return + configure_osmocom_repo_centos8 + echo 'Configuring Osmocom repository' + cat + install_repo_packages_centos8 + echo 'Installing all repository packages' + LANG=C.UTF-8 + repoquery --quiet --repoid=network_osmocom_next --archlist=x86_64,noarch '--qf=%{name}' Installing all repository packages + filter_packages_txt + grep -v '^#' /repo-install-test/blacklist_centos8.txt + sort -u + comm -23 osmocom_packages_all.txt blacklist.txt ++ cat osmocom_packages.txt + dnf install -y fdupes fdupes-debuginfo fdupes-debugsource libasn1c-debugsource libasn1c-devel libasn1c1 libasn1c1-debuginfo libcsv-debugsource libcsv-devel libcsv3 libcsv3-debuginfo libgtp-devel libgtp6 libgtp6-debuginfo libgtpnl-debugsource libgtpnl-devel libgtpnl0 libgtpnl0-debuginfo libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-debuginfo liborcania2_1 liborcania2_1-debuginfo libosmo-abis-debuginfo libosmo-abis-debugsource libosmo-gsup-client-devel libosmo-gsup-client-devel-debuginfo libosmo-gsup-client0 libosmo-gsup-client0-debuginfo libosmo-mgcp-client-devel libosmo-mgcp-client6 libosmo-mgcp-client6-debuginfo libosmo-mgcp-devel libosmo-mslookup-devel libosmo-mslookup0 libosmo-mslookup0-debuginfo libosmo-mtp-devel libosmo-netif-debugsource libosmo-ranap-devel libosmo-ranap3 libosmo-ranap3-debuginfo libosmo-rspro-devel libosmo-rspro1 libosmo-rspro1-debuginfo libosmo-sabp-devel libosmo-sabp0 libosmo-sabp0-debuginfo libosmo-sccp-debuginfo libosmo-sccp-debugsource libosmo-sccp-devel libosmo-sigtran-devel libosmo-sigtran5 libosmo-sigtran5-debuginfo libosmo-simtrace2-0 libosmo-simtrace2-0-debuginfo libosmo-simtrace2-devel libosmo-xua-devel libosmoabis-devel libosmoabis9 libosmoabis9-debuginfo libosmocodec-devel libosmocodec0 libosmocodec0-debuginfo libosmocoding-devel libosmocoding0 libosmocoding0-debuginfo libosmocore-debuginfo libosmocore-debugsource libosmocore-devel libosmocore-tools libosmocore-tools-debuginfo libosmocore16 libosmocore16-debuginfo libosmoctrl-devel libosmoctrl0 libosmoctrl0-debuginfo libosmogb-devel libosmogb11 libosmogb11-debuginfo libosmogsm-devel libosmogsm15 libosmogsm15-debuginfo libosmonetif-devel libosmonetif8 libosmonetif8-debuginfo libosmosim-devel libosmosim2 libosmosim2-debuginfo libosmotrau-devel libosmotrau2 libosmotrau2-debuginfo libosmousb-devel libosmousb0 libosmousb0-debuginfo libosmovty-devel libosmovty4 libosmovty4-debuginfo libpgm-5_2-0 libpgm-5_2-0-debuginfo libsmpp34-1 libsmpp34-1-debuginfo libsmpp34-1-devel libsmpp34-debugsource libsodium-debugsource libsodium-devel libsodium23 libsodium23-debuginfo libsofia-sip-ua-glib3 libsofia-sip-ua-glib3-debuginfo libsofia-sip-ua0 libsofia-sip-ua0-debuginfo libulfius2_7 libulfius2_7-debuginfo libunwind libunwind-debuginfo libunwind-debugsource libunwind-devel libyder1_4 libyder1_4-debuginfo libzmq5 libzmq5-debuginfo openpgm-debugsource openpgm-devel orcania-debugsource orcania-devel osmo-bsc osmo-bsc-abisip-find osmo-bsc-abisip-find-debuginfo osmo-bsc-bs11-utils osmo-bsc-bs11-utils-debuginfo osmo-bsc-debuginfo osmo-bsc-debugsource osmo-bsc-ipaccess-utils osmo-bsc-ipaccess-utils-debuginfo osmo-bsc-meas-utils osmo-bsc-meas-utils-debuginfo osmo-bts osmo-bts-debuginfo osmo-bts-debugsource osmo-bts-omldummy osmo-bts-omldummy-debuginfo osmo-bts-virtual osmo-bts-virtual-debuginfo osmo-gbproxy osmo-gbproxy-debuginfo osmo-ggsn osmo-ggsn-debuginfo osmo-ggsn-debugsource osmo-gtphub osmo-gtphub-debuginfo osmo-hlr osmo-hlr-debuginfo osmo-hlr-debugsource osmo-iuh osmo-iuh-debuginfo osmo-iuh-debugsource osmo-mgw osmo-mgw-debuginfo osmo-mgw-debugsource osmo-msc osmo-msc-debuginfo osmo-msc-debugsource osmo-mslookup-client osmo-mslookup-client-debuginfo osmo-pcap osmo-pcap-debuginfo osmo-pcap-debugsource osmo-pcu osmo-pcu-debuginfo osmo-pcu-debugsource osmo-remsim-bankd osmo-remsim-bankd-debuginfo osmo-remsim-client-shell osmo-remsim-client-shell-debuginfo osmo-remsim-client-st2 osmo-remsim-client-st2-debuginfo osmo-remsim-debuginfo osmo-remsim-debugsource osmo-remsim-server osmo-remsim-server-debuginfo osmo-sgsn osmo-sgsn-debuginfo osmo-sgsn-debugsource osmo-sip-connector osmo-sip-connector-debuginfo osmo-sip-connector-debugsource osmo-smlc osmo-smlc-debuginfo osmo-smlc-debugsource osmo-stp osmo-stp-debuginfo osmo-trx osmo-trx-debuginfo osmo-trx-debugsource osmo-trx-ipc osmo-trx-ipc-debuginfo osmo-trx-uhd osmo-trx-uhd-debuginfo simtrace2 simtrace2-debuginfo simtrace2-debugsource sofia-sip sofia-sip-debuginfo sofia-sip-debugsource sofia-sip-devel ulfius-debuginfo ulfius-debugsource uwsc uwsc-debuginfo yder-debugsource yder-devel zeromq-debuginfo zeromq-debugsource zeromq-devel zeromq-tools zeromq-tools-debuginfo CentOS Linux 8 - AppStream 20 kB/s | 4.3 kB 00:00 CentOS Linux 8 - AppStream 8.8 MB/s | 6.3 MB 00:00 CentOS Linux 8 - BaseOS 14 kB/s | 3.9 kB 00:00 CentOS Linux 8 - BaseOS 4.7 MB/s | 2.3 MB 00:00 CentOS Linux 8 - Extras 51 kB/s | 1.5 kB 00:00 CentOS Linux 8 - Extras 35 kB/s | 8.6 kB 00:00 CentOS Linux 8 - PowerTools 15 MB/s | 2.0 MB 00:00 Error: Problem 1: cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-10.1.x86_64 Problem 2: cannot install the best candidate for the job - nothing provides libdbi-dbd-sqlite needed by osmo-hlr-1.2.0.68.6e23-3.1.x86_64 Problem 3: cannot install the best candidate for the job - nothing provides libdbi.so.1()(64bit) needed by osmo-msc-1.6.1.87.e917b-37.1.x86_64 Problem 4: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-ipc-1.2.0.117.4a4e-22.1.x86_64 Problem 5: cannot install the best candidate for the job - nothing provides libuhd.so.3.15.0()(64bit) needed by osmo-trx-uhd-1.2.0.117.4a4e-22.1.x86_64 - nothing provides uhd-firmware needed by osmo-trx-uhd-1.2.0.117.4a4e-22.1.x86_64 Problem 6: package osmo-mgw-1.7.0.133.92a7-22.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-10.1.x86_64 Problem 7: package osmo-bts-virtual-1.2.0.373.538c-22.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-10.1.x86_64 Problem 8: package osmo-bts-omldummy-1.2.0.373.538c-22.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-10.1.x86_64 Problem 9: package osmo-bts-1.2.0.373.538c-22.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-10.1.x86_64 Problem 10: package libosmotrau-devel-1.0.0.28.6e83-10.1.x86_64 requires libosmotrau.so.2()(64bit), but none of the providers can be installed - package libosmotrau-devel-1.0.0.28.6e83-10.1.x86_64 requires libosmotrau2 = 1.0.0.28.6e83, but none of the providers can be installed - cannot install the best candidate for the job - nothing provides libortp.so.9()(64bit) needed by libosmotrau2-1.0.0.28.6e83-10.1.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) + ret=1 + [ -n ] + docker container kill centos8-repo-install-test-next centos8-repo-install-test-next + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 31 04:15:24 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 31 Dec 2020 04:15:24 +0000 (UTC) Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Osmocom-repo-install-?= =?UTF-8?Q?debian_=C2=BB_nightly,build2-deb9build-ansible_#224?= Message-ID: <1159754785.2159.1609388124998@jenkins.osmocom.org> See Changes: ------------------------------------------ [...truncated 325.81 KB...] Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'bytes.in' -> 'bytes:in' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'bytes.out' -> 'bytes:out' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:99 'packets.in' is not a valid counter identifier Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'packets.in' -> 'packets:in' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'packets.out' -> 'packets:out' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'bytes.in' -> 'bytes:in' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'bytes.out' -> 'bytes:out' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:99 'packets.in' is not a valid counter identifier Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'packets.in' -> 'packets:in' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'packets.out' -> 'packets:out' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'bytes.in' -> 'bytes:in' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0017> rate_ctr.c:133 counter group name mangled: 'bytes.out' -> 'bytes:out' Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0016> gtphub_main.c:94 to-SGSNs bind, CTRL: 127.0.0.10 port 2123 Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0016> gtphub_main.c:94 to-SGSNs bind, USER: 127.0.0.10 port 2152 Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0016> gtphub_main.c:94 to-GGSNs bind, CTRL: 127.0.0.2 port 2123 Dec 31 04:15:14 007707028e07 osmo-gtphub[14104]: <0016> gtphub_main.c:94 to-GGSNs bind, USER: 127.0.0.2 port 2152 Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom GTP Hub. + systemctl --no-pager -l -n 200 status osmo-hlr ? osmo-hlr.service - Osmocom Home Location Register (OsmoHLR) Loaded: loaded (/lib/systemd/system/osmo-hlr.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Docs: https://osmocom.org/projects/osmo-hlr/wiki/OsmoHLR Main PID: 14105 (osmo-hlr) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-hlr.service ??14105 /usr/bin/osmo-hlr -c /etc/osmocom/osmo-hlr.cfg -l /var/lib/osmocom/hlr.db Dec 31 04:15:14 007707028e07 osmo-hlr[14105]: 20201231041514496 DMAIN NOTICE hlr starting (hlr.c:746) Dec 31 04:15:14 007707028e07 osmo-hlr[14105]: 20201231041514496 DDB NOTICE using database: /var/lib/osmocom/hlr.db (db.c:523) Dec 31 04:15:14 007707028e07 systemd[1]: osmo-hlr.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom Home Location Register (OsmoHLR). Dec 31 04:15:14 007707028e07 osmo-hlr[14105]: 20201231041514510 DDB NOTICE Missing database tables detected; Bootstrapping database '/var/lib/osmocom/hlr.db' (db.c:591) Dec 31 04:15:14 007707028e07 osmo-hlr[14105]: 20201231041514556 DDB NOTICE Database '/var/lib/osmocom/hlr.db' has HLR DB schema version 5 (db.c:601) Dec 31 04:15:14 007707028e07 osmo-hlr[14105]: 20201231041514556 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4258 (telnet_interface.c:104) Dec 31 04:15:14 007707028e07 osmo-hlr[14105]: 20201231041514556 DLCTRL NOTICE CTRL at 127.0.0.1 4259 (control_if.c:911) + systemctl --no-pager -l -n 200 status osmo-mgw ? osmo-mgw.service - Osmocom Media Gateway (MGW) Loaded: loaded (/lib/systemd/system/osmo-mgw.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14102 (osmo-mgw) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-mgw.service ??14102 /usr/bin/osmo-mgw -s -c /etc/osmocom/osmo-mgw.cfg Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom Media Gateway (MGW). Dec 31 04:15:14 007707028e07 osmo-mgw[14102]: range must end at an odd port number, autocorrecting port (16000) to: 16001 Dec 31 04:15:14 007707028e07 osmo-mgw[14102]: <0002> telnet_interface.c:104 Available via telnet 127.0.0.1 4243 Dec 31 04:15:14 007707028e07 osmo-mgw[14102]: <0009> control_if.c:911 CTRL at 127.0.0.1 4267 Dec 31 04:15:14 007707028e07 osmo-mgw[14102]: <0012> mgw_main.c:391 Configured for MGCP, listen on 127.0.0.1:2427 + systemctl --no-pager -l -n 200 status osmo-msc ? osmo-msc.service - Osmocom Mobile Switching Center (MSC) Loaded: loaded (/lib/systemd/system/osmo-msc.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14106 (osmo-msc) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-msc.service ??14106 /usr/bin/osmo-msc -c /etc/osmocom/osmo-msc.cfg Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0013> telnet_interface.c:104 Available via telnet 127.0.0.1 4254 Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <000c> smpp_smsc.c:1016 SMPP at 0.0.0.0 2775 Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <001a> control_if.c:911 CTRL at 127.0.0.1 4255 Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0009> db.c:643 Init database connection to 'sms.db' using libdbi v0.9.0 Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <001d> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 31 04:15:14 007707028e07 systemd[1]: osmo-msc.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom Mobile Switching Center (MSC). Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0023> mgcp_client.c:782 MGCP client: using endpoint domain '@mgw' Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:514 OsmoMSC-A-Iu: Creating SS7 instance Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:541 OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:548 OsmoMSC-A-Iu: Creating AS instance Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:559 OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A-Iu Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:564 OsmoMSC-A-Iu: Creating default route Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:604 OsmoMSC-A-Iu: No unassociated ASP for m3ua, creating new ASP asp-clnt-OsmoMSC-A-Iu Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0020> sccp_user.c:631 OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A-Iu Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <001f> osmo_ss7.c:440 0: Creating SCCP instance Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0011> sgs_server.c:186 SGs socket bound to r=NULL<->l=0.0.0.0:29118 Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0006> msc_main.c:746 A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) Dec 31 04:15:14 007707028e07 osmo-msc[14106]: <0006> msc_main.c:765 Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) Dec 31 04:15:15 007707028e07 osmo-msc[14106]: <001d> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 31 04:15:15 007707028e07 osmo-msc[14106]: <0015> input/ipa.c:128 127.0.0.1:4222 connection done Dec 31 04:15:15 007707028e07 osmo-msc[14106]: <0015> input/ipaccess.c:895 received ID_GET for unit ID 0/0/0 + systemctl --no-pager -l -n 200 status osmo-pcap-client ? osmo-pcap-client.service - PCAP Client for the PCAP aggregation Loaded: loaded (/lib/systemd/system/osmo-pcap-client.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14114 (osmo-pcap-clien) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-pcap-client.service ??14114 /usr/bin/osmo-pcap-client -c /etc/osmocom/osmo-pcap-client.cfg Dec 31 04:15:14 007707028e07 osmo-pcap-client[14114]: <0005> telnet_interface.c:104 Available via telnet 127.0.0.1 4237 Dec 31 04:15:14 007707028e07 systemd[1]: osmo-pcap-client.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started PCAP Client for the PCAP aggregation. Dec 31 04:15:14 007707028e07 osmo-pcap-client[14114]: <0001> osmo_client_network.c:78 Lost connection on read conn=default Dec 31 04:15:16 007707028e07 osmo-pcap-client[14114]: <0001> osmo_client_network.c:78 Lost connection on read conn=default + systemctl --no-pager -l -n 200 status osmo-sip-connector ? osmo-sip-connector.service - Osmo SIP Connector Loaded: loaded (/lib/systemd/system/osmo-sip-connector.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14113 (osmo-sip-connec) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-sip-connector.service ??14113 /usr/bin/osmo-sip-connector -c /etc/osmocom/osmo-sip-connector.cfg Dec 31 04:15:14 007707028e07 osmo-sip-connector[14113]: <0004> telnet_interface.c:104 Available via telnet 127.0.0.1 4256 Dec 31 04:15:14 007707028e07 osmo-sip-connector[14113]: <0001> mncc.c:1038 Scheduling MNCC connect Dec 31 04:15:14 007707028e07 osmo-sip-connector[14113]: <0000> sip.c:679 su_source_port_create() returns 0x5575e5c70b60 Dec 31 04:15:14 007707028e07 osmo-sip-connector[14113]: <0001> mncc.c:930 Failed to connect(/tmp/msc_mncc). Retrying Dec 31 04:15:14 007707028e07 systemd[1]: osmo-sip-connector.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmo SIP Connector. + systemctl --no-pager -l -n 200 status osmo-stp ? osmo-stp.service - Osmocom STP (Signal Transfer Point) Loaded: loaded (/lib/systemd/system/osmo-stp.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Docs: https://osmocom.org/projects/osmo-stp/wiki Main PID: 14112 (osmo-stp) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-stp.service ??14112 /usr/bin/osmo-stp -c /etc/osmocom/osmo-stp.cfg Dec 31 04:15:14 007707028e07 osmo-stp[14112]: DLGLOBAL <0000> telnet_interface.c:104 Available via telnet 127.0.0.1 4239 Dec 31 04:15:14 007707028e07 osmo-stp[14112]: DLSS7 <000c> osmo_ss7.c:1488 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! Dec 31 04:15:14 007707028e07 systemd[1]: osmo-stp.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom STP (Signal Transfer Point). Dec 31 04:15:14 007707028e07 osmo-stp[14112]: DLSS7 <000c> osmo_ss7.c:1488 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! + systemctl --no-pager -l -n 200 status osmo-pcap-server ? osmo-pcap-server.service - PCAP Server for the PCAP aggregation Loaded: loaded (/lib/systemd/system/osmo-pcap-server.service; disabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Thu 2020-12-31 04:15:16 UTC; 37ms ago Process: 14118 ExecStart=/usr/bin/osmo-pcap-server -c /etc/osmocom/osmo-pcap-server.cfg (code=exited, status=1/FAILURE) Main PID: 14118 (code=exited, status=1/FAILURE) Dec 31 04:15:16 007707028e07 systemd[1]: osmo-pcap-server.service: Main process exited, code=exited, status=1/FAILURE Dec 31 04:15:16 007707028e07 systemd[1]: osmo-pcap-server.service: Unit entered failed state. Dec 31 04:15:16 007707028e07 systemd[1]: osmo-pcap-server.service: Failed with result 'exit-code'. + failed= osmo-pcap-server + systemctl --no-pager -l -n 200 status osmo-sgsn ? osmo-sgsn.service - Osmocom SGSN (Serving GPRS Support Node) Loaded: loaded (/lib/systemd/system/osmo-sgsn.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14110 (osmo-sgsn) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-sgsn.service ??14110 /usr/bin/osmo-sgsn -c /etc/osmocom/osmo-sgsn.cfg Dec 31 04:15:14 007707028e07 systemd[1]: osmo-sgsn.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom SGSN (Serving GPRS Support Node). Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <001f> telnet_interface.c:104 Available via telnet 127.0.0.1 4245 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <0026> control_if.c:911 CTRL at 127.0.0.1 4251 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <0027> gtp.c:902 GTP: gtp_newgsn() started at 127.0.0.1 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <0027> gtp.c:859 State information file (.//gsn_restart) not found. Creating new file. Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <000e> sgsn_libgtp.c:777 Created GTP on 127.0.0.1 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <000e> sgsn_main.c:475 libGTP v1.6.0.13-1230 initialized Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <0029> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <000f> gprs_ns.c:2081 Listening for nsip packets on 127.0.0.1:23000 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <000f> gprs_ns.c:2097 NS UDP socket at 127.0.0.1:23000 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:514 OsmoSGSN: Creating SS7 instance Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:541 OsmoSGSN: Using SS7 instance 0, pc:0.23.4 Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:548 OsmoSGSN: Creating AS instance Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:559 OsmoSGSN: Using AS instance as-clnt-OsmoSGSN Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:564 OsmoSGSN: Creating default route Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:604 OsmoSGSN: No unassociated ASP for m3ua, creating new ASP asp-clnt-OsmoSGSN Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002c> sccp_user.c:631 OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN Dec 31 04:15:14 007707028e07 osmo-sgsn[14110]: <002b> osmo_ss7.c:440 0: Creating SCCP instance Dec 31 04:15:15 007707028e07 osmo-sgsn[14110]: <0029> gsup_client.c:75 GSUP connecting to 127.0.0.1:4222 Dec 31 04:15:15 007707028e07 osmo-sgsn[14110]: <0021> input/ipa.c:128 127.0.0.1:4222 connection done Dec 31 04:15:15 007707028e07 osmo-sgsn[14110]: <0021> input/ipaccess.c:895 received ID_GET for unit ID 0/0/0 Dec 31 04:15:16 007707028e07 osmo-sgsn[14110]: <002e> m3ua.c:663 0: asp-asp-clnt-OsmoSGSN: Received NOTIFY Type State Change:AS Inactive () Dec 31 04:15:16 007707028e07 osmo-sgsn[14110]: <002b> xua_default_lm_fsm.c:354 xua_default_lm(asp-clnt-OsmoSGSN)[0x55ff0ffa57f0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm Dec 31 04:15:16 007707028e07 osmo-sgsn[14110]: <002e> m3ua.c:663 0: asp-asp-clnt-OsmoSGSN: Received NOTIFY Type State Change:AS Active () + systemctl --no-pager -l -n 200 status osmo-pcu ? osmo-pcu.service - Osmocom osmo-pcu Loaded: loaded (/lib/systemd/system/osmo-pcu.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14109 (osmo-pcu) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-pcu.service ??14109 /usr/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg Dec 31 04:15:14 007707028e07 systemd[1]: osmo-pcu.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom osmo-pcu. Dec 31 04:15:14 007707028e07 osmo-pcu[14109]: <000d> telnet_interface.c:104 Available via telnet 127.0.0.1 4240 Dec 31 04:15:14 007707028e07 osmo-pcu[14109]: <0001> osmobts_sock.cpp:230 osmo-bts PCU socket /tmp/pcu_bts has been connected Dec 31 04:15:14 007707028e07 osmo-pcu[14109]: <0001> pcu_l1_if.cpp:566 BTS not available + systemctl --no-pager -l -n 200 status osmo-hnbgw ? osmo-hnbgw.service - Osmocom Home Nodeb Gateway (OsmoHNBGW) Loaded: loaded (/lib/systemd/system/osmo-hnbgw.service; disabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14108 (osmo-hnbgw) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-hnbgw.service ??14108 /usr/bin/osmo-hnbgw -c /etc/osmocom/osmo-hnbgw.cfg Dec 31 04:15:14 007707028e07 systemd[1]: osmo-hnbgw.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom Home Nodeb Gateway (OsmoHNBGW). Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLGLOBAL <0004> telnet_interface.c:104 Available via telnet 127.0.0.1 4261 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLCTRL <000b> control_if.c:911 CTRL at 127.0.0.1 4262 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DMAIN <0000> hnbgw_cn.c:461 IuCS remote addr not configured, using default: RI=SSN_PC,PC=0.23.1,SSN=RANAP Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DMAIN <0000> hnbgw_cn.c:461 IuPS remote addr not configured, using default: RI=SSN_PC,PC=0.23.4,SSN=RANAP Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DRANAP <0003> hnbgw_cn.c:512 No cs7 instance configured for IuCS nor IuPS, creating default instance Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:369 0: Creating SS7 Instance Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:669 0: Creating Route Table system Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DRANAP <0003> hnbgw_cn.c:525 Local SCCP addr: RI=SSN_PC,PC=0.23.5,SSN=RANAP Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:541 OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:548 OsmoHNBGW: Creating AS instance Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> fsm.c:461 XUA_AS(as-clnt-OsmoHNBGW)[0x55ab5f4dd780]{AS_DOWN}: Allocated Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:971 0: as-as-clnt-OsmoHNBGW: Created AS Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:559 OsmoHNBGW: Using AS instance as-clnt-OsmoHNBGW Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:564 OsmoHNBGW: Creating default route Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:793 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-OsmoHNBGW' Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:604 OsmoHNBGW: No unassociated ASP for m3ua, creating new ASP asp-clnt-OsmoHNBGW Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:991 0: as-as-clnt-OsmoHNBGW: Adding ASP asp-clnt-OsmoHNBGW to AS Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> fsm.c:461 xua_default_lm(asp-clnt-OsmoHNBGW)[0x55ab5f4ddcd0]{IDLE}: Allocated Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:1440 0: asp-asp-clnt-OsmoHNBGW: Restarting ASP asp-clnt-OsmoHNBGW, r=localhost:2905<->l=localhost:0 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> fsm.c:461 XUA_ASP(asp-clnt-OsmoHNBGW)[0x55ab5f4e17d0]{ASP_DOWN}: Allocated Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:631 OsmoHNBGW: Using ASP instance asp-clnt-OsmoHNBGW Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:440 0: Creating SCCP instance Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSS7 <0010> osmo_ss7.c:464 registering user=SCCP for SI 3 with priv 0x55ab5f4e1af0 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLSCCP <0011> sccp_user.c:107 Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DRANAP <0003> hnbgw_cn.c:550 Remote SCCP addr: IuCS: RI=SSN_PC,PC=0.23.1,SSN=RANAP Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DRANAP <0003> hnbgw_cn.c:552 Remote SCCP addr: IuPS: RI=SSN_PC,PC=0.23.4,SSN=RANAP Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DHNBAP <0001> hnbgw.c:607 Using RNC-Id 23 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DMAIN <0000> hnbgw.c:612 Listening for Iuh at 0.0.0.0 29169 Dec 31 04:15:14 007707028e07 osmo-hnbgw[14108]: 20201231041514505 DLINP <0006> stream.c:286 [WAIT_RECONNECT] osmo_stream_cli_reconnect(): retrying in 5 seconds... + systemctl --no-pager -l -n 200 status osmo-bts-virtual ? osmo-bts-virtual.service - Osmocom GSM BTS for virtual Um layer based on GSMTAP/UDP Loaded: loaded (/lib/systemd/system/osmo-bts-virtual.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2020-12-31 04:15:14 UTC; 2s ago Main PID: 14107 (osmo-bts-virtua) Tasks: 1 (limit: 4915) CGroup: /docker/007707028e07764ed7e7ab1508ff5b92e25cc420dff432bf3d1373d14dfd0cb8/system.slice/osmo-bts-virtual.service ??14107 /usr/bin/osmo-bts-virtual -s -c /etc/osmocom/osmo-bts-virtual.cfg Dec 31 04:15:14 007707028e07 systemd[1]: osmo-bts-virtual.service: Failed to reset devices.list: Operation not permitted Dec 31 04:15:14 007707028e07 systemd[1]: Started Osmocom GSM BTS for virtual Um layer based on GSMTAP/UDP. Dec 31 04:15:14 007707028e07 osmo-bts-virtual[14107]: ((*)) Dec 31 04:15:14 007707028e07 osmo-bts-virtual[14107]: | Dec 31 04:15:14 007707028e07 osmo-bts-virtual[14107]: / \ OsmoBTS + systemctl stop osmo-bsc osmo-gbproxy osmo-gtphub osmo-hlr osmo-mgw osmo-msc osmo-pcap-client osmo-sip-connector osmo-stp osmo-pcap-server osmo-sgsn osmo-pcu osmo-hnbgw osmo-bts-virtual + [ -n osmo-pcap-server ] + set +x ERROR: services failed to start: osmo-pcap-server + ret=1 + [ -n ] + docker container kill debian-repo-install-test-nightly debian-repo-install-test-nightly + exit 1 Build step 'Execute shell' marked build as failure From jenkins at lists.osmocom.org Thu Dec 31 04:15:43 2020 From: jenkins at lists.osmocom.org (jenkins at lists.osmocom.org) Date: Thu, 31 Dec 2020 04:15:43 +0000 (UTC) Subject: =?UTF-8?Q?Jenkins_build_is_back_to_normal_:_Osmocom-repo-ins?= =?UTF-8?Q?tall-debian_=C2=BB_latest,build2-deb9build-ansible_#224?= In-Reply-To: <1246114705.2120.1609301472103@jenkins.osmocom.org> References: <1246114705.2120.1609301472103@jenkins.osmocom.org> Message-ID: <1219108775.2160.1609388143143@jenkins.osmocom.org> See