Started by upstream project "gerrit-osmo-bsc" build number 1699 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-bsc/+/41560 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-CDPXzv2NYGQs/agent.2055086 SSH_AGENT_PID=2055089 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_15000788385164775417.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_15000788385164775417.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-bsc # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc refs/changes/60/41560/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision a75e19f2d1f0b02da7b712fe84b3671ee3620367 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a75e19f2d1f0b02da7b712fe84b3671ee3620367 # timeout=10 Commit message: "Bump version: 1.13.0.32-23c05-dirty → 1.14.0" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 23c050602cea7b60c52b894a5d8e5d5fef445ff2 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins12519218755927035528.sh + set +x Building binary packages for distro: 'debian:11' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline c9c3af6 jobs: libosmo-sigtran: add support for TCAP loadsharing + cd osmo-bsc + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 1.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:308dfd8988974bffc885284f03e7a25851bd994f636b796eafbc1948c94ac338 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-bsc: using cached https://gerrit.osmocom.org/osmo-bsc (not cloning, not fetching) osmo-bsc: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] a75e19f2d Bump version: 1.13.0.32-23c05-dirty → 1.14.0 osmo-bsc: skipping git checkout, current commit: a75e19f2d Bump version: 1.13.0.32-23c05-dirty → 1.14.0 + get_version_for_feed(): ['/obs/_cache/osmo-bsc/git-version-gen', '.'] 1.13.0.33-a75e1osmo-bsc: building source package 1.13.0.33-a75e1 osmo-bsc: WARNING: version from changelog (1.14.0) is higher than version based on git tag (1.13.0.33-a75e1) osmo-bsc: WARNING: using version from changelog (git tag not pushed yet?) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-bsc: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-bsc dpkg-buildpackage: info: source version 1.14.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Pau Espin Pedrol dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-bsc in osmo-bsc_1.14.0.tar.xz dpkg-source: info: building osmo-bsc in osmo-bsc_1.14.0.dsc dpkg-genbuildinfo --build=source -O../osmo-bsc_1.14.0_source.buildinfo dpkg-genchanges --build=source -O../osmo-bsc_1.14.0_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-bsc + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] a75e19f2d1f0b02da7b712fe84b3671ee3620367 osmo-bsc: adding commit_a75e19f2d1f0b02da7b712fe84b3671ee3620367.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:11 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.2s #4 [1/6] FROM docker.io/library/debian:11@sha256:ee239c601913c0d3962208299eef70dcffcb7aac1787f7a02f6d3e2b518755e6 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.2s #6 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #6 CACHED #7 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:11" && exit 1 ;; esac #7 CACHED #8 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #8 CACHED #9 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:a54696846388ff39697d1c303409621ab71b39dc702136fb499d92ccab071adf 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.1s done #11 DONE 0.2s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.3s #4 [1/2] FROM docker.io/library/debian-11-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:11" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:a277a294785aa736f10117a9857c45a8450100356b0f9ffb008166b5be7903f1 0.0s done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-bsc/*.tar.* osmo-bsc/ osmo-bsc/.github/ osmo-bsc/.github/FUNDING.yml osmo-bsc/.tarball-version osmo-bsc/AUTHORS osmo-bsc/COPYING osmo-bsc/Makefile.am osmo-bsc/README.md osmo-bsc/README.vty-tests osmo-bsc/TODO-RELEASE osmo-bsc/configure.ac osmo-bsc/contrib/ osmo-bsc/contrib/Makefile.am osmo-bsc/contrib/a-link/ osmo-bsc/contrib/a-link/sccp-split-by-con.lua osmo-bsc/contrib/jenkins.sh osmo-bsc/contrib/systemd/ osmo-bsc/contrib/systemd/Makefile.am osmo-bsc/contrib/systemd/osmo-bsc.service osmo-bsc/debian/ osmo-bsc/debian/abisip-find.install osmo-bsc/debian/changelog osmo-bsc/debian/compat osmo-bsc/debian/control osmo-bsc/debian/copyright osmo-bsc/debian/osmo-bsc-bs11-utils.install osmo-bsc/debian/osmo-bsc-doc.install osmo-bsc/debian/osmo-bsc-ipaccess-utils.install osmo-bsc/debian/osmo-bsc-meas-utils.install osmo-bsc/debian/osmo-bsc.install osmo-bsc/debian/postinst osmo-bsc/debian/rules osmo-bsc/debian/source/ osmo-bsc/debian/source/format osmo-bsc/doc/ osmo-bsc/doc/BS11-OML.txt osmo-bsc/doc/Makefile.am osmo-bsc/doc/assignment-fsm.dot osmo-bsc/doc/assignment.msc osmo-bsc/doc/bts-features.txt osmo-bsc/doc/codec_resolution.msc osmo-bsc/doc/e1-data-model.txt osmo-bsc/doc/examples/ osmo-bsc/doc/examples/Makefile.am osmo-bsc/doc/examples/osmo-bsc/ osmo-bsc/doc/examples/osmo-bsc/ericsson/ osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus01-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-8trx.cfg osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg osmo-bsc/doc/examples/osmo-bsc/nokia/ osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.metrosite.RF-hopping.2TRX.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx-fh.confmerge osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc.cfg osmo-bsc/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg osmo-bsc/doc/examples/osmo-bsc/siemens/ osmo-bsc/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg osmo-bsc/doc/handover-inter-bsc-in-fsm.dot osmo-bsc/doc/handover-inter-bsc-in.msc osmo-bsc/doc/handover-inter-bsc-out-fsm.dot osmo-bsc/doc/handover-inter-bsc-out.msc osmo-bsc/doc/handover-intra-bsc-fsm.dot osmo-bsc/doc/handover.msc osmo-bsc/doc/handover.txt osmo-bsc/doc/lchan-fsm.dot osmo-bsc/doc/lchan-rtp-fsm.dot osmo-bsc/doc/lchan.msc osmo-bsc/doc/legend_for_fsm_diagrams.dot osmo-bsc/doc/legend_for_ladder_diagrams.msc osmo-bsc/doc/location_services_fsm_bsc.dot osmo-bsc/doc/location_services_ta.msc osmo-bsc/doc/manuals/ osmo-bsc/doc/manuals/Makefile.am osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml osmo-bsc/doc/manuals/aoip-mgw-options.adoc osmo-bsc/doc/manuals/cbsp/ osmo-bsc/doc/manuals/cbsp/messages.adoc osmo-bsc/doc/manuals/cbsp/procedures.adoc osmo-bsc/doc/manuals/chapters/ osmo-bsc/doc/manuals/chapters/aoip-flows.adoc osmo-bsc/doc/manuals/chapters/bsc.adoc osmo-bsc/doc/manuals/chapters/bts-examples.adoc osmo-bsc/doc/manuals/chapters/bts.adoc osmo-bsc/doc/manuals/chapters/chan_alloc.adoc osmo-bsc/doc/manuals/chapters/control.adoc osmo-bsc/doc/manuals/chapters/counters.adoc osmo-bsc/doc/manuals/chapters/counters_generated.adoc osmo-bsc/doc/manuals/chapters/handover.adoc osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot osmo-bsc/doc/manuals/chapters/interf_meas.adoc osmo-bsc/doc/manuals/chapters/mscpool.adoc osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc osmo-bsc/doc/manuals/chapters/overview.adoc osmo-bsc/doc/manuals/chapters/power_control.adoc osmo-bsc/doc/manuals/chapters/qos-example.adoc osmo-bsc/doc/manuals/chapters/running.adoc osmo-bsc/doc/manuals/chapters/smlc.adoc osmo-bsc/doc/manuals/chapters/smscb.adoc osmo-bsc/doc/manuals/images/ osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg osmo-bsc/doc/manuals/message-sequences/ osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc osmo-bsc/doc/manuals/message-sequences/mo_call-abis_a.msc osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc osmo-bsc/doc/manuals/mgw/ osmo-bsc/doc/manuals/mgw/classic-bsc.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc osmo-bsc/doc/manuals/om2000/ osmo-bsc/doc/manuals/om2000/README osmo-bsc/doc/manuals/om2000/om2k-bts.msc osmo-bsc/doc/manuals/om2000/om2k-mo-cf.msc osmo-bsc/doc/manuals/om2000/om2k-mo-is.msc osmo-bsc/doc/manuals/om2000/om2k-mo-rx.msc osmo-bsc/doc/manuals/om2000/om2k-mo-tf.msc osmo-bsc/doc/manuals/om2000/om2k-mo-trxc.msc osmo-bsc/doc/manuals/om2000/om2k-mo-ts.msc osmo-bsc/doc/manuals/om2000/om2k-mo-tx.msc osmo-bsc/doc/manuals/om2000/om2k-trx.msc osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml osmo-bsc/doc/manuals/osmobsc-cbsp.adoc osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml osmo-bsc/doc/manuals/osmobsc-usermanual.adoc osmo-bsc/doc/manuals/osmobsc-vty-reference.xml osmo-bsc/doc/manuals/osmux-reference-docinfo.xml osmo-bsc/doc/manuals/osmux-reference.adoc osmo-bsc/doc/manuals/regen_doc.sh osmo-bsc/doc/manuals/vty/ osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml osmo-bsc/doc/mgw-endpoint-fsm.dot osmo-bsc/doc/mgw-endpoint.msc osmo-bsc/doc/mscpool-attach.dot osmo-bsc/doc/timeslot-fsm.dot osmo-bsc/doc/timeslot.msc osmo-bsc/doc/ts-and-lchan-fsm-lifecycle.msc osmo-bsc/git-version-gen osmo-bsc/include/ osmo-bsc/include/Makefile.am osmo-bsc/include/compat_af_isdn.h osmo-bsc/include/mISDNif.h osmo-bsc/include/osmocom/ osmo-bsc/include/osmocom/Makefile.am osmo-bsc/include/osmocom/bsc/ osmo-bsc/include/osmocom/bsc/Makefile.am osmo-bsc/include/osmocom/bsc/a_reset.h osmo-bsc/include/osmocom/bsc/abis_nm.h osmo-bsc/include/osmocom/bsc/abis_om2000.h osmo-bsc/include/osmocom/bsc/abis_osmo.h osmo-bsc/include/osmocom/bsc/abis_rsl.h osmo-bsc/include/osmocom/bsc/acc.h osmo-bsc/include/osmocom/bsc/assignment_fsm.h osmo-bsc/include/osmocom/bsc/bsc_msc_data.h osmo-bsc/include/osmocom/bsc/bsc_rll.h osmo-bsc/include/osmocom/bsc/bsc_stats.h osmo-bsc/include/osmocom/bsc/bsc_subscr_conn_fsm.h osmo-bsc/include/osmocom/bsc/bsc_subscriber.h osmo-bsc/include/osmocom/bsc/bss.h osmo-bsc/include/osmocom/bsc/bssmap_reset.h osmo-bsc/include/osmocom/bsc/bts.h osmo-bsc/include/osmocom/bsc/bts_ipaccess_nanobts_omlattr.h osmo-bsc/include/osmocom/bsc/bts_setup_ramp.h osmo-bsc/include/osmocom/bsc/bts_sm.h osmo-bsc/include/osmocom/bsc/bts_trx.h osmo-bsc/include/osmocom/bsc/chan_alloc.h osmo-bsc/include/osmocom/bsc/chan_counts.h osmo-bsc/include/osmocom/bsc/codec_pref.h osmo-bsc/include/osmocom/bsc/ctrl.h osmo-bsc/include/osmocom/bsc/data_rate_pref.h osmo-bsc/include/osmocom/bsc/debug.h osmo-bsc/include/osmocom/bsc/e1_config.h osmo-bsc/include/osmocom/bsc/gsm_04_08_rr.h osmo-bsc/include/osmocom/bsc/gsm_08_08.h osmo-bsc/include/osmocom/bsc/gsm_data.h osmo-bsc/include/osmocom/bsc/handover.h osmo-bsc/include/osmocom/bsc/handover_cfg.h osmo-bsc/include/osmocom/bsc/handover_ctrl.h osmo-bsc/include/osmocom/bsc/handover_decision.h osmo-bsc/include/osmocom/bsc/handover_decision_2.h osmo-bsc/include/osmocom/bsc/handover_fsm.h osmo-bsc/include/osmocom/bsc/handover_vty.h osmo-bsc/include/osmocom/bsc/ipaccess.h osmo-bsc/include/osmocom/bsc/lb.h osmo-bsc/include/osmocom/bsc/lchan.h osmo-bsc/include/osmocom/bsc/lchan_fsm.h osmo-bsc/include/osmocom/bsc/lchan_rtp_fsm.h osmo-bsc/include/osmocom/bsc/lchan_select.h osmo-bsc/include/osmocom/bsc/lcs_loc_req.h osmo-bsc/include/osmocom/bsc/lcs_ta_req.h osmo-bsc/include/osmocom/bsc/meas_feed.h osmo-bsc/include/osmocom/bsc/meas_rep.h osmo-bsc/include/osmocom/bsc/misdn.h osmo-bsc/include/osmocom/bsc/neighbor_ident.h osmo-bsc/include/osmocom/bsc/network_listen.h osmo-bsc/include/osmocom/bsc/nm_common_fsm.h osmo-bsc/include/osmocom/bsc/osmo_bsc.h osmo-bsc/include/osmocom/bsc/osmo_bsc_grace.h osmo-bsc/include/osmocom/bsc/osmo_bsc_lcls.h osmo-bsc/include/osmocom/bsc/osmo_bsc_rf.h osmo-bsc/include/osmocom/bsc/osmo_bsc_sigtran.h osmo-bsc/include/osmocom/bsc/osmux.h osmo-bsc/include/osmocom/bsc/paging.h osmo-bsc/include/osmocom/bsc/pcu_if.h osmo-bsc/include/osmocom/bsc/pcuif_proto.h osmo-bsc/include/osmocom/bsc/penalty_timers.h osmo-bsc/include/osmocom/bsc/power_control.h osmo-bsc/include/osmocom/bsc/rs232.h osmo-bsc/include/osmocom/bsc/signal.h osmo-bsc/include/osmocom/bsc/smscb.h osmo-bsc/include/osmocom/bsc/system_information.h osmo-bsc/include/osmocom/bsc/timeslot_fsm.h osmo-bsc/include/osmocom/bsc/vgcs_fsm.h osmo-bsc/include/osmocom/bsc/vty.h osmo-bsc/m4/ osmo-bsc/m4/README osmo-bsc/osmoappdesc.py osmo-bsc/src/ osmo-bsc/src/Makefile.am osmo-bsc/src/ipaccess/ osmo-bsc/src/ipaccess/Makefile.am osmo-bsc/src/ipaccess/abisip-find.c osmo-bsc/src/ipaccess/ipaccess-config-e1-driver.c osmo-bsc/src/ipaccess/ipaccess-config.c osmo-bsc/src/ipaccess/ipaccess-firmware.c osmo-bsc/src/ipaccess/ipaccess-proxy.c osmo-bsc/src/ipaccess/network_listen.c osmo-bsc/src/ipaccess/stubs.c osmo-bsc/src/osmo-bsc/ osmo-bsc/src/osmo-bsc/Makefile.am osmo-bsc/src/osmo-bsc/a_reset.c osmo-bsc/src/osmo-bsc/abis_bs11.c osmo-bsc/src/osmo-bsc/abis_nm.c osmo-bsc/src/osmo-bsc/abis_nm_ipaccess.c osmo-bsc/src/osmo-bsc/abis_nm_vty.c osmo-bsc/src/osmo-bsc/abis_om2000.c osmo-bsc/src/osmo-bsc/abis_om2000_vty.c osmo-bsc/src/osmo-bsc/abis_osmo.c osmo-bsc/src/osmo-bsc/abis_rsl.c osmo-bsc/src/osmo-bsc/acc.c osmo-bsc/src/osmo-bsc/assignment_fsm.c osmo-bsc/src/osmo-bsc/bsc_ctrl.c osmo-bsc/src/osmo-bsc/bsc_ctrl_lookup.c osmo-bsc/src/osmo-bsc/bsc_init.c osmo-bsc/src/osmo-bsc/bsc_rf_ctrl.c osmo-bsc/src/osmo-bsc/bsc_rll.c osmo-bsc/src/osmo-bsc/bsc_sccp.c osmo-bsc/src/osmo-bsc/bsc_stats.c osmo-bsc/src/osmo-bsc/bsc_subscr_conn_fsm.c osmo-bsc/src/osmo-bsc/bsc_subscriber.c osmo-bsc/src/osmo-bsc/bsc_vty.c osmo-bsc/src/osmo-bsc/bssmap_reset.c osmo-bsc/src/osmo-bsc/bts.c osmo-bsc/src/osmo-bsc/bts_ctrl.c osmo-bsc/src/osmo-bsc/bts_ericsson_rbs2000.c osmo-bsc/src/osmo-bsc/bts_init.c osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts.c osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c osmo-bsc/src/osmo-bsc/bts_nokia_site.c osmo-bsc/src/osmo-bsc/bts_osmobts.c osmo-bsc/src/osmo-bsc/bts_setup_ramp.c osmo-bsc/src/osmo-bsc/bts_siemens_bs11.c osmo-bsc/src/osmo-bsc/bts_sm.c osmo-bsc/src/osmo-bsc/bts_trx.c osmo-bsc/src/osmo-bsc/bts_trx_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_ts_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_ts_lchan_ctrl.c osmo-bsc/src/osmo-bsc/bts_trx_vty.c osmo-bsc/src/osmo-bsc/bts_unknown.c osmo-bsc/src/osmo-bsc/bts_vty.c osmo-bsc/src/osmo-bsc/cbch_scheduler.c osmo-bsc/src/osmo-bsc/cbsp_link.c osmo-bsc/src/osmo-bsc/chan_alloc.c osmo-bsc/src/osmo-bsc/chan_counts.c osmo-bsc/src/osmo-bsc/codec_pref.c osmo-bsc/src/osmo-bsc/data_rate_pref.c osmo-bsc/src/osmo-bsc/e1_config.c osmo-bsc/src/osmo-bsc/gsm_04_08_rr.c osmo-bsc/src/osmo-bsc/gsm_08_08.c osmo-bsc/src/osmo-bsc/gsm_data.c osmo-bsc/src/osmo-bsc/handover_cfg.c osmo-bsc/src/osmo-bsc/handover_ctrl.c osmo-bsc/src/osmo-bsc/handover_decision.c osmo-bsc/src/osmo-bsc/handover_decision_2.c osmo-bsc/src/osmo-bsc/handover_fsm.c osmo-bsc/src/osmo-bsc/handover_logic.c osmo-bsc/src/osmo-bsc/handover_vty.c osmo-bsc/src/osmo-bsc/lb.c osmo-bsc/src/osmo-bsc/lchan.c osmo-bsc/src/osmo-bsc/lchan_fsm.c osmo-bsc/src/osmo-bsc/lchan_rtp_fsm.c osmo-bsc/src/osmo-bsc/lchan_select.c osmo-bsc/src/osmo-bsc/lcs_loc_req.c osmo-bsc/src/osmo-bsc/lcs_ta_req.c osmo-bsc/src/osmo-bsc/meas_feed.c osmo-bsc/src/osmo-bsc/meas_rep.c osmo-bsc/src/osmo-bsc/neighbor_ident.c osmo-bsc/src/osmo-bsc/neighbor_ident_ctrl.c osmo-bsc/src/osmo-bsc/neighbor_ident_vty.c osmo-bsc/src/osmo-bsc/net_init.c osmo-bsc/src/osmo-bsc/nm_bb_transc_fsm.c osmo-bsc/src/osmo-bsc/nm_bts_fsm.c osmo-bsc/src/osmo-bsc/nm_bts_sm_fsm.c osmo-bsc/src/osmo-bsc/nm_channel_fsm.c osmo-bsc/src/osmo-bsc/nm_common_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_cell_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_nse_fsm.c osmo-bsc/src/osmo-bsc/nm_gprs_nsvc_fsm.c osmo-bsc/src/osmo-bsc/nm_rcarrier_fsm.c osmo-bsc/src/osmo-bsc/osmo_bsc_bssap.c osmo-bsc/src/osmo-bsc/osmo_bsc_filter.c osmo-bsc/src/osmo-bsc/osmo_bsc_grace.c osmo-bsc/src/osmo-bsc/osmo_bsc_lcls.c osmo-bsc/src/osmo-bsc/osmo_bsc_main.c osmo-bsc/src/osmo-bsc/osmo_bsc_mgcp.c osmo-bsc/src/osmo-bsc/osmo_bsc_msc.c osmo-bsc/src/osmo-bsc/osmo_bsc_sigtran.c osmo-bsc/src/osmo-bsc/paging.c osmo-bsc/src/osmo-bsc/pcu_sock.c osmo-bsc/src/osmo-bsc/penalty_timers.c osmo-bsc/src/osmo-bsc/power_control.c osmo-bsc/src/osmo-bsc/smscb.c osmo-bsc/src/osmo-bsc/smscb_vty.c osmo-bsc/src/osmo-bsc/system_information.c osmo-bsc/src/osmo-bsc/timeslot_fsm.c osmo-bsc/src/osmo-bsc/vgcs_fsm.c osmo-bsc/src/utils/ osmo-bsc/src/utils/Makefile.am osmo-bsc/src/utils/bs11_config.c osmo-bsc/src/utils/isdnsync.c osmo-bsc/src/utils/meas_db.c osmo-bsc/src/utils/meas_db.h osmo-bsc/src/utils/meas_json.c osmo-bsc/src/utils/meas_pcap2db.c osmo-bsc/src/utils/meas_udp2db.c osmo-bsc/src/utils/meas_vis.c osmo-bsc/tests/ osmo-bsc/tests/Makefile.am osmo-bsc/tests/abis/ osmo-bsc/tests/abis/Makefile.am osmo-bsc/tests/abis/abis_test.c osmo-bsc/tests/abis/abis_test.ok osmo-bsc/tests/acc/ osmo-bsc/tests/acc/Makefile.am osmo-bsc/tests/acc/acc_test.c osmo-bsc/tests/acc/acc_test.ok osmo-bsc/tests/acch_overpower.vty osmo-bsc/tests/atlocal.in osmo-bsc/tests/bsc/ osmo-bsc/tests/bsc/Makefile.am osmo-bsc/tests/bsc/bsc_test.c osmo-bsc/tests/bsc/bsc_test.ok osmo-bsc/tests/bts_features.vty osmo-bsc/tests/cbc.vty osmo-bsc/tests/codec_pref/ osmo-bsc/tests/codec_pref/Makefile.am osmo-bsc/tests/codec_pref/codec_pref_test.c osmo-bsc/tests/codec_pref/codec_pref_test.ok osmo-bsc/tests/ctrl/ osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file-invalid.cfg osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file.cfg osmo-bsc/tests/ctrl/osmo-bsc-neigh-test.cfg osmo-bsc/tests/ctrl_test_runner.py osmo-bsc/tests/early_ia.vty osmo-bsc/tests/gprs_params.vty osmo-bsc/tests/gsm0408/ osmo-bsc/tests/gsm0408/Makefile.am osmo-bsc/tests/gsm0408/gsm0408_test.c osmo-bsc/tests/gsm0408/gsm0408_test.ok osmo-bsc/tests/handover/ osmo-bsc/tests/handover/Makefile.am osmo-bsc/tests/handover/handover_test.c osmo-bsc/tests/handover/handover_tests.ok osmo-bsc/tests/handover/handover_tests.sh osmo-bsc/tests/handover/test_amr_tch_f_to_h.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_and_afs_bias.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion_two_cells.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_congested.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_oscillation.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_congested.ho_vty osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_oscillation.ho_vty osmo-bsc/tests/handover/test_balance_congestion.ho_vty osmo-bsc/tests/handover/test_balance_congestion_2.ho_vty osmo-bsc/tests/handover/test_balance_congestion_by_percentage.ho_vty osmo-bsc/tests/handover/test_balance_congestion_tchf_tchh.ho_vty osmo-bsc/tests/handover/test_bs_power.ho_vty osmo-bsc/tests/handover/test_congestion.ho_vty osmo-bsc/tests/handover/test_congestion_favor_best_target_rxlev.ho_vty osmo-bsc/tests/handover/test_congestion_intra_vs_inter_cell.ho_vty osmo-bsc/tests/handover/test_congestion_no_oscillation.ho_vty osmo-bsc/tests/handover/test_congestion_no_oscillation2.ho_vty osmo-bsc/tests/handover/test_disabled_ho_and_as.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_amr_tch_h_to_f_congestion_assignment_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_balance_congestion.ho_vty osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vty osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h_2.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty osmo-bsc/tests/handover/test_dyn_ts_favor_static_ts_as_target.ho_vty osmo-bsc/tests/handover/test_ho_1_rxqual_before_connection.ho_vty osmo-bsc/tests/handover/test_ho_to_better_cell.ho_vty osmo-bsc/tests/handover/test_ho_to_better_cell_2.ho_vty osmo-bsc/tests/handover/test_hysteresis.ho_vty osmo-bsc/tests/handover/test_insufficient_measurements.ho_vty osmo-bsc/tests/handover/test_keep_efr_codec.ho_vty osmo-bsc/tests/handover/test_keep_fr_codec.ho_vty osmo-bsc/tests/handover/test_keep_hr_codec.ho_vty osmo-bsc/tests/handover/test_max_handovers.ho_vty osmo-bsc/tests/handover/test_max_ta.ho_vty osmo-bsc/tests/handover/test_meas_rep_multi_band.ho_vty osmo-bsc/tests/handover/test_min_rxlev_vs_congestion.ho_vty osmo-bsc/tests/handover/test_min_rxlev_vs_hysteresis.ho_vty osmo-bsc/tests/handover/test_neighbor_congested.ho_vty osmo-bsc/tests/handover/test_neighbor_full.ho_vty osmo-bsc/tests/handover/test_no_congestion.ho_vty osmo-bsc/tests/handover/test_penalty_timer.ho_vty osmo-bsc/tests/handover/test_resource_indication.ho_vty osmo-bsc/tests/handover/test_rxqual.ho_vty osmo-bsc/tests/handover/test_rxqual_vs_congestion.ho_vty osmo-bsc/tests/handover/test_stay_in_better_cell.ho_vty osmo-bsc/tests/handover/test_stay_in_better_cell_2.ho_vty osmo-bsc/tests/handover/test_story.ho_vty osmo-bsc/tests/handover_cfg.vty osmo-bsc/tests/interf_meas.vty osmo-bsc/tests/msc.vty osmo-bsc/tests/nanobts_omlattr/ osmo-bsc/tests/nanobts_omlattr/Makefile.am osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.c osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.ok osmo-bsc/tests/neighbor_ident.vty osmo-bsc/tests/nri_cfg.vty osmo-bsc/tests/osmo-bsc.vty osmo-bsc/tests/paging/ osmo-bsc/tests/paging/Makefile.am osmo-bsc/tests/paging/paging_test.c osmo-bsc/tests/paging/paging_test.ok osmo-bsc/tests/power_ctrl.vty osmo-bsc/tests/si2quater_neighbor_list.vty osmo-bsc/tests/smlc.vty osmo-bsc/tests/subscr/ osmo-bsc/tests/subscr/Makefile.am osmo-bsc/tests/subscr/bsc_subscr_test.c osmo-bsc/tests/subscr/bsc_subscr_test.err osmo-bsc/tests/subscr/bsc_subscr_test.ok osmo-bsc/tests/testsuite.at osmo-bsc/tests/timer.vty osmo-bsc/tests/timeslot.vty osmo-bsc/tests/vty_test_runner.py + cd _temp/binpkgs/osmo-bsc + apt-get -y update Hit:1 http://deb.debian.org/debian bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [431 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [69.1 kB] Fetched 529 kB in 0s (1771 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: builddeps:. : Depends: libosmo-sigtran-dev (>= 2.2.0) but it is not going to be installed Depends: libosmo-abis-dev (>= 2.1.0) but it is not going to be installed Depends: libosmo-netif-dev (>= 1.7.0) but it is not going to be installed Depends: libosmo-mgcp-client-dev (>= 1.15.0) but it is not going to be installed E: Unable to correct problems, you have held broken packages. ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2055089 killed; [ssh-agent] Stopped. Finished: FAILURE