See <https://jenkins.osmocom.org/jenkins/job/master-osmo_dia2gsup/a1=default,a2=…>
Changes:
------------------------------------------
[...truncated 1.70 KiB...]
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/erlang/osmo_dia2gsup
> git init <https://jenkins.osmocom.org/jenkins/job/master-osmo_dia2gsup/a1=default,a2=…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/erlang/osmo_dia2gsup
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/erlang/osmo_dia2gsup +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/erlang/osmo_dia2gsup # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0a1f4d5d6f54918a267f4d545269eb673bd327d2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0a1f4d5d6f54918a267f4d545269eb673bd327d2 # timeout=10
Commit message: "osmo_dia2gsup.app.src: Add missing 'crypto'"
> git rev-list --no-walk 0a1f4d5d6f54918a267f4d545269eb673bd327d2 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins14374589674099159314.sh
+ readlink -f /tmp/ssh-DhGyTBlbMaVz/agent.639978
+ docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo_dia2gsup/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-DhGyTBlbMaVz/agent.639978:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v <https://jenkins.osmocom.org/jenkins/job/master-osmo_dia2gsup/a1=default,a2=…>:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ rebar3 compile
===> Fetching rebar3_diameter_compiler (from {git,"https://github.com/carlosedp/rebar3_diameter_compiler.git",
{branch,"master"}})
===> Errors loading plugin {rebar3_diameter_compiler,
{git,
"https://github.com/carlosedp/rebar3_diameter_compiler.git",
{branch,"master"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching rebar3_diameter_compiler (from {git,"https://github.com/carlosedp/rebar3_diameter_compiler.git",
{branch,"master"}})
===> Errors loading plugin {rebar3_diameter_compiler,
{git,
"https://github.com/carlosedp/rebar3_diameter_compiler.git",
{branch,"master"}}}. Run rebar3 with DEBUG=1 set to see errors.
===> Verifying dependencies...
===> Fetching lager (from {git,"https://github.com/erlang-lager/lager",
{ref,"459a3b2cdd9eadd29e5a7ce5c43932f5ccd6eb88"}})
===> Fetching osmo_gsup (from {git,"https://gitea.osmocom.org/erlang/osmo_gsup",
{ref,"ee15ee2b44f4a57c57831393d1fed2dc215d36e4"}})
===> Fetching osmo_ss7 (from {git,"https://gitea.osmocom.org/erlang/osmo_ss7",
{ref,"3c6cdc5a53c4a5ec1aff417f2cbfaa9449004ee6"}})
===> Fetching setup v2.0.2
===> Fetching epcap (from {git,"https://github.com/msantos/epcap",
{ref,"106e763520510afa7b7d8bdfeb0e402a46ea3496"}})
===> Fetching goldrush v0.1.9
===> Fetching parse_trans (from {git,"https://github.com/uwiger/parse_trans",
{ref,"d99fb36755c813a5db23e6f93741aa58323ef911"}})
===> Fetching pkt (from {git,"https://github.com/msantos/pkt",
{ref,"67a4a14f596fded5ad5f2d8f94318faa8ad2c288"}})
make: Entering directory '/build/_build/default/lib/epcap/c_src'
cc -D_FORTIFY_SOURCE=2 -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -pie -fPIE -g -Wall -fwrapv -DHAVE_PCAP_CREATE -I /usr/lib/erlang/erts-13.1.5/include/ -I /usr/lib/erlang/lib/erl_interface-5.3/include -DRESTRICT_PROCESS=\"rlimit\" -DRESTRICT_PROCESS_rlimit -DEPCAP_RLIMIT_NOFILES=1 -o /build/_build/default/lib/epcap/c_src/../priv/epcap /build/_build/default/lib/epcap/c_src/setproctitle.c /build/_build/default/lib/epcap/c_src/restrict_process_null.c /build/_build/default/lib/epcap/c_src/epcap_priv.c /build/_build/default/lib/epcap/c_src/epcap.c /build/_build/default/lib/epcap/c_src/strtonum.c /build/_build/default/lib/epcap/c_src/restrict_process_pledge.c /build/_build/default/lib/epcap/c_src/restrict_process_rlimit.c /build/_build/default/lib/epcap/c_src/restrict_process_capsicum.c /build/_build/default/lib/epcap/c_src/restrict_process_seccomp.c -Wl,-Bsymbolic-functions -Wl,-z,relro,-z,now -Wl,-z,noexecstack -lpcap -L /usr/lib/erlang/lib/erl_interface-5.3/lib -lei
make: Leaving directory '/build/_build/default/lib/epcap/c_src'
===> Analyzing applications...
===> Compiling parse_trans
===> Compiling goldrush
===> Compiling pkt
===> Compiling epcap
===> Compiling osmo_ss7
_build/default/lib/osmo_ss7/src/xua_asp_fsm.erl:74:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_asp_fsm.erl:116:2: Warning: gen_fsm:sync_send_all_state_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_asp_fsm.erl:321:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_asp_fsm.erl:328:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_core.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/sctp_core.erl:51:2: Warning: gen_fsm:behaviour_info/1 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_core.erl:54:2: Warning: gen_fsm:behaviour_info/1 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_core.erl:72:2: Warning: gen_fsm:start_link/4 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_core.erl:113:6: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/mtp3_hmdt.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/mtp3_hmdt.erl:106:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/mtp3_hmdt.erl:107:30: Warning: variable 'Mtp3' is unused
_build/default/lib/osmo_ss7/src/mtp3_hmdt.erl:107:36: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/mtp3_hmdt.erl:111:24: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/xua_codec.erl:42:2: Warning: variable 'RemainLen' is unused
_build/default/lib/osmo_ss7/src/xua_codec.erl:42:21: Warning: the result of evaluating operator '-'/2 is ignored (suppress the warning by assigning the expression to the _ variable)
_build/default/lib/osmo_ss7/src/ss7_routes.erl:46:2: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server')
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:52:3: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:55:19: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:59:7: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:62:23: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:66:5: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:69:21: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:92:9: Warning: variable 'Msg' is unused
_build/default/lib/osmo_ss7/src/m3ua_asp.erl:93:41: Warning: variable 'Params' is unused
_build/default/lib/osmo_ss7/src/m3ua_example.erl:38:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/m3ua_example.erl:46:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/m3ua_example.erl:49:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/m3ua_example.erl:67:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sua_asp.erl:54:3: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/sua_asp.erl:57:18: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/sua_asp.erl:61:7: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/sua_asp.erl:64:22: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/sua_asp.erl:68:5: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/sua_asp.erl:71:20: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/xua_asp_test.erl:19:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_asp_test.erl:22:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_asp_test.erl:25:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_asp_test.erl:28:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core')
_build/default/lib/osmo_ss7/src/sctp_sua.erl:36:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core')
_build/default/lib/osmo_ss7/src/sctp_sua.erl:60:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:80:86: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_sua.erl:82:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:84:78: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_sua.erl:86:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:88:15: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_sua.erl:110:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:113:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:149:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:153:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_sua.erl:156:18: Warning: variable 'LoopDat' is unused
_build/default/lib/osmo_ss7/src/xua_as_fsm.erl:62:2: Warning: gen_fsm:sync_send_all_state_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/xua_as_fsm.erl:82:39: Warning: variable 'From' is unused
_build/default/lib/osmo_ss7/src/xua_as_fsm.erl:149:41: Warning: variable 'Params' is unused
_build/default/lib/osmo_ss7/src/ss7_link_ipa_client.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server')
_build/default/lib/osmo_ss7/src/ss7_link_ipa_client.erl:78:21: Warning: variable 'LocalIp' is unused
_build/default/lib/osmo_ss7/src/ss7_link_ipa_client.erl:78:37: Warning: variable 'LocalPort' is unused
_build/default/lib/osmo_ss7/src/sg_asp_sup.erl:40:7: Warning: variable 'Name' is unused
_build/default/lib/osmo_ss7/src/sg_asp_sup.erl:40:13: Warning: variable 'AsSupPid' is unused
_build/default/lib/osmo_ss7/src/ss7_link_m2ua.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server')
_build/default/lib/osmo_ss7/src/ss7_link_m2ua.erl:36:2: Warning: undefined callback function handle_cast/2 (behaviour 'gen_server')
_build/default/lib/osmo_ss7/src/ss7_link_m2ua.erl:81:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ss7_link_m2ua.erl:108:1: Warning: function tx_sccp_udt/1 is unused
_build/default/lib/osmo_ss7/src/ss7_link_m2ua.erl:115:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:22:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core')
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:22:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core')
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:51:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:72:86: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:75:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:77:89: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:80:78: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:85:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:87:82: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:97:15: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:109:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:112:4: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:138:41: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:145:41: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:153:43: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:160:42: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:167:41: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:207:23: Warning: variable 'M2ua' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:208:23: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:223:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2ua.erl:227:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ss7_service_dump.erl:36:2: Warning: undefined callback function handle_event/3 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/ss7_service_dump.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/ss7_service_dump.erl:49:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:36:2: Warning: undefined callback function handle_call/3 (behaviour 'gen_server')
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:79:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:83:50: Warning: variable 'Args' is unused
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:97:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:102:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:121:1: Warning: function terminate/2 is unused
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:125:1: Warning: function tx_sccp_udt/1 is unused
_build/default/lib/osmo_ss7/src/ss7_link_m3ua.erl:132:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/mtp3_sltc.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/osmo_ss7_sup.erl:45:6: Warning: variable 'Args' is unused
_build/default/lib/osmo_ss7/src/osmo_ss7_sup.erl:54:15: Warning: variable 'Local' is unused
_build/default/lib/osmo_ss7/src/osmo_ss7_sup.erl:54:31: Warning: variable 'Remote' is unused
_build/default/lib/osmo_ss7/src/osmo_ss7_sup.erl:60:15: Warning: variable 'Local' is unused
_build/default/lib/osmo_ss7/src/osmo_ss7_sup.erl:60:31: Warning: variable 'Remote' is unused
_build/default/lib/osmo_ss7/src/mtp2_iac.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/mtp2_iac.erl:335:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/m2pa_codec.erl:44:52: Warning: variable 'Len' is unused
_build/default/lib/osmo_ss7/src/m2pa_codec.erl:55:52: Warning: variable 'Len' is unused
_build/default/lib/osmo_ss7/src/m2pa_codec.erl:56:4: Warning: variable 'Pri' is unused
_build/default/lib/osmo_ss7/src/bssmap_codec.erl:160:39: Warning: variable 'Data' is unused
_build/default/lib/osmo_ss7/src/mtp3_codec.erl:75:16: Warning: variable 'Len' is unused
_build/default/lib/osmo_ss7/src/mtp2_lsc.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/mtp2_lsc.erl:69:26: Warning: variable 'Poc' is unused
_build/default/lib/osmo_ss7/src/mtp2_lsc.erl:70:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/mtp2_lsc.erl:114:24: Warning: variable 'From' is unused
_build/default/lib/osmo_ss7/src/mtp2_lsc.erl:219:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/mtp2_lsc.erl:425:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'sctp_core')
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:36:2: Warning: undefined callback function state_change/2 (behaviour 'sctp_core')
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:60:14: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:61:14: Warning: gen_fsm:sync_send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:62:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:95:15: Warning: variable 'State' is unused
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:118:6: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:148:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:151:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:170:5: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:175:3: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:177:3: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/sctp_m2pa.erl:250:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/ipa_proto.erl:20:2: Warning: export_all flag enabled - all functions will be exported
_build/default/lib/osmo_ss7/src/ss7_links.erl:60:2: Warning: opaque type tid() is not exported
_build/default/lib/osmo_ss7/src/ss7_links.erl:348:44: Warning: variable 'FromPid' is unused
_build/default/lib/osmo_ss7/src/ss7_links.erl:375:48: Warning: variable 'FromPid' is unused
_build/default/lib/osmo_ss7/src/ss7_links.erl:380:54: Warning: variable 'FromPid' is unused
_build/default/lib/osmo_ss7/src/ss7_links.erl:406:40: Warning: variable 'FromPid' is unused
_build/default/lib/osmo_ss7/src/ss7_links.erl:420:26: Warning: variable 'LinksetTbl' is unused
_build/default/lib/osmo_ss7/src/m3ua_core.erl:36:2: Warning: undefined callback function handle_sync_event/4 (behaviour 'gen_fsm')
_build/default/lib/osmo_ss7/src/m3ua_core.erl:66:2: Warning: gen_fsm:start_link/3 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/m3ua_core.erl:338:2: Warning: gen_fsm:send_event/2 is deprecated; use the 'gen_statem' module instead
_build/default/lib/osmo_ss7/src/m3ua_core.erl:359:9: Warning: variable 'Msg' is unused
_build/default/lib/osmo_ss7/src/m3ua_core.erl:360:41: Warning: variable 'Params' is unused
_build/default/lib/osmo_ss7/src/osmo_ss7_pcap.erl:63:3: Warning: variable 'Default' is unused
_build/default/lib/osmo_ss7/src/osmo_ss7_pcap.erl:67:39: Warning: variable 'Payload' is unused
_build/default/lib/osmo_ss7/src/isup_codec.erl:41:2: Warning: export_all flag enabled - all functions will be exported
_build/default/lib/osmo_ss7/src/sccp_codec.erl:43:2: Warning: export_all flag enabled - all functions will be exported
===> Compiling setup
_build/default/lib/setup/src/setup.erl:944:52: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
_build/default/lib/setup/src/setup.erl:1163:36: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
_build/default/lib/setup/src/setup.erl:1588:52: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
===> Compiling osmo_gsup
===> Compiling lager
===> Building escript for setup...
===> Unable to run pre hooks for 'compile', command 'compile' in namespace 'diameter' not found.
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 639981 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-upf/a1=default,a2=defau…>
Changes:
------------------------------------------
[...truncated 121.27 KiB...]
configure.ac:49: installing 'build-aux/config.sub'
configure.ac:6: installing 'build-aux/install-sh'
configure.ac:6: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
configure.ac: installing 'build-aux/ylwrap'
+ ./configure --prefix=/build/deps/install/stow/nftables --without-cli --disable-man-doc --enable-python=no
configure: WARNING: unrecognized options: --enable-python
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for ar... ar
checking the archiver (ar) interface... ar
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... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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 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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 whether compiler accepts -fvisibility=hidden... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libmnl >= 1.0.4... yes
checking for libnftnl >= 1.3.0... yes
checking for __gmpz_init in -lgmp... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether getprotobyname_r is declared... yes
checking whether getprotobynumber_r is declared... yes
checking whether getservbyport_r is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libnftables.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
nft configuration:
cli support: no
enable debugging symbols: yes
use mini-gmp: no
enable man page: no
libxtables support: no
json output support: no
systemd unit: /lib/systemd/system
configure: WARNING: unrecognized options: --enable-python
+ make -j 12 install
YACC src/parser_bison.c
/build/libnftnl/nftables/src/parser_bison.y:204.1-19: warning: deprecated directive: '%name-prefix "nft_"', use '%define api.prefix {nft_}' [-Wdeprecated]
204 | %name-prefix "nft_"
| ^~~~~~~~~~~~~~~~~~~
| %define api.prefix {nft_}
/build/libnftnl/nftables/src/parser_bison.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
updating src/parser_bison.h
make install-am
make[1]: Entering directory '/build/libnftnl/nftables'
LEX src/scanner.c
GEN tools/nftables.service
CC src/main.o
CC src/cache.lo
CC src/cmd.lo
CC src/ct.lo
CC src/datatype.lo
CC src/dccpopt.lo
CC src/evaluate.lo
CC src/erec.lo
CC src/expression.lo
CC src/exthdr.lo
CC src/fib.lo
CC src/gmputil.lo
CC src/hash.lo
CC src/iface.lo
CC src/intervals.lo
CC src/ipopt.lo
CC src/libnftables.lo
CC src/mergesort.lo
CC src/meta.lo
CC src/misspell.lo
CC src/mnl.lo
CC src/monitor.lo
CC src/trace.lo
CC src/netlink.lo
CC src/netlink_delinearize.lo
CC src/netlink_linearize.lo
CC src/nfnl_osf.lo
CC src/nftutils.lo
CC src/numgen.lo
CC src/optimize.lo
CC src/osf.lo
CC src/owner.lo
CC src/payload.lo
CC src/preprocess.lo
CC src/print.lo
CC src/proto.lo
CC src/rt.lo
CC src/rule.lo
CC src/sctp_chunk.lo
CC src/segtree.lo
CC src/socket.lo
CC src/statement.lo
CC src/tcpopt.lo
CC src/utils.lo
CC src/xfrm.lo
CC src/xt.lo
CC src/libparser_la-parser_bison.lo
CC src/libparser_la-scanner.lo
src/mnl.c: In function 'mnl_nft_chain_add':
src/mnl.c:916:25: warning: 'nest' may be used uninitialized [-Wmaybe-uninitialized]
916 | mnl_attr_nest_end(nlh, nest);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/mnl.c:893:32: note: 'nest' was declared here
893 | struct nlattr *nest;
| ^~~~
CCLD src/libparser.la
CCLD src/libnftables.la
CCLD src/nft
make[2]: Entering directory '/build/libnftnl/nftables'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/etc/nftables/osf'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/doc/nftables/examples'
/usr/bin/install -c -m 644 files/osf/pf.os '/build/deps/install/stow/nftables/etc/nftables/osf'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/nftables'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/doc/nftables'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/man/man3'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/man/man5'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/share/man/man8'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/include/nftables'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/lib/pkgconfig'
/usr/bin/install -c files/examples/ct_helpers.nft files/examples/load_balancing.nft files/examples/secmark.nft files/examples/sets_and_maps.nft '/build/deps/install/stow/nftables/share/doc/nftables/examples'
/usr/bin/mkdir -p '/lib/systemd/system'
/usr/bin/install -c -m 644 files/nftables/main.nft '/build/deps/install/stow/nftables/share/doc/nftables'
/usr/bin/install -c -m 644 files/nftables/all-in-one.nft files/nftables/arp-filter.nft files/nftables/bridge-filter.nft files/nftables/inet-filter.nft files/nftables/inet-nat.nft files/nftables/ipv4-filter.nft files/nftables/ipv4-mangle.nft files/nftables/ipv4-nat.nft files/nftables/ipv4-raw.nft files/nftables/ipv6-filter.nft files/nftables/ipv6-mangle.nft files/nftables/ipv6-nat.nft files/nftables/ipv6-raw.nft files/nftables/netdev-ingress.nft '/build/deps/install/stow/nftables/share/nftables'
/usr/bin/mkdir -p '/build/deps/install/stow/nftables/lib'
/usr/bin/install -c -m 644 libnftables.pc '/build/deps/install/stow/nftables/lib/pkgconfig'
/usr/bin/install -c -m 644 include/nftables/libnftables.h '/build/deps/install/stow/nftables/include/nftables'
/bin/bash ./libtool --mode=install /usr/bin/install -c src/libnftables.la '/build/deps/install/stow/nftables/lib'
/usr/bin/install -c -m 644 tools/nftables.service '/lib/systemd/system'
/usr/bin/install -c -m 644 tools/nftables.service.8 '/build/deps/install/stow/nftables/share/man/man8'
/usr/bin/install: cannot create regular file '/lib/systemd/system/nftables.service': Permission denied
make[2]: *** [Makefile:1437: install-unitDATA] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: install: /usr/bin/install -c src/.libs/libnftables.so.1.1.0 /build/deps/install/stow/nftables/lib/libnftables.so.1.1.0
libtool: install: (cd /build/deps/install/stow/nftables/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so.1 || { rm -f libnftables.so.1 && ln -s libnftables.so.1.1.0 libnftables.so.1; }; })
libtool: install: (cd /build/deps/install/stow/nftables/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so || { rm -f libnftables.so && ln -s libnftables.so.1.1.0 libnftables.so; }; })
libtool: install: /usr/bin/install -c src/.libs/libnftables.lai /build/deps/install/stow/nftables/lib/libnftables.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/nftables/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/nftables/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[2]: Leaving directory '/build/libnftnl/nftables'
make[1]: *** [Makefile:1729: install-am] Error 2
make[1]: Leaving directory '/build/libnftnl/nftables'
make: *** [Makefile:1722: 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 224099 killed;
[ssh-agent] Stopped.
Archiving artifacts
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian10/feed=…>
Changes:
------------------------------------------
[...truncated 268.59 KiB...]
dpkg: error processing package osmo-hlr-dbg (--configure):
dependency problems - leaving unconfigured
Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ...
Setting up libosmo-gprs-sm-dev:amd64 (0.2.0) ...
Setting up libosmo-gprs-rlcmac-dev:amd64 (0.2.0) ...
Setting up libicu-dev:amd64 (63.1-6+deb10u3) ...
Setting up libortp13:amd64 (1:1.0.2-1) ...
Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ...
Setting up libosmo-gtlv-dev:amd64 (0.5.0) ...
Setting up osmo-trx-dbg (1.7.1) ...
Setting up gtk-update-icon-cache (3.24.5-1) ...
Setting up osmo-trx (1.7.1) ...
Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
Setting up libosmo-hnbap-dev:amd64 (1.7.0) ...
Setting up libpcap-dev:amd64 (1.8.1-6+deb10u1) ...
Setting up libosmo-csn1-dev:amd64 (0.2.0) ...
Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ...
Setting up osmo-remsim-server-dbgsym:amd64 (1.1.1) ...
Setting up libosmotrau11:amd64 (2.0.1) ...
Setting up osmo-cbc-dbg:amd64 (0.5.1) ...
Setting up osmo-hnbgw-dbg:amd64 (1.7.0) ...
Setting up libosmo-abis-dbg:amd64 (2.0.1) ...
Setting up libosmo-gsup-client-dev:amd64 (1.9.1) ...
Setting up libxaw7:amd64 (2:1.0.13-1+b2) ...
Setting up osmo-mgw (1.14.0) ...
changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250820024312.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-mgw.service → /lib/systemd/system/osmo-mgw.service.
Setting up libosmo-gprs-sndcp-dev:amd64 (0.2.0) ...
Setting up libosmo-sigtran-dev:amd64 (2.1.1) ...
Setting up asciidoc (8.6.10-3) ...
Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ...
Setting up libosmo-gprs-llc-dev:amd64 (0.2.0) ...
Setting up libxml2-dev:amd64 (2.9.4+dfsg1-7+deb10u6) ...
Setting up libosmo-mslookup-dev:amd64 (1.9.1) ...
Setting up osmo-mgw-dbgsym (1.14.0) ...
Setting up libosmo-abis-dev:amd64 (2.0.1) ...
Setting up python3-twisted (18.9.0-3+deb10u2) ...
Setting up libgvc6 (2.40.1-6+deb10u1) ...
Setting up eclipse-titan (11.1.0~osmocom1.2478.1b05) ...
Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ...
Setting up libosmo-gprs-gmm-dev:amd64 (0.2.0) ...
Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
Setting up osmo-hnodeb (0.2.1) ...
changed ownership of '/etc/osmocom/osmo-hnodeb.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-hnodeb.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250820024312.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hnodeb.service → /lib/systemd/system/osmo-hnodeb.service.
Setting up libosmo-pfcp-dev:amd64 (0.5.0) ...
Setting up texlive-base (2018.20190227-2) ...
tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
tl-paper: setting paper size for dvipdfmx to letter: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for dvips to letter: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for pdftex to letter: /var/lib/texmf/tex/generic/config/pdftexconfig.tex
tl-paper: setting paper size for xdvi to letter: /var/lib/texmf/xdvi/XDvi-paper
Setting up libgtk-3-common (3.24.5-1) ...
Setting up osmo-pcu (1.5.1) ...
changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250820024312.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-pcu.service → /lib/systemd/system/osmo-pcu.service.
Setting up osmo-bts-virtual (1.9.0) ...
changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250820024312.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-bts-virtual.service → /lib/systemd/system/osmo-bts-virtual.service.
Setting up gsettings-desktop-schemas (3.28.1-1) ...
Setting up graphviz (2.40.1-6+deb10u1) ...
Setting up osmo-bts-virtual-dbg (1.9.0) ...
Setting up libosmo-abis:amd64 (2.0.1) ...
Setting up osmo-bts-trx (1.9.0) ...
changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250820024312.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-bts-trx.service → /lib/systemd/system/osmo-bts-trx.service.
Setting up texlive-plain-generic (2018.20190227-2) ...
Setting up texlive-lang-greek (2018.20190227-2) ...
Setting up osmo-bts-trx-dbg (1.9.0) ...
Setting up python3-treq (18.6.0-0.1) ...
Setting up osmo-pcu-dbg (1.5.1) ...
Setting up texlive-latex-base (2018.20190227-2) ...
Setting up adwaita-icon-theme (3.30.1-1) ...
update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
Setting up eclipse-titan-dbgsym (11.1.0~osmocom1.2478.1b05) ...
Setting up texlive-extra-utils (2018.20190227-2) ...
Setting up texlive-latex-recommended (2018.20190227-2) ...
Setting up osmo-hnodeb-dbg:amd64 (0.2.1) ...
Setting up texlive-pictures (2018.20190227-2) ...
Setting up texlive-fonts-recommended (2018.20190227-2) ...
Setting up tipa (2:1.3-20) ...
Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done.
Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done.
update-fmtutil has updated the following file(s):
/var/lib/texmf/fmtutil.cnf-DEBIAN
/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST
If you want to activate the changes in the above file(s),
you should run fmtutil-sys or fmtutil.
Setting up python3-osmopy-utils (0.3.0) ...
osmo-ctrl2cgi.service is a disabled or a static unit, not starting it.
osmo-trap2cgi.service is a disabled or a static unit, not starting it.
Setting up osmo-bts (1.9.0) ...
Setting up texlive (2018.20190227-2) ...
Setting up texlive-science (2018.20190227-2) ...
Setting up texlive-latex-extra (2018.20190227-2) ...
Setting up texlive-bibtex-extra (2018.20190227-2) ...
Setting up texlive-xetex (2018.20190227-2) ...
Setting up texlive-formats-extra (2018.20190227-2) ...
Setting up libifd-osmo-remsim-client0:amd64 (1.1.1) ...
Setting up libifd-osmo-remsim-client0-dbgsym:amd64 (1.1.1) ...
Setting up pcscd (1.8.24-1) ...
Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket.
Processing triggers for systemd (241-5) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for mime-support (3.62) ...
Processing triggers for libglib2.0-0:amd64 (2.58.3-2+deb10u6) ...
Processing triggers for libc-bin (2.28-10) ...
Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ...
Setting up libsoup2.4-1:amd64 (2.64.2-2) ...
Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ...
Setting up librest-0.7-0:amd64 (0.8.1-1) ...
Setting up libgtk-3-0:amd64 (3.24.5-1) ...
Setting up librsvg2-bin (2.44.10-2.1+deb10u3) ...
Processing triggers for sgml-base (1.29) ...
Setting up docbook5-xml (5.0-2) ...
Setting up docutils-common (0.14+dfsg-4) ...
Setting up sgml-data (2.0.11) ...
Processing triggers for sgml-base (1.29) ...
Setting up docbook-xml (4.5-8) ...
Setting up python3-docutils (0.14+dfsg-4) ...
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-blockdiag (1.5.3+dfsg-5.2) ...
Setting up python3-nwdiag (1.0.4+dfsg-1) ...
Processing triggers for sgml-base (1.29) ...
Setting up docbook-dsssl (1.79-9.1) ...
Setting up dblatex (0.3.10-2) ...
Processing triggers for sgml-base (1.29) ...
Setting up docbook-utils (0.6.14-3.3) ...
Setting up asciidoc-dblatex (8.6.10-3) ...
Setting up osmo-gsm-manuals-dev (1.6.1) ...
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ...
Processing triggers for tex-common (6.11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Processing triggers for libc-bin (2.28-10) ...
Errors were encountered while processing:
osmo-hlr
osmo-hlr-dbg
E: Sub-process /usr/bin/dpkg returned an error code (1)
+ clean_up_trap
+ [ -n ]
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ [ -n ]
+ [ -e _repo_install_test_data/qemu.pid ]
+ cat _repo_install_test_data/qemu.pid
+ kill 1769594
+ rm -f _repo_install_test_data/temp.qcow2
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=…>
Changes:
------------------------------------------
[...truncated 301.37 KiB...]
Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ...
Setting up libosmo-gtlv-dev:amd64 (0.5.0.2.5a60.202508182026) ...
Setting up osmo-trx-dbg (1.7.1.2.1d41.202508182026) ...
Setting up osmo-trx (1.7.1.2.1d41.202508182026) ...
Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
Setting up libglx-mesa0:amd64 (20.3.5-1) ...
Setting up libosmo-csn1-dev:amd64 (0.2.0.5.b939.202508182026) ...
Setting up libglx0:amd64 (1.3.2-1) ...
Setting up dconf-gsettings-backend:amd64 (0.38.0-2) ...
Setting up mscgen (0.20-14) ...
Setting up osmo-remsim-server-dbgsym:amd64 (1.1.1.4.9a97.202508182026) ...
Setting up libosmotrau11:amd64 (2.0.0.22.83f4.202508182026) ...
Setting up libpcap0.8-dev:amd64 (1.10.0-2) ...
Setting up osmo-cbc-dbg:amd64 (0.5.1.7.91ea.202508182026) ...
Setting up libosmo-abis-dbg:amd64 (2.0.0.22.83f4.202508182026) ...
Setting up erlang-inets (1:23.2.6+dfsg-1+deb11u2) ...
Setting up libosmo-gsup-client-dev:amd64 (1.9.1.1.d4b4.202508182026) ...
Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
Setting up osmo-mgw (1.14.0.30.7d236.202508182026) ...
changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250819030324.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-mgw.service → /lib/systemd/system/osmo-mgw.service.
Setting up libosmo-gprs-sndcp-dev:amd64 (0.2.0.5.b939.202508182026) ...
Setting up libosmo-sigtran-dev:amd64 (2.1.0.159.de72.202508182026) ...
Setting up gcc (4:10.2.1-1) ...
Setting up asciidoc (9.0.0~rc2-1) ...
Setting up librsvg2-2:amd64 (2.50.3+dfsg-1+deb11u1) ...
Setting up libosmo-gprs-llc-dev:amd64 (0.2.0.5.b939.202508182026) ...
Setting up python3-treq (18.6.0-0.2) ...
Setting up libgl1:amd64 (1.3.2-1) ...
Setting up libosmo-mslookup-dev:amd64 (1.9.1.1.d4b4.202508182026) ...
Setting up osmo-mgw-dbgsym (1.14.0.30.7d236.202508182026) ...
Setting up libosmo-abis-dev:amd64 (2.0.0.22.83f4.202508182026) ...
Setting up libgvc6 (2.42.2-5+deb11u1) ...
Setting up libosmo-gprs-gmm-dev:amd64 (0.2.0.5.b939.202508182026) ...
Setting up texlive-binaries (2020.20200327.54578-7+deb11u2) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
Setting up osmo-hnodeb (0.2.1.202508182026) ...
changed ownership of '/etc/osmocom/osmo-hnodeb.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-hnodeb.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250819030324.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hnodeb.service → /lib/systemd/system/osmo-hnodeb.service.
Setting up libglu1-mesa:amd64 (9.0.1-1) ...
Setting up python3-osmopy-utils (0.3.0.161.fc78.202508182026) ...
osmo-ctrl2cgi.service is a disabled or a static unit, not starting it.
osmo-trap2cgi.service is a disabled or a static unit, not starting it.
Setting up libosmo-pfcp-dev:amd64 (0.5.0.2.5a60.202508182026) ...
Setting up texlive-base (2020.20210202-3) ...
tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
tl-paper: setting paper size for dvipdfmx to letter: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
tl-paper: setting paper size for dvips to letter: /var/lib/texmf/dvips/config/config-paper.ps
tl-paper: setting paper size for pdftex to letter: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
tl-paper: setting paper size for xdvi to letter: /var/lib/texmf/xdvi/XDvi-paper
Setting up libgtk-3-common (3.24.24-4+deb11u4) ...
Setting up osmo-pcu (1.5.1.10.9d46.202508182026) ...
changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250819030324.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-pcu.service → /lib/systemd/system/osmo-pcu.service.
Setting up osmo-bts-virtual (1.9.0.3.799a.202508182026) ...
changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250819030324.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-bts-virtual.service → /lib/systemd/system/osmo-bts-virtual.service.
Setting up gsettings-desktop-schemas (3.38.0-2) ...
Setting up graphviz (2.42.2-5+deb11u1) ...
Setting up librsvg2-bin (2.50.3+dfsg-1+deb11u1) ...
Setting up libpcap-dev:amd64 (1.10.0-2) ...
Setting up osmo-bts-virtual-dbg (1.9.0.3.799a.202508182026) ...
Setting up libosmo-abis:amd64 (2.0.0.22.83f4.202508182026) ...
Setting up texlive-luatex (2020.20210202-3) ...
Setting up osmo-bts-trx (1.9.0.3.799a.202508182026) ...
changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
ownership of '/etc/osmocom' retained as root:osmocom
mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x)
ownership of '/var/lib/osmocom/sms.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/gtphub_restart_count' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-ggsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-wal' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn/gsn_restart' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/osmo-sgsn' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/hlr.db.20250819030324.bak' retained as osmocom:osmocom
ownership of '/var/lib/osmocom/sms.db-shm' retained as osmocom:osmocom
ownership of '/var/lib/osmocom' retained as osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo-bts-trx.service → /lib/systemd/system/osmo-bts-trx.service.
Setting up erlang-edoc (1:23.2.6+dfsg-1+deb11u2) ...
Setting up erlang-erl-docgen (1:23.2.6+dfsg-1+deb11u2) ...
Setting up texlive-plain-generic (2020.20210202-3) ...
Setting up texlive-lang-greek (2020.20210202-2) ...
Setting up osmo-bts-trx-dbg (1.9.0.3.799a.202508182026) ...
Setting up osmo-pcu-dbg (1.5.1.10.9d46.202508182026) ...
Setting up texlive-latex-base (2020.20210202-3) ...
Setting up texlive-extra-utils (2020.20210202-3) ...
Setting up texlive-latex-recommended (2020.20210202-3) ...
Setting up osmo-hnodeb-dbg:amd64 (0.2.1.202508182026) ...
Setting up eclipse-titan (11.1.0~osmocom2.2479.907d) ...
Setting up texlive-pictures (2020.20210202-3) ...
Setting up texlive-fonts-recommended (2020.20210202-3) ...
Setting up tipa (2:1.3-20.1) ...
Setting up erlang-nox (1:23.2.6+dfsg-1+deb11u2) ...
Setting up osmo-bts (1.9.0.3.799a.202508182026) ...
Setting up texlive (2020.20210202-3) ...
Setting up texlive-science (2020.20210202-3) ...
Setting up texlive-latex-extra (2020.20210202-3) ...
Setting up texlive-bibtex-extra (2020.20210202-3) ...
Setting up osmo-diameter2gsup (0.3.3.91.0a1f.202508182026) ...
changed ownership of '/var/lib/osmo_dia2gsup' from root:root to osmocom:osmocom
Created symlink /etc/systemd/system/multi-user.target.wants/osmo_dia2gsup.service → /lib/systemd/system/osmo_dia2gsup.service.
Setting up eclipse-titan-dbgsym (11.1.0~osmocom2.2479.907d) ...
Setting up texlive-xetex (2020.20210202-3) ...
Setting up texlive-formats-extra (2020.20210202-3) ...
Setting up libifd-osmo-remsim-client0:amd64 (1.1.1.4.9a97.202508182026) ...
Setting up libifd-osmo-remsim-client0-dbgsym:amd64 (1.1.1.4.9a97.202508182026) ...
Setting up pcscd (1.9.1-1) ...
Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket.
pcscd.service is a disabled or a static unit, not starting it.
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for shared-mime-info (2.0-1) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
Processing triggers for libc-bin (2.31-13+deb11u2) ...
Setting up glib-networking:amd64 (2.66.0-2) ...
Setting up libsoup2.4-1:amd64 (2.72.0-2+deb11u2) ...
Setting up libsoup-gnome2.4-1:amd64 (2.72.0-2+deb11u2) ...
Setting up librest-0.7-0:amd64 (0.8.1-1.1) ...
Setting up libgtk-3-0:amd64 (3.24.24-4+deb11u4) ...
Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ...
Setting up erlang-wx (1:23.2.6+dfsg-1+deb11u2) ...
Setting up erlang-reltool (1:23.2.6+dfsg-1+deb11u2) ...
Setting up erlang-et (1:23.2.6+dfsg-1+deb11u2) ...
Setting up erlang-debugger (1:23.2.6+dfsg-1+deb11u2) ...
Setting up erlang-observer (1:23.2.6+dfsg-1+deb11u2) ...
Setting up erlang-common-test (1:23.2.6+dfsg-1+deb11u2) ...
Setting up rebar3 (3.18.0~osmo2) ...
Processing triggers for sgml-base (1.30) ...
Setting up docutils-common (0.16+dfsg-4) ...
Setting up sgml-data (2.0.11+nmu1) ...
Setting up docbook5-xml (5.0-3) ...
Processing triggers for sgml-base (1.30) ...
Setting up python3-docutils (0.16+dfsg-4) ...
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 docbook-xml (4.5-9) ...
Setting up python3-blockdiag (2.0.1+dfsg-1) ...
Setting up python3-nwdiag (2.0.0+dfsg-1) ...
Processing triggers for sgml-base (1.30) ...
Setting up docbook-dsssl (1.79-9.2) ...
Setting up dblatex (0.3.12py3-1) ...
Processing triggers for sgml-base (1.30) ...
Setting up docbook-utils (0.6.14-3.4) ...
Setting up asciidoc-dblatex (9.0.0~rc2-1) ...
Setting up osmo-gsm-manuals-dev (1.6.1.3.57f7.202508182026) ...
Processing triggers for tex-common (6.16) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time... done.
Processing triggers for libc-bin (2.31-13+deb11u2) ...
Errors were encountered while processing:
osmo-hlr
osmo-hlr-dbg
E: Sub-process /usr/bin/dpkg returned an error code (1)
+ clean_up_trap
+ [ -n ]
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ [ -n ]
+ [ -e _repo_install_test_data/qemu.pid ]
+ cat _repo_install_test_data/qemu.pid
+ kill 1209769
+ rm -f _repo_install_test_data/temp.qcow2
Build step 'Execute shell' marked build as failure