lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2026
January
2025
December
November
October
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
January 2026
----- 2026 -----
January 2026
----- 2025 -----
December 2025
November 2025
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
1 participants
60 discussions
Start a n
N
ew thread
Build failed in Jenkins: master-osmo-sgsn » --enable-iu,1,a3=default,a4=default,osmocom-master #55794
by jenkins@lists.osmocom.org
23 Jan '26
23 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--enable-iu,WIT…
> Changes: ------------------------------------------ [...truncated 524.80 KiB...] State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4245 0.0.0.0:* > ps xua | grep osmo build 1 0.0 0.0 2588 1088 ? Ss 10:20 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2676 1068 ? S 10:20 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 111496 0.0 0.0 4064 3204 ? S 10:23 0:00 /bin/bash -c test -d osmo-sgsn-1.12.0.77-968b6/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-sgsn-1.12.0.77-968b6/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-sgsn-1.12.0.77-968b6/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base/ \ --enable-werror --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-sgsn-1.12.0.77-968b6.tar.gz osmo-sgsn-1.12.0.77-968b6.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 115689 0.0 0.0 4064 3092 ? S 10:23 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src contrib tests doc ' ;; \ *) list='include src contrib tests doc ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 115729 0.0 0.0 4064 3196 ? S 10:23 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis ' ;; \ *) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 118210 6.6 0.0 36696 27916 ? S 10:23 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-sgsn-1.12.0.77-968b6/_build/sub/../.. -w /build/osmo-sgsn-1.12.0.77-968b6/_build/sub -v build 118222 0.0 0.0 21475185776 31396 ? S 10:23 0:00 src/sgsn/osmo-sgsn -c /build/osmo-sgsn-1.12.0.77-968b6/_build/sub/writtenconfig/osmo-sgsn.cfgxuifuweq build 118229 0.0 0.0 2676 996 ? S 10:23 0:00 /bin/sh -c ps xua | grep osmo build 118231 0.0 0.0 3892 1884 ? S 10:23 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 57766), raddr=('127.0.0.1', 4245)> (1 sockets open) Terminating took 0.897s Process returned code: 0 Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 57766), raddr=('127.0.0.1', 4245)> (0 sockets open) Verifying src/sgsn/osmo-sgsn -c /build/osmo-sgsn-1.12.0.77-968b6/_build/sub/writtenconfig/osmo-sgsn.cfgxuifuweq, test token_vty_command Launching: PWD=/build/osmo-sgsn-1.12.0.77-968b6/_build/sub 'src/sgsn/osmo-sgsn' '-c' '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/writtenconfig/osmo-sgsn.cfgxuifuweq' > ls -l /proc/118210/fd total 0 lr-x------ 1 build build 64 Jan 23 10:23 0 -> pipe:[3898564] l-wx------ 1 build build 64 Jan 23 10:23 1 -> pipe:[3898565] l-wx------ 1 build build 64 Jan 23 10:23 2 -> pipe:[3898566] l-wx------ 1 build build 64 Jan 23 10: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 1 0.0 0.0 2588 1088 ? Ss 10:20 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2676 1068 ? S 10:20 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 111496 0.0 0.0 4064 3204 ? S 10:23 0:00 /bin/bash -c test -d osmo-sgsn-1.12.0.77-968b6/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-sgsn-1.12.0.77-968b6/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-sgsn-1.12.0.77-968b6/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base/ \ --enable-werror --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-sgsn-1.12.0.77-968b6.tar.gz osmo-sgsn-1.12.0.77-968b6.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 115689 0.0 0.0 4064 3092 ? S 10:23 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src contrib tests doc ' ;; \ *) list='include src contrib tests doc ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 115729 0.0 0.0 4064 3196 ? S 10:23 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis ' ;; \ *) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 118210 3.5 0.0 36696 27916 ? S 10:23 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-sgsn-1.12.0.77-968b6/_build/sub/../.. -w /build/osmo-sgsn-1.12.0.77-968b6/_build/sub -v build 118233 0.0 0.0 21474917192 25592 ? D 10:23 0:00 src/sgsn/osmo-sgsn -c /build/osmo-sgsn-1.12.0.77-968b6/_build/sub/writtenconfig/osmo-sgsn.cfgxuifuweq build 118240 0.0 0.0 2676 1112 ? S 10:23 0:00 /bin/sh -c ps xua | grep osmo build 118242 0.0 0.0 3892 1848 ? S 10:23 0:00 grep osmo Failed to verify src/sgsn/osmo-sgsn -c /build/osmo-sgsn-1.12.0.77-968b6/_build/sub/writtenconfig/osmo-sgsn.cfgxuifuweq Current directory: /build/osmo-sgsn-1.12.0.77-968b6/_build/sub Error was [Errno 111] Connection refused Config was ! ! OsmoSGSN (1.12.0.77-968b6) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 0 logging print category 1 logging print thread-id 0 logging timestamp 0 logging print level 1 logging print file basename last logging level mm notice logging level pag notice logging level meas notice logging level ref notice logging level gprs notice logging level llc notice logging level sndcp notice logging level slhc notice logging level ranap notice logging level sua notice logging level v42bis notice logging level gtp notice logging level rim notice logging level ra notice logging level lglobal notice logging level llapd notice logging level linp notice logging level lmux notice logging level lmi notice logging level lmib notice logging level lsms notice logging level lctrl notice logging level lgtp notice logging level lstats notice logging level lgsup notice logging level loap notice logging level lss7 notice logging level lsccp notice logging level lsua notice logging level lm3ua notice logging level lmgcp notice logging level ljibuf notice logging level lrspro notice logging level lns notice logging level lbssgp notice logging level lnsdata notice logging level lnssignal notice logging level liuup notice logging level lpfcp notice logging level lcsn1 notice logging level lio notice logging level ltcap notice ! stats interval 5 ! line vty no login ! ns timer tns-block 3 timer tns-block-retries 3 timer tns-reset 3 timer tns-reset-retries 3 timer tns-test 30 timer tns-alive 3 timer tns-alive-retries 10 timer tsns-prov 3 timer tsns-size-retries 3 timer tsns-config-retries 3 timer tsns-procedures-retries 3 bind udp local listen 127.0.0.1 23000 accept-ipaccess ip-sns signalling-weight 1 data-weight 1 bssgp cs7 instance 0 network-indicator international point-code 0.23.4 sgsn gtp state-dir ./ gtp local-ip 127.0.0.1 ggsn 0 remote-ip 127.0.0.2 ggsn 0 gtp-version 1 ggsn 0 echo-interval 60 encryption gea 0 encryption uea 1 2 gsup remote-ip 127.0.0.1 gsup remote-port 4222 auth-policy remote gsup oap-id 0 ! apn * ggsn 0 no cdr filename no cdr trap cdr interval 600 no compression rfc1144 no compression v42bis cs7-instance-iu 0 Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Terminating took 1.415s Process returned code: 0 Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('0.0.0.0', 51830)> (0 sockets open) Traceback (most recent call last): File "/usr/local/bin/osmotestconfig.py", line 4, in <module> __import__('pkg_resources').run_script('osmopython==0.3.0', 'osmotestconfig.py') ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 752, in run_script self.require(requires)[0].run_script(script_name, ns) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1739, in run_script exec(code, namespace, namespace) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 192, in <module> sys.exit(test_all_apps(apps, configs, ignore_configs=ignores, ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ confpath=confpath, verbose=args.verbose)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 153, in test_all_apps test_config(app, config, tmpdir, verbose) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 36, in test_config if test_config_atest(app_desc, newconfig, token_vty_command, verbose) > 0: ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 60, in test_config_atest raise se File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 53, in test_config_atest ret = run_test(vty) File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 95, in token_vty_command vty.command("help") ~~~~~~~~~~~^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() ~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused make[8]: *** [Makefile:717: vty-python-test] Error 1 make[8]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests' make[7]: *** [Makefile:733: vty-test] Error 2 make[7]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests' make[6]: *** [Makefile:710: python-tests] Error 2 make[6]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests' make[5]: *** [Makefile:742: check-local] Error 2 make[5]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests' make[4]: *** [Makefile:570: check-am] Error 2 make[4]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests' make[3]: *** [Makefile:420: check-recursive] Error 1 make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub/tests' make[2]: *** [Makefile:465: check-recursive] Error 1 make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub' make[1]: *** [Makefile:764: check] Error 2 make[1]: Leaving directory '/build/osmo-sgsn-1.12.0.77-968b6/_build/sub' make: *** [Makefile:684: distcheck] Error 1 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2362038 killed; [ssh-agent] Stopped. Archiving artifacts
1
1
0
0
Build failed in Jenkins: master-osmo-ccid-firmware » a1=default,a2=default,a3=default,a4=default,osmocom-master #2325
by jenkins@lists.osmocom.org
21 Jan '26
21 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-ccid-firmware/a1=defaul…
> Changes: ------------------------------------------ [...truncated 113.98 KiB...] Generate 'tch_ahs_5_15' declaration Generate 'tch_ahs_4_75' declaration Generate 'tch_axs_sid_update' declaration Generate 'mcs1_dl_hdr' declaration Generate 'mcs1_ul_hdr' declaration Generate 'mcs1' declaration Generate 'mcs2' declaration Generate 'mcs3' declaration Generate 'mcs4' declaration Generate 'mcs5_dl_hdr' declaration Generate 'mcs5_ul_hdr' declaration Generate 'mcs5' declaration Generate 'mcs6' declaration Generate 'mcs7_dl_hdr' declaration Generate 'mcs7_ul_hdr' declaration Generate 'mcs7' declaration Generate 'mcs8' declaration Generate 'mcs9' declaration Generation complete. make install-recursive make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm' Making install in protocol make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol' make[7]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/gsm/protocol' /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_48_103.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/build/install/stow/libosmocore/include/osmocom/gsm/protocol' make[7]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol' make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol' make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm' make[7]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/gsm' /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/build/install/stow/libosmocore/include/osmocom/gsm' /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/build/install/stow/libosmocore/include/osmocom/gsm' make[7]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm' make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm' Making install in isdn make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/isdn' /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/build/install/stow/libosmocore/include/osmocom/isdn' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn' Making install in crypt make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/crypt' /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/build/install/stow/libosmocore/include/osmocom/crypt' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt' Making install in coding make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/coding' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/coding' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/coding' /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/build/install/stow/libosmocore/include/osmocom/coding' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding' Making install in gprs make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs' Making install in protocol make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol' make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/gprs/protocol' /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/build/install/stow/libosmocore/include/osmocom/gprs/protocol' make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs' make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/gprs' /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/build/install/stow/libosmocore/include/osmocom/gprs' make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs' Making install in ctrl make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/ctrl' /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h '/build/install/stow/libosmocore/include/osmocom/ctrl' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl' Making install in sim make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/sim' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/sim' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/sim' /usr/bin/install -c -m 644 class_tables.h sim.h '/build/install/stow/libosmocore/include/osmocom/sim' make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim' Making install in usb make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/usb' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/usb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb' make[4]: Entering directory '/build/deps/libosmocore/include/osmocom' make[5]: Entering directory '/build/deps/libosmocore/include/osmocom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom' make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom' make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom' make[3]: Entering directory '/build/deps/libosmocore/include' make[4]: Entering directory '/build/deps/libosmocore/include' 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/include' make[3]: Leaving directory '/build/deps/libosmocore/include' make[2]: Leaving directory '/build/deps/libosmocore/include' Making install in src make[2]: Entering directory '/build/deps/libosmocore/src' Making install in core make[3]: Entering directory '/build/deps/libosmocore/src/core' GEN crc8gen.c GEN crc16gen.c GEN crc32gen.c GEN crc64gen.c make install-am make[4]: Entering directory '/build/deps/libosmocore/src/core' CC application.lo CC backtrace.lo CC base64.lo CC bits.lo CC bitvec.lo CC bitcomp.lo CC context.lo CC conv_acc.lo CC conv.lo CC conv_acc_generic.lo CC counter.lo CC crc16.lo CC crc8gen.lo CC crc16gen.lo CC crc32gen.lo In file included from context.c:21: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. CC crc64gen.lo In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from bits.c:23: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from bitvec.c:41: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. In file included from ../../include/osmocom/core/utils.h:9, from conv.c:35: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:721: context.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from ../../include/osmocom/core/conv.h:27, from conv_acc.c:27: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. In file included from ../../include/osmocom/core/utils.h:9, from backtrace.c:25: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:721: bits.lo] Error 1 make[4]: *** [Makefile:721: bitvec.lo] Error 1 make[4]: *** [Makefile:721: conv.lo] Error 1 make[4]: *** [Makefile:721: backtrace.lo] Error 1 make[4]: *** [Makefile:721: conv_acc.lo] Error 1 In file included from counter.c:25: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:721: counter.lo] Error 1 In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from crc32gen.c:29: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from crc16gen.c:29: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from crc8gen.c:29: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. make[4]: *** [Makefile:721: crc32gen.lo] Error 1 make[4]: *** [Makefile:721: crc16gen.lo] Error 1 make[4]: *** [Makefile:721: crc8gen.lo] Error 1 In file included from ../../include/osmocom/core/utils.h:9, from ../../include/osmocom/core/bit16gen.h:21, from ../../include/osmocom/core/bits.h:11, from crc64gen.c:29: ../../include/osmocom/core/talloc.h:3:10: fatal error: talloc.h: No such file or directory 3 | #include <talloc.h> | ^~~~~~~~~~ compilation terminated. make[4]: Leaving directory '/build/deps/libosmocore/src/core' make[4]: *** [Makefile:721: crc64gen.lo] Error 1 make[3]: *** [Makefile:827: install] Error 2 make[3]: Leaving directory '/build/deps/libosmocore/src/core' make[2]: *** [Makefile:451: install-recursive] Error 1 make[2]: Leaving directory '/build/deps/libosmocore/src' make[1]: *** [Makefile:753: install-recursive] Error 1 make[1]: Leaving directory '/build/deps/libosmocore' make: *** [Makefile:1060: install] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 799145 killed; [ssh-agent] Stopped. Archiving artifacts
1
2
0
0
Build failed in Jenkins: nplab-m3ua-test-latest #2666
by jenkins@lists.osmocom.org
21 Jan '26
21 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/2666/display…
> Changes: [Oliver Smith] debian-trixie-build: install the osmocom:misc repo ------------------------------------------ [...truncated 15.13 KiB...] cp -r <
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/common
> .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg
REGISTRY=registry.osmocom.org
\ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-trixie-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.58kB done #1 DONE 0.1s #2 [auth] sharing credentials for
registry.osmocom.org
#2 DONE 0.0s #3 [internal] load metadata for
registry.osmocom.org/debian:trixie
#3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [1/6] FROM
registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b…
#5 resolve
registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b…
0.1s done #5 DONE 0.1s #6 [6/6] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_13//RELEASE
/tmp/Release #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 2.04kB done #7 DONE 0.1s #8 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc]
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13/
./" > /etc/apt/sources.list.d/osmocom-latest.list && echo "deb [signed-by=/usr/share/keyrings/osmocom-misc.asc]
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/
./" > /etc/apt/sources.list.d/osmocom-misc.list #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_13//RELEASE
/tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8ef900bdc239326978570506817e84ec37927ee19c800348f8d1397220ec0471 done #13 naming to docker.io/osmocom-build/debian-trixie-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/debian-tr…
'> + docker_image_exists debian-trixie-obs-latest + docker images -q osmocom-build/debian-trixie-obs-latest + test -n 8ef900bdc239 + list_osmo_packages debian-trixie debian-trixie-obs-latest + local distro=debian-trixie + local image=debian-trixie-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/osmo-stp-…
'> 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 rm -rf .common cp -r <
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/common
> .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg
REGISTRY=registry.osmocom.org
\ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/osmocom-build/debian-trixie-obs-latest:latest #4 CACHED #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.1s #6 [2/4] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 0.439 Hit:1
http://deb.debian.org/debian
trixie InRelease #6 0.439 Hit:2
http://deb.debian.org/debian
trixie-updates InRelease #6 0.439 Hit:3
http://deb.debian.org/debian-security
trixie-security InRelease #6 1.057 Get:4
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ InRelease [1621 B] #6 1.080 Get:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease [1539 B] #6 1.089 Get:6
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ Packages [198 kB] #6 1.115 Err:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease #6 1.115 Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) #6 1.129 Reading package lists... #6 1.428 W: OpenPGP signature verification failed:
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) #6 1.428 E: The repository '
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease' is not signed. #6 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tosmo-stp && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tosmo-stp \t\t;; \tesac" did not complete successfully: exit code: 100 ------ > [2/4] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac: 0.439 Hit:1
http://deb.debian.org/debian
trixie InRelease 0.439 Hit:2
http://deb.debian.org/debian
trixie-updates InRelease 0.439 Hit:3
http://deb.debian.org/debian-security
trixie-security InRelease 1.057 Get:4
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ InRelease [1621 B] 1.428 W: OpenPGP signature verification failed:
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) 1.428 E: The repository '
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease' is not signed. ------ [33m1 warning found (use docker --debug to expand): [0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) Dockerfile:8 -------------------- 7 | 8 | >>> RUN case "$DISTRO" in \ 9 | >>> debian*) \ 10 | >>> apt-get update && \ 11 | >>> apt-get install -y --no-install-recommends \ 12 | >>> osmo-stp && \ 13 | >>> apt-get clean \ 14 | >>> ;; \ 15 | >>> centos*) \ 16 | >>> dnf install -y \ 17 | >>> osmo-stp \ 18 | >>> ;; \ 19 | >>> esac 20 | -------------------- ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tosmo-stp && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tosmo-stp \t\t;; \tesac" did not complete successfully: exit code: 100 make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test-latest/ws/osmo-stp-…
'> + exit 1 + RC=1 + + uptime grep --color=always -o load.* [01;31m[Kload average: 3.37, 3.37, 3.72[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
1
1
0
0
Build failed in Jenkins: nplab-sua-test-latest #2657
by jenkins@lists.osmocom.org
21 Jan '26
21 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/nplab-sua-test-latest/2657/display/…
> Changes: [Oliver Smith] debian-trixie-build: install the osmocom:misc repo ------------------------------------------ [...truncated 10.59 KiB...] docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg
REGISTRY=registry.osmocom.org
\ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-trixie-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.58kB done #1 DONE 0.0s #2 [auth] sharing credentials for
registry.osmocom.org
#2 DONE 0.0s #3 [internal] load metadata for
registry.osmocom.org/debian:trixie
#3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [6/6] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_13//RELEASE
/tmp/Release #5 DONE 0.0s #6 [1/6] FROM
registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b…
#6 resolve
registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b…
0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 2.04kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc]
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13/
./" > /etc/apt/sources.list.d/osmocom-latest.list && echo "deb [signed-by=/usr/share/keyrings/osmocom-misc.asc]
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/
./" > /etc/apt/sources.list.d/osmocom-misc.list #11 CACHED #12 [6/6] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_13//RELEASE
/tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8ef900bdc239326978570506817e84ec37927ee19c800348f8d1397220ec0471 done #13 naming to docker.io/osmocom-build/debian-trixie-obs-latest:latest #13 naming to docker.io/osmocom-build/debian-trixie-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/nplab-sua-test-latest/ws/debian-tri…
'> + docker_image_exists debian-trixie-obs-latest + docker images -q osmocom-build/debian-trixie-obs-latest + test -n 8ef900bdc239 + list_osmo_packages debian-trixie debian-trixie-obs-latest + local distro=debian-trixie + local image=debian-trixie-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/nplab-sua-test-latest/ws/osmo-stp-l…
'> 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 rm -rf .common cp -r <
https://jenkins.osmocom.org/jenkins/job/nplab-sua-test-latest/ws/common
> .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg
REGISTRY=registry.osmocom.org
\ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-trixie-obs-latest:latest #4 CACHED #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 0.400 Hit:1
http://deb.debian.org/debian
trixie InRelease #6 0.400 Hit:2
http://deb.debian.org/debian
trixie-updates InRelease #6 0.400 Hit:3
http://deb.debian.org/debian-security
trixie-security InRelease #6 0.400 Get:4
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ InRelease [1621 B] #6 0.400 Get:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease [1539 B] #6 0.489 Get:6
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ Packages [198 kB] #6 0.506 Err:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease #6 0.506 Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) #6 0.517 Reading package lists... #6 0.818 W: OpenPGP signature verification failed:
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) #6 0.818 E: The repository '
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease' is not signed. #6 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tosmo-stp && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tosmo-stp \t\t;; \tesac" did not complete successfully: exit code: 100 ------ > [2/4] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac: 0.400 Hit:2
http://deb.debian.org/debian
trixie-updates InRelease 0.400 Hit:3
http://deb.debian.org/debian-security
trixie-security InRelease 0.400 Get:4
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ InRelease [1621 B] 0.400 Get:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease [1539 B] 0.489 Get:6
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ Packages [198 kB] 0.506 Err:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease 0.506 Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) 0.818 W: OpenPGP signature verification failed:
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) 0.818 E: The repository '
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease' is not signed. ------ [33m1 warning found (use docker --debug to expand): [0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) Dockerfile:8 -------------------- 7 | 8 | >>> RUN case "$DISTRO" in \ 9 | >>> debian*) \ 10 | >>> apt-get update && \ 11 | >>> apt-get install -y --no-install-recommends \ 12 | >>> osmo-stp && \ 13 | >>> apt-get clean \ 14 | >>> ;; \ 15 | >>> centos*) \ 16 | >>> dnf install -y \ 17 | >>> osmo-stp \ 18 | >>> ;; \ 19 | >>> esac 20 | -------------------- ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tosmo-stp && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tosmo-stp \t\t;; \tesac" did not complete successfully: exit code: 100 make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/nplab-sua-test-latest/ws/osmo-stp-l…
'> + exit 1 + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 4.11, 3.56, 3.68[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
1
1
0
0
Jenkins build became unstable: ttcn3-gbproxy-test-fr-latest #1290
by jenkins@lists.osmocom.org
21 Jan '26
21 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-gbproxy-test-fr-latest/1290/d…
>
1
1
0
0
Build failed in Jenkins: ttcn3-bts-test-latest #2675
by jenkins@lists.osmocom.org
21 Jan '26
21 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-latest/2675/display/…
> Changes: [Oliver Smith] debian-trixie-build: install the osmocom:misc repo ------------------------------------------ [...truncated 11.10 KiB...] #11 1.964 debconf: unable to initialize frontend: Dialog #11 1.964 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 1.964 debconf: falling back to frontend: Readline #11 1.964 debconf: unable to initialize frontend: Readline #11 1.964 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, <STDIN> line 10.) #11 1.964 debconf: falling back to frontend: Teletype #11 1.967 debconf: unable to initialize frontend: Teletype #11 1.967 debconf: (This frontend requires a controlling tty.) #11 1.967 debconf: falling back to frontend: Noninteractive #11 2.252 Preconfiguring packages ... #11 2.309 Fetched 2318 kB in 0s (25.9 MB/s) #11 2.378 Selecting previously unselected package netbase. #11 2.378 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4936 files and directories currently installed.) #11 2.388 Preparing to unpack .../0-netbase_6.5_all.deb ... #11 2.406 Unpacking netbase (6.5) ... #11 2.530 Selecting previously unselected package openssl. #11 2.532 Preparing to unpack .../1-openssl_3.5.4-1~deb13u1_amd64.deb ... #11 2.549 Unpacking openssl (3.5.4-1~deb13u1) ... #11 3.269 Selecting previously unselected package ca-certificates. #11 3.274 Preparing to unpack .../2-ca-certificates_20250419_all.deb ... #11 3.291 Unpacking ca-certificates (20250419) ... #11 3.462 Selecting previously unselected package libcom-err2:amd64. #11 3.464 Preparing to unpack .../3-libcom-err2_1.47.2-3+b7_amd64.deb ... #11 3.498 Unpacking libcom-err2:amd64 (1.47.2-3+b7) ... #11 3.634 Selecting previously unselected package libkrb5support0:amd64. #11 3.635 Preparing to unpack .../4-libkrb5support0_1.21.3-5_amd64.deb ... #11 3.652 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #11 3.786 Selecting previously unselected package libk5crypto3:amd64. #11 3.788 Preparing to unpack .../5-libk5crypto3_1.21.3-5_amd64.deb ... #11 3.805 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #11 3.939 Selecting previously unselected package libkeyutils1:amd64. #11 3.941 Preparing to unpack .../6-libkeyutils1_1.6.3-6_amd64.deb ... #11 3.958 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #11 4.093 Selecting previously unselected package libkrb5-3:amd64. #11 4.095 Preparing to unpack .../7-libkrb5-3_1.21.3-5_amd64.deb ... #11 4.113 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #11 4.248 Selecting previously unselected package inetutils-telnet. #11 4.250 Preparing to unpack .../8-inetutils-telnet_2%3a2.6-3_amd64.deb ... #11 4.268 Unpacking inetutils-telnet (2:2.6-3) ... #11 4.400 Selecting previously unselected package telnet. #11 4.402 Preparing to unpack .../9-telnet_0.17+2.6-3_all.deb ... #11 4.422 Unpacking telnet (0.17+2.6-3) ... #11 4.546 Setting up libkeyutils1:amd64 (1.6.3-6) ... #11 4.605 Setting up libcom-err2:amd64 (1.47.2-3+b7) ... #11 4.660 Setting up libkrb5support0:amd64 (1.21.3-5) ... #11 4.714 Setting up libk5crypto3:amd64 (1.21.3-5) ... #11 4.766 Setting up netbase (6.5) ... #11 4.894 Setting up libkrb5-3:amd64 (1.21.3-5) ... #11 4.946 Setting up openssl (3.5.4-1~deb13u1) ... #11 5.023 Setting up inetutils-telnet (2:2.6-3) ... #11 5.062 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #11 5.062 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #11 5.086 Setting up ca-certificates (20250419) ... #11 5.155 debconf: unable to initialize frontend: Dialog #11 5.155 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 5.155 debconf: falling back to frontend: Readline #11 5.155 debconf: unable to initialize frontend: Readline #11 5.155 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) #11 5.155 debconf: falling back to frontend: Teletype #11 5.158 debconf: unable to initialize frontend: Teletype #11 5.158 debconf: (This frontend requires a controlling tty.) #11 5.158 debconf: falling back to frontend: Noninteractive #11 5.941 Updating certificates in /etc/ssl/certs... #11 7.016 150 added, 0 removed; done. #11 7.119 Setting up telnet (0.17+2.6-3) ... #11 7.170 Processing triggers for libc-bin (2.41-12+deb13u1) ... #11 7.243 Processing triggers for ca-certificates (20250419) ... #11 7.269 Updating certificates in /etc/ssl/certs... #11 8.335 0 added, 0 removed; done. #11 8.335 Running hooks in /etc/ca-certificates/update.d... #11 8.337 done. #11 8.408 + apt-get clean #11 8.423 + echo deb [signed-by=/usr/share/keyrings/osmocom-latest.asc]
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13/
./ #11 8.423 + echo deb [signed-by=/usr/share/keyrings/osmocom-misc.asc]
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/
./ #11 DONE 8.6s #12 [6/6] ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_13//RELEASE
/tmp/Release #12 DONE 0.2s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:8ef900bdc239326978570506817e84ec37927ee19c800348f8d1397220ec0471 done #13 naming to docker.io/osmocom-build/debian-trixie-obs-latest:latest 0.0s done #13 DONE 0.4s rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-latest/ws/debian-tri…
'> + docker_image_exists debian-trixie-obs-latest + docker images -q osmocom-build/debian-trixie-obs-latest + test -n 8ef900bdc239 + list_osmo_packages debian-trixie debian-trixie-obs-latest + local distro=debian-trixie + local image=debian-trixie-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-latest + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-latest + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-bsc-latest + echo osmo-bsc-latest + dir=osmo-bsc-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bsc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-latest/ws/osmo-bsc-l…
'> 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 rm -rf .common cp -r <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-latest/ws/common
> .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg
REGISTRY=registry.osmocom.org
\ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:trixie \ --build-arg DISTRO=debian-trixie \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 659B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 8.74kB done #4 DONE 0.2s #5 [1/5] FROM docker.io/osmocom-build/debian-trixie-obs-latest:latest #5 DONE 0.2s #6 [2/5] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-bsc osmo-bsc-ipaccess-utils && apt-get clean ;; centos*) dnf install -y osmo-bsc osmo-bsc-ipaccess-utils ;; esac #6 0.399 Hit:1
http://deb.debian.org/debian
trixie InRelease #6 0.399 Hit:2
http://deb.debian.org/debian
trixie-updates InRelease #6 0.399 Hit:3
http://deb.debian.org/debian-security
trixie-security InRelease #6 0.424 Get:4
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ InRelease [1621 B] #6 0.424 Get:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease [1539 B] #6 0.493 Err:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease #6 0.493 Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) #6 0.547 Get:6
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ Packages [198 kB] #6 0.579 Reading package lists... #6 0.889 W: OpenPGP signature verification failed:
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) #6 0.889 E: The repository '
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease' is not signed. #6 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tosmo-bsc \t\t\tosmo-bsc-ipaccess-utils && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tosmo-bsc \t\t\tosmo-bsc-ipaccess-utils \t\t;; \tesac" did not complete successfully: exit code: 100 ------ > [2/5] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-bsc osmo-bsc-ipaccess-utils && apt-get clean ;; centos*) dnf install -y osmo-bsc osmo-bsc-ipaccess-utils ;; esac: 0.399 Hit:2
http://deb.debian.org/debian
trixie-updates InRelease 0.399 Hit:3
http://deb.debian.org/debian-security
trixie-security InRelease 0.424 Get:4
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ InRelease [1621 B] 0.424 Get:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease [1539 B] 0.493 Err:5
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease 0.493 Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) 0.547 Get:6
https://downloads.osmocom.org/packages/osmocom:/latest/Debian_13
./ Packages [198 kB] 0.889 W: OpenPGP signature verification failed:
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring "/usr/share/keyrings/osmocom-misc.asc" Caused by: 0: Reading "/usr/share/keyrings/osmocom-misc.asc": No such file or directory (os error 2) 1: No such file or directory (os error 2) 0.889 E: The repository '
https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13
./ InRelease' is not signed. ------ [33m1 warning found (use docker --debug to expand): [0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) Dockerfile:8 -------------------- 7 | 8 | >>> RUN case "$DISTRO" in \ 9 | >>> debian*) \ 10 | >>> apt-get update && \ 11 | >>> apt-get install -y --no-install-recommends \ 12 | >>> osmo-bsc \ 13 | >>> osmo-bsc-ipaccess-utils && \ 14 | >>> apt-get clean \ 15 | >>> ;; \ 16 | >>> centos*) \ 17 | >>> dnf install -y \ 18 | >>> osmo-bsc \ 19 | >>> osmo-bsc-ipaccess-utils \ 20 | >>> ;; \ 21 | >>> esac 22 | -------------------- ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tosmo-bsc \t\t\tosmo-bsc-ipaccess-utils && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tosmo-bsc \t\t\tosmo-bsc-ipaccess-utils \t\t;; \tesac" did not complete successfully: exit code: 100 make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-latest/ws/osmo-bsc-l…
'> + exit 1 + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 3.60, 3.40, 3.45[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
1
0
0
0
Jenkins build became unstable: ttcn3-bsc-test #3106
by jenkins@lists.osmocom.org
20 Jan '26
20 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test/3106/display/redirect
>
1
1
0
0
Jenkins build became unstable: ttcn3-bsc-test-latest #2674
by jenkins@lists.osmocom.org
19 Jan '26
19 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-latest/2674/display/…
>
1
1
0
0
Jenkins build became unstable: ttcn3-upf-test #1233
by jenkins@lists.osmocom.org
19 Jan '26
19 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-upf-test/1233/display/redirect
>
1
1
0
0
Jenkins build became unstable: ttcn3-bsc-test-io_uring #466
by jenkins@lists.osmocom.org
18 Jan '26
18 Jan '26
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-io_uring/466/display…
>
1
1
0
0
← Newer
1
2
3
4
5
6
Older →
Jump to page:
1
2
3
4
5
6
Results per page:
10
25
50
100
200