Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 1cd38f2dbd652b319be6248ca6209088a7208dae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 Commit message: "redmine: upgrade to 5.1.5" > git rev-list --no-walk 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 [ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins9413511077355661871.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-remsim-test + export IMAGE_SUFFIX=master + cd ttcn3-remsim-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs ] + [ xjenkins-ttcn3-remsim-test-1627 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test + SUITE_NAME=ttcn3-remsim-test + IMAGE_SUFFIX=master + docker_images_require osmo-remsim-master ttcn3-remsim-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-remsim-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.76kB done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 ... #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e #7 resolve registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e #7 ... #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #8 DONE 0.3s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e #7 resolve registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e 0.3s done #7 DONE 0.3s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.7s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.7s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 0.9s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #19 CACHED #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 CACHED #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 CACHED #22 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 1.1s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.598 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.598 + apt-get update #26 0.625 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #26 0.642 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.647 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.663 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.685 Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #26 0.721 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 0.798 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] #26 1.409 Fetched 9493 kB in 1s (12.3 MB/s) #26 1.409 Reading package lists... #26 1.690 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.693 Reading package lists... #26 1.976 Building dependency tree... #26 2.046 Reading state information... #26 2.120 The following additional packages will be installed: #26 2.120 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 2.120 liborcania-dev liborcania2.3 libsystemd-dev libsystemd-shared libsystemd0 #26 2.120 libudev-dev libudev1 libuhd4.3.0 libulfius2.7 libyder-dev libyder2.0 systemd #26 2.120 Suggested packages: #26 2.120 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 2.120 uhd-host systemd-container systemd-homed systemd-userdbd systemd-boot #26 2.120 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #26 2.120 polkitd | policykit-1 #26 2.120 Recommended packages: #26 2.120 limesuite-udev limesuite-images gnuradio-dev systemd-timesyncd | time-daemon #26 2.219 The following NEW packages will be installed: #26 2.219 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 2.219 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 2.219 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 2.220 The following packages will be upgraded: #26 2.220 libsystemd-shared libsystemd0 libudev-dev libudev1 systemd #26 2.240 5 upgraded, 14 newly installed, 0 to remove and 44 not upgraded. #26 2.240 Need to get 11.0 MB of archives. #26 2.240 After this operation, 24.8 MB of additional disk space will be used. #26 2.240 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.33-1~deb12u1 [3036 kB] #26 2.241 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2145.1851.202501132026 [263 kB] #26 2.247 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2145.1851.202501132026 [53.0 kB] #26 2.291 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.33-1~deb12u1 [1691 kB] #26 2.313 Get:5 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.33-1~deb12u1 [332 kB] #26 2.318 Get:6 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.33-1~deb12u1 [52.7 kB] #26 2.342 Get:7 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.33-1~deb12u1 [109 kB] #26 2.342 Get:8 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 2.345 Get:9 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 2.347 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 2.350 Get:11 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 2.351 Get:12 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 2.352 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 2.356 Get:14 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.399 Get:15 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.401 Get:16 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.401 Get:17 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.401 Get:18 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.402 Get:19 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.566 debconf: delaying package configuration, since apt-utils is not installed #26 2.631 Fetched 11.0 MB in 0s (60.0 MB/s) #26 2.852 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115758 files and directories currently installed.) #26 2.885 Preparing to unpack .../systemd_252.33-1~deb12u1_amd64.deb ... #26 3.015 Unpacking systemd (252.33-1~deb12u1) over (252.31-1~deb12u1) ... #26 18.83 Preparing to unpack .../libsystemd-shared_252.33-1~deb12u1_amd64.deb ... #26 18.96 Unpacking libsystemd-shared:amd64 (252.33-1~deb12u1) over (252.31-1~deb12u1) ... #26 19.55 Preparing to unpack .../libsystemd0_252.33-1~deb12u1_amd64.deb ... #26 19.70 Unpacking libsystemd0:amd64 (252.33-1~deb12u1) over (252.31-1~deb12u1) ... #26 20.17 Setting up libsystemd0:amd64 (252.33-1~deb12u1) ... #26 20.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115758 files and directories currently installed.) #26 20.59 Preparing to unpack .../libudev-dev_252.33-1~deb12u1_amd64.deb ... #26 20.81 Unpacking libudev-dev:amd64 (252.33-1~deb12u1) over (252.31-1~deb12u1) ... #26 21.38 Preparing to unpack .../libudev1_252.33-1~deb12u1_amd64.deb ... #26 21.50 Unpacking libudev1:amd64 (252.33-1~deb12u1) over (252.31-1~deb12u1) ... #26 21.91 Setting up libudev1:amd64 (252.33-1~deb12u1) ... #26 22.17 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 22.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115758 files and directories currently installed.) #26 22.20 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 22.23 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 22.63 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 22.64 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2145.1851.202501132026_amd64.deb ... #26 22.69 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202501132026) ... #26 22.92 Selecting previously unselected package liblimesuite-dev. #26 22.93 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2145.1851.202501132026_amd64.deb ... #26 23.01 Unpacking liblimesuite-dev (23.11.0.1.2145.1851.202501132026) ... #26 23.36 Selecting previously unselected package libmicrohttpd12:amd64. #26 23.37 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 23.41 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 23.63 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 23.64 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 23.77 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 24.07 Selecting previously unselected package liborcania2.3:amd64. #26 24.07 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 24.11 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 24.34 Selecting previously unselected package liborcania-dev:amd64. #26 24.35 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 24.40 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 24.64 Selecting previously unselected package libsystemd-dev:amd64. #26 24.64 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 24.68 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 24.96 Selecting previously unselected package libuhd4.3.0:amd64. #26 24.98 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 25.03 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 25.41 Selecting previously unselected package libuhd-dev:amd64. #26 25.43 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 25.46 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 25.78 Selecting previously unselected package libyder2.0:amd64. #26 25.79 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 25.83 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 26.13 Selecting previously unselected package libulfius2.7:amd64. #26 26.14 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 26.18 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 26.42 Selecting previously unselected package libyder-dev:amd64. #26 26.42 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 26.46 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 26.73 Selecting previously unselected package libulfius-dev:amd64. #26 26.74 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 26.78 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 27.08 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 27.20 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 27.33 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 27.46 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 27.58 Setting up libsystemd-shared:amd64 (252.33-1~deb12u1) ... #26 27.71 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202501132026) ... #26 27.85 Setting up libudev-dev:amd64 (252.33-1~deb12u1) ... #26 27.97 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 28.13 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 28.27 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 28.40 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 28.52 Setting up liblimesuite-dev (23.11.0.1.2145.1851.202501132026) ... #26 28.67 Setting up systemd (252.33-1~deb12u1) ... #26 29.22 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 29.39 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 29.72 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 29.86 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 30.00 Processing triggers for man-db (2.11.2-2) ... #26 30.12 Processing triggers for dbus (1.14.10-1~deb12u1) ... #26 30.23 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 30.76 + apt-get clean #26 DONE 31.7s #27 exporting to image #27 exporting layers #27 exporting layers 0.6s done #27 writing image sha256:07e5236595d2df6a13da5975786a652c79edcd4128965126c0084f195ea0b3e3 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 07e5236595d2 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-remsim-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-remsim-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-remsim-master + echo osmo-remsim-master + dir=osmo-remsim-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-remsim-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-remsim-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-remsim-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-remsim-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-remsim-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.23kB done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 https://gerrit.osmocom.org/plugins/gitiles/osmo-remsim/+/master?format=TEXT #4 DONE 0.4s #5 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #5 ... #4 https://gerrit.osmocom.org/plugins/gitiles/osmo-remsim/+/master?format=TEXT #4 CACHED #5 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.9s #6 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libpcsclite-dev pcscd pcsc-tools autoconf automake libtool pkg-config m4 help2man ca-certificates && apt-get clean ;; centos*) dnf install -y pcsc-lite help2man python3 ;; esac #6 0.552 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.552 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.552 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.571 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.877 Reading package lists... #6 1.164 Reading package lists... #6 1.428 Building dependency tree... #6 1.494 Reading state information... #6 1.562 libpcsclite-dev is already the newest version (1.9.9-2). #6 1.562 autoconf is already the newest version (2.71-3). #6 1.562 automake is already the newest version (1:1.16.5-1.3). #6 1.562 libtool is already the newest version (2.4.7-7~deb12u1). #6 1.562 pkg-config is already the newest version (1.8.1-1). #6 1.562 m4 is already the newest version (1.4.19-3). #6 1.562 m4 set to manually installed. #6 1.562 ca-certificates is already the newest version (20230311). #6 1.562 The following additional packages will be installed: #6 1.562 libccid liblocale-gettext-perl libpcsc-perl #6 1.563 Suggested packages: #6 1.563 pcmciautils #6 1.563 Recommended packages: #6 1.563 libgtk3-perl #6 1.594 The following NEW packages will be installed: #6 1.595 help2man libccid liblocale-gettext-perl libpcsc-perl pcsc-tools pcscd #6 1.613 0 upgraded, 6 newly installed, 0 to remove and 44 not upgraded. #6 1.613 Need to get 958 kB of archives. #6 1.613 After this operation, 2259 kB of additional disk space will be used. #6 1.613 Get:1 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #6 1.619 Get:2 http://deb.debian.org/debian bookworm/main amd64 libccid amd64 1.5.2-1 [367 kB] #6 1.636 Get:3 http://deb.debian.org/debian bookworm/main amd64 pcscd amd64 1.9.9-2 [89.7 kB] #6 1.637 Get:4 http://deb.debian.org/debian bookworm/main amd64 help2man amd64 1.49.3 [198 kB] #6 1.641 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpcsc-perl amd64 1.4.14-5+b3 [44.3 kB] #6 1.641 Get:6 http://deb.debian.org/debian bookworm/main amd64 pcsc-tools amd64 1.6.2-1 [244 kB] #6 1.767 debconf: delaying package configuration, since apt-utils is not installed #6 1.838 Fetched 958 kB in 0s (21.1 MB/s) #6 1.955 Selecting previously unselected package liblocale-gettext-perl. #6 1.955 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 1.995 Preparing to unpack .../0-liblocale-gettext-perl_1.07-5_amd64.deb ... #6 2.038 Unpacking liblocale-gettext-perl (1.07-5) ... #6 2.381 Selecting previously unselected package libccid. #6 2.385 Preparing to unpack .../1-libccid_1.5.2-1_amd64.deb ... #6 2.427 Unpacking libccid (1.5.2-1) ... #6 2.781 Selecting previously unselected package pcscd. #6 2.785 Preparing to unpack .../2-pcscd_1.9.9-2_amd64.deb ... #6 2.822 Unpacking pcscd (1.9.9-2) ... #6 3.108 Selecting previously unselected package help2man. #6 3.113 Preparing to unpack .../3-help2man_1.49.3_amd64.deb ... #6 3.160 Unpacking help2man (1.49.3) ... #6 3.515 Selecting previously unselected package libpcsc-perl. #6 3.520 Preparing to unpack .../4-libpcsc-perl_1.4.14-5+b3_amd64.deb ... #6 3.551 Unpacking libpcsc-perl (1.4.14-5+b3) ... #6 3.780 Selecting previously unselected package pcsc-tools. #6 3.789 Preparing to unpack .../5-pcsc-tools_1.6.2-1_amd64.deb ... #6 3.829 Unpacking pcsc-tools (1.6.2-1) ... #6 4.293 Setting up libccid (1.5.2-1) ... #6 4.450 invoke-rc.d: unknown initscript, /etc/init.d/pcscd not found. #6 4.450 invoke-rc.d: could not determine current runlevel #6 4.495 Setting up libpcsc-perl (1.4.14-5+b3) ... #6 4.646 Setting up pcscd (1.9.9-2) ... #6 4.783 invoke-rc.d: could not determine current runlevel #6 4.784 invoke-rc.d: policy-rc.d denied execution of start. #6 4.845 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket. #6 4.946 Setting up pcsc-tools (1.6.2-1) ... #6 5.093 Setting up liblocale-gettext-perl (1.07-5) ... #6 5.224 Setting up help2man (1.49.3) ... #6 5.350 Processing triggers for man-db (2.11.2-2) ... #6 5.595 Processing triggers for mailcap (3.70+nmu1) ... #6 DONE 6.1s #7 [ 3/10] RUN GIT clone https://github.com/frankmorgner/vsmartcard.git #7 0.805 Cloning into 'vsmartcard'... #7 DONE 2.6s #8 [ 4/10] RUN CD vsmartcard/virtualsmartcard && autoreconf -fi && ./configure && make "-j$(nproc)" install #8 3.102 libtoolize: putting auxiliary files in '.'. #8 3.102 libtoolize: copying file './ltmain.sh' #8 3.113 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #8 3.113 libtoolize: copying file 'm4/libtool.m4' #8 3.122 libtoolize: copying file 'm4/ltoptions.m4' #8 3.133 libtoolize: copying file 'm4/ltsugar.m4' #8 3.143 libtoolize: copying file 'm4/ltversion.m4' #8 3.153 libtoolize: copying file 'm4/lt~obsolete.m4' #8 4.594 configure.ac:43: warning: The macro `AC_PROG_LIBTOOL' is obsolete. #8 4.594 configure.ac:43: You should run autoupdate. #8 4.594 m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... #8 4.594 configure.ac:43: the top level #8 4.594 configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.594 configure.ac:73: You should run autoupdate. #8 4.594 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.594 configure.ac:73: the top level #8 4.594 configure.ac:78: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.594 configure.ac:78: You should run autoupdate. #8 4.594 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.594 configure.ac:78: the top level #8 4.594 configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.594 configure.ac:105: You should run autoupdate. #8 4.594 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.594 configure.ac:105: the top level #8 4.594 configure.ac:151: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.594 configure.ac:151: You should run autoupdate. #8 4.594 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.594 configure.ac:151: the top level #8 4.594 configure.ac:205: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.594 configure.ac:205: You should run autoupdate. #8 4.594 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.594 configure.ac:205: the top level #8 4.594 configure.ac:220: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.594 configure.ac:220: You should run autoupdate. #8 4.594 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.594 configure.ac:220: the top level #8 5.090 configure.ac:12: installing './compile' #8 5.091 configure.ac:12: installing './config.guess' #8 5.092 configure.ac:12: installing './config.sub' #8 5.093 configure.ac:9: installing './install-sh' #8 5.094 configure.ac:9: installing './missing' #8 5.160 src/ifd-vpcd/Makefile.am: installing './depcomp' #8 5.211 src/vpicc/Makefile.am:10: installing './py-compile' #8 5.257 checking for a BSD-compatible install... /usr/bin/install -c #8 5.261 checking whether build environment is sane... yes #8 5.265 checking for a race-free mkdir -p... /usr/bin/mkdir -p #8 5.266 checking for gawk... gawk #8 5.266 checking whether make sets $(MAKE)... yes #8 5.270 checking whether make supports nested variables... yes #8 5.279 checking build system type... x86_64-pc-linux-gnu #8 5.317 checking host system type... x86_64-pc-linux-gnu #8 5.318 checking how to print strings... printf #8 5.341 checking whether make supports the include directive... yes (GNU style) #8 5.345 checking for gcc... gcc #8 5.357 checking whether the C compiler works... yes #8 5.377 checking for C compiler default output file name... a.out #8 5.377 checking for suffix of executables... #8 5.406 checking whether we are cross compiling... no #8 5.432 checking for suffix of object files... o #8 5.444 checking whether the compiler supports GNU C... yes #8 5.456 checking whether gcc accepts -g... yes #8 5.469 checking for gcc option to enable C11 features... none needed #8 5.501 checking whether gcc understands -c and -o together... yes #8 5.518 checking dependency style of gcc... gcc3 #8 5.532 checking for a sed that does not truncate output... /usr/bin/sed #8 5.534 checking for grep that handles long lines and -e... /usr/bin/grep #8 5.535 checking for egrep... /usr/bin/grep -E #8 5.535 checking for fgrep... /usr/bin/grep -F #8 5.536 checking for ld used by gcc... /usr/bin/ld #8 5.538 checking if the linker (/usr/bin/ld) is GNU ld... yes #8 5.540 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #8 5.541 checking the name lister (/usr/bin/nm -B) interface... BSD nm #8 5.552 checking whether ln -s works... yes #8 5.552 checking the maximum length of command line arguments... 1572864 #8 5.555 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #8 5.555 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #8 5.555 checking for /usr/bin/ld option to reload object files... -r #8 5.555 checking for file... file #8 5.556 checking for objdump... objdump #8 5.556 checking how to recognize dependent libraries... pass_all #8 5.556 checking for dlltool... no #8 5.556 checking how to associate runtime and link libraries... printf %s\n #8 5.556 checking for ar... ar #8 5.556 checking for archiver @FILE support... @ #8 5.572 checking for strip... strip #8 5.573 checking for ranlib... ranlib #8 5.573 checking command to parse /usr/bin/nm -B output from gcc object... ok #8 5.621 checking for sysroot... no #8 5.621 checking for a working dd... /usr/bin/dd #8 5.623 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #8 5.632 checking for mt... no #8 5.632 checking if : is a manifest tool... no #8 5.634 checking for stdio.h... yes #8 5.643 checking for stdlib.h... yes #8 5.654 checking for string.h... yes #8 5.665 checking for inttypes.h... yes #8 5.677 checking for stdint.h... yes #8 5.688 checking for strings.h... yes #8 5.700 checking for sys/stat.h... yes #8 5.711 checking for sys/types.h... yes #8 5.723 checking for unistd.h... yes #8 5.742 checking for dlfcn.h... yes #8 5.759 checking for objdir... .libs #8 5.805 checking if gcc supports -fno-rtti -fno-exceptions... no #8 5.814 checking for gcc option to produce PIC... -fPIC -DPIC #8 5.814 checking if gcc PIC flag -fPIC -DPIC works... yes #8 5.830 checking if gcc static flag -static works... yes #8 5.873 checking if gcc supports -c -o file.o... yes #8 5.888 checking if gcc supports -c -o file.o... (cached) yes #8 5.888 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 5.896 checking whether -lc should be explicitly linked in... no #8 5.923 checking dynamic linker characteristics... GNU/Linux ld.so #8 5.950 checking how to hardcode library paths into programs... immediate #8 5.950 checking whether stripping libraries is possible... yes #8 5.951 checking if libtool supports shared libraries... yes #8 5.951 checking whether to build shared libraries... yes #8 5.951 checking whether to build static libraries... yes #8 5.952 checking for gcc... (cached) gcc #8 5.963 checking whether the compiler supports GNU C... (cached) yes #8 5.963 checking whether gcc accepts -g... (cached) yes #8 5.963 checking for gcc option to enable C11 features... (cached) none needed #8 5.963 checking whether gcc understands -c and -o together... (cached) yes #8 5.963 checking dependency style of gcc... (cached) gcc3 #8 5.963 checking whether ln -s works... yes #8 5.963 checking for a sed that does not truncate output... (cached) /usr/bin/sed #8 5.964 checking for a Python interpreter with version >= 3.2... python3 #8 5.976 checking for python3... /usr/bin/python3 #8 5.976 checking for python3 version... 3.11 #8 5.986 checking for python3 platform... linux #8 5.995 checking for GNU default python3 prefix... ${prefix} #8 5.995 checking for GNU default python3 exec_prefix... ${exec_prefix} #8 5.995 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #8 6.012 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #8 6.029 checking for g++... g++ #8 6.038 checking whether the compiler supports GNU C++... yes #8 6.065 checking whether g++ accepts -g... yes #8 6.076 checking for g++ option to enable C++11 features... none needed #8 6.115 checking dependency style of g++... gcc3 #8 6.134 checking how to run the C++ preprocessor... g++ -E #8 6.209 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #8 6.210 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #8 6.213 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 6.245 checking for g++ option to produce PIC... -fPIC -DPIC #8 6.245 checking if g++ PIC flag -fPIC -DPIC works... yes #8 6.254 checking if g++ static flag -static works... yes #8 6.289 checking if g++ supports -c -o file.o... yes #8 6.302 checking if g++ supports -c -o file.o... (cached) yes #8 6.302 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 6.302 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #8 6.304 checking how to hardcode library paths into programs... immediate #8 6.305 checking for pkg-config... /usr/bin/pkg-config #8 6.305 checking pkg-config is at least version 0.9.0... yes #8 6.306 checking for the pthreads library -lpthreads... no #8 6.328 checking whether pthreads work without any flags... yes #8 6.354 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #8 6.376 checking if more special flags are required for pthreads... no #8 6.376 checking for PTHREAD_PRIO_INHERIT... yes #8 6.398 checking for help2man... /usr/bin/help2man #8 6.398 checking whether make supports nested variables... (cached) yes #8 6.399 checking for libpcsclite... yes #8 6.403 checking for ifdhandler.h... yes #8 6.410 checking for debuglog.h... yes #8 6.473 configure: WARNING: libqrencode not found by pkg-config #8 6.473 checking for qrencode.h... no #8 6.487 checking for QRcode_encodeString... checking for arpa/inet.h... yes #8 6.525 checking for stdint.h... (cached) yes #8 6.525 checking for stdlib.h... (cached) yes #8 6.525 checking for string.h... (cached) yes #8 6.525 checking for sys/socket.h... yes #8 6.540 checking for sys/time.h... yes #8 6.554 checking for unistd.h... (cached) yes #8 6.554 checking for syslog.h... yes #8 6.570 checking for size_t... yes #8 6.603 checking for ssize_t... yes #8 6.639 checking for uint16_t... yes #8 6.656 checking for gcc options needed to detect all undeclared functions... none needed #8 6.676 checking whether SO_NOSIGPIPE is declared... no #8 6.703 checking whether MSG_NOSIGNAL is declared... yes #8 6.724 checking whether inet_ntop is declared... yes #8 6.749 checking for GNU libc compatible malloc... yes #8 6.776 checking for memset... yes #8 6.799 checking for select... yes #8 6.821 checking for socket... yes #8 6.843 checking for strlcpy... no #8 6.867 checking for strlcat... no #8 6.906 checking that generated files are newer than configure... done #8 6.906 configure: creating ./config.status #8 7.234 config.status: creating Makefile #8 7.239 config.status: creating doc/Makefile #8 7.246 config.status: creating doc/api/Makefile #8 7.253 config.status: creating npa-example-data/Makefile #8 7.260 config.status: creating npa-example-data/dh/Makefile #8 7.267 config.status: creating npa-example-data/ecdh/Makefile #8 7.275 config.status: creating src/Makefile #8 7.286 config.status: creating src/pcsclite-vpcd/Makefile #8 7.298 config.status: creating src/ifd-vpcd/Makefile #8 7.324 config.status: creating src/vpcd/Makefile #8 7.333 config.status: creating src/vpicc/Makefile #8 7.341 config.status: creating src/vpcd-config/Makefile #8 7.351 config.status: creating MacOSX/Makefile #8 7.359 config.status: creating config.h #8 7.364 config.status: executing depfiles commands #8 7.412 config.status: executing libtool commands #8 7.419 #8 7.419 virtualsmartcard has been configured with following options: #8 7.419 #8 7.419 Version: 0.10 #8 7.419 User binaries: /usr/local/bin #8 7.419 PC/SC configuration: /etc/reader.conf.d #8 7.419 Driver directory: /usr/lib/pcsc/drivers/serial #8 7.419 Python site-packages: /usr/local/lib/python3.11/site-packages #8 7.419 #8 7.419 Build libpcsclite: no #8 7.419 Build Info.plist: no #8 7.419 Build reader.conf: #8 7.419 VPCD hostname: /dev/null #8 7.419 VPCD slot count: 2 #8 7.419 #8 7.419 Host: x86_64-pc-linux-gnu #8 7.419 Compiler: gcc #8 7.419 Preprocessor flags: #8 7.419 Compiler flags: -g -O2 #8 7.419 Linker flags: #8 7.419 Libraries: #8 7.419 #8 7.419 PTHREAD_LIBS: #8 7.419 PTHREAD_CFLAGS: #8 7.419 PCSC_CFLAGS: -I/usr/include/PCSC -pthread #8 7.419 PCSC_LIBS: -lpcsclite #8 7.419 QRENCODE_CFLAGS: #8 7.419 QRENCODE_LIBS: #8 7.419 BUNDLE_HOST: Linux #8 7.419 LIB_PREFIX: lib #8 7.419 DYN_LIB_EXT: so #8 7.419 #8 7.419 HELP2MAN: /usr/bin/help2man #8 7.419 PYTHON: /usr/bin/python3 #8 7.419 #8 7.446 Making install in src #8 7.447 make[1]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 7.448 Making install in vpcd #8 7.449 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.450 CC vpcd.lo #8 7.450 CC lock.lo #8 7.603 CCLD libvpcd.la #8 7.661 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.661 make[3]: Nothing to be done for 'install-exec-am'. #8 7.661 make[3]: Nothing to be done for 'install-data-am'. #8 7.661 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.661 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.662 Making install in vpicc #8 7.663 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.663 GEN vicc #8 7.666 GEN vicc.1 #8 7.732 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.732 /usr/bin/mkdir -p '/usr/local/bin' #8 7.733 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 7.733 /usr/bin/mkdir -p '/usr/local/share/man/man1' #8 7.733 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 7.736 /usr/bin/install -c vicc '/usr/local/bin' #8 7.737 /usr/bin/install -c -m 644 vicc.1 '/usr/local/share/man/man1' #8 7.747 /usr/bin/install -c -m 644 virtualsmartcard/cards/__init__.py virtualsmartcard/cards/ePass.py virtualsmartcard/cards/nPA.py virtualsmartcard/cards/Relay.py virtualsmartcard/cards/RelayMiddleman.py virtualsmartcard/cards/cryptoflex.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 7.751 /usr/bin/install -c -m 644 virtualsmartcard/CardGenerator.py virtualsmartcard/SEutils.py virtualsmartcard/TLVutils.py virtualsmartcard/ConstantDefinitions.py virtualsmartcard/SmartcardFilesystem.py virtualsmartcard/utils.py virtualsmartcard/CryptoUtils.py virtualsmartcard/SmartcardSAM.py virtualsmartcard/SWutils.py virtualsmartcard/VirtualSmartcard.py virtualsmartcard/__init__.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 7.763 Byte-compiling python modules... #8 7.763 __init__.pyePass.pynPA.pyByte-compiling python modules... #8 7.766 CardGenerator.pyRelay.pyRelayMiddleman.pycryptoflex.py #8 7.769 SEutils.pyTLVutils.pyConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 7.872 Byte-compiling python modules (optimized versions) ... #8 7.872 __init__.pyePass.pyByte-compiling python modules (optimized versions) ... #8 7.873 CardGenerator.pynPA.pySEutils.pyRelay.pyRelayMiddleman.pycryptoflex.pyTLVutils.py #8 7.877 ConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 7.891 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.891 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.891 Making install in ifd-vpcd #8 7.893 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 7.893 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /etc/reader.conf.d #8 7.893 CC libifdvpcd_la-ifd-vpcd.lo #8 7.894 /usr/bin/sed -e 's,[@]VERSION[@],0.10,g' -e 's,[@]TARGET_LIB[@],libifdvpcd.so,g' -e 's,[@]TARGET[@],/usr/lib/pcsc/drivers/serial/libifdvpcd.so,g' -e 's,[@]VPCDHOST[@],/dev/null,g' < ./reader.conf.in > /etc/reader.conf.d/vpcd #8 8.048 CCLD libifdvpcd.la #8 8.145 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /usr/lib/pcsc/drivers/serial #8 8.146 /bin/bash ../../libtool --mode=install cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 8.161 libtool: install: cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 8.162 (cd /usr/lib/pcsc/drivers/serial && \ #8 8.162 ln -s -f libifdvpcd.so.0.10 libifdvpcd.so) #8 8.163 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 8.163 Making install in vpcd-config #8 8.164 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.164 CC vpcd_config-vpcd-config.o #8 8.165 CC vpcd_config-local-ip.o #8 8.186 CCLD vpcd-config #8 8.226 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.226 make[3]: Nothing to be done for 'install-data-am'. #8 8.227 /usr/bin/mkdir -p '/usr/local/bin' #8 8.228 /bin/bash ../../libtool --mode=install /usr/bin/install -c vpcd-config '/usr/local/bin' #8 8.245 libtool: install: /usr/bin/install -c vpcd-config /usr/local/bin/vpcd-config #8 8.247 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.247 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.249 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 8.251 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 8.251 make[3]: Nothing to be done for 'install-exec-am'. #8 8.251 make[3]: Nothing to be done for 'install-data-am'. #8 8.251 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 8.251 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 8.251 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 8.251 Making install in doc #8 8.252 make[1]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 8.255 Making install in api #8 8.256 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.257 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.257 make[3]: Nothing to be done for 'install-exec-am'. #8 8.257 make[3]: Nothing to be done for 'install-data-am'. #8 8.257 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.257 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.258 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 8.259 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 8.259 make[3]: Nothing to be done for 'install-exec-am'. #8 8.259 make[3]: Nothing to be done for 'install-data-am'. #8 8.259 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 8.259 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 8.260 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 8.260 Making install in npa-example-data #8 8.261 make[1]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.262 Making install in dh #8 8.263 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.264 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.264 make[3]: Nothing to be done for 'install-exec-am'. #8 8.264 make[3]: Nothing to be done for 'install-data-am'. #8 8.264 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.264 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.264 Making install in ecdh #8 8.265 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.266 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.266 make[3]: Nothing to be done for 'install-exec-am'. #8 8.266 make[3]: Nothing to be done for 'install-data-am'. #8 8.266 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.266 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.267 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.268 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.268 make[3]: Nothing to be done for 'install-exec-am'. #8 8.268 make[3]: Nothing to be done for 'install-data-am'. #8 8.268 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.268 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.268 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.268 Making install in MacOSX #8 8.269 make[1]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.270 Use `make osx` to compile package for Mac OS X #8 8.271 make[2]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.271 make[2]: Nothing to be done for 'install-exec-am'. #8 8.271 make[2]: Nothing to be done for 'install-data-am'. #8 8.271 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.271 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.272 make[1]: Entering directory '/vsmartcard/virtualsmartcard' #8 8.274 make[2]: Entering directory '/vsmartcard/virtualsmartcard' #8 8.274 make[2]: Nothing to be done for 'install-exec-am'. #8 8.274 make[2]: Nothing to be done for 'install-data-am'. #8 8.274 make[2]: Leaving directory '/vsmartcard/virtualsmartcard' #8 8.274 make[1]: Leaving directory '/vsmartcard/virtualsmartcard' #8 DONE 9.1s #9 [ 5/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-simtrace2-dev libosmo-abis-dev libosmo-netif-dev libpcsclite-dev libcsv-dev libjansson-dev libulfius-dev liborcania-dev && apt-get clean ;; centos*) dnf install -y libcsv-devel "pkgconfig(libasn1c)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmosim)" "pkgconfig(libpcsclite)" "pkgconfig(libulfius)" "pkgconfig(libusb-1.0)" "pkgconfig(libosmousb)" "pkgconfig(libosmo-simtrace2)" ;; esac #9 0.706 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.706 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.706 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.706 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #9 0.928 Reading package lists... #9 1.207 Reading package lists... #9 1.479 Building dependency tree... #9 1.541 Reading state information... #9 1.573 libpcsclite-dev is already the newest version (1.9.9-2). #9 1.573 libcsv-dev is already the newest version (3.0.3+dfsg-6). #9 1.573 libjansson-dev is already the newest version (2.14-2). #9 1.573 libulfius-dev is already the newest version (2.7.13-1). #9 1.573 liborcania-dev is already the newest version (2.3.2-1). #9 1.573 liborcania-dev set to manually installed. #9 1.573 Some packages could not be installed. This may mean that you have #9 1.573 requested an impossible situation or if you are using the unstable #9 1.573 distribution that some required packages have not yet been created #9 1.573 or been moved out of Incoming. #9 1.573 The following information may help to resolve the situation: #9 1.573 #9 1.573 The following packages have unmet dependencies: #9 1.613 libosmo-simtrace2-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #9 1.613 Depends: libosmo-simtrace2-1 but it is not going to be installed #9 1.615 E: Unable to correct problems, you have held broken packages. #9 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-simtrace2-dev \t\t\tlibosmo-abis-dev \t\t\tlibosmo-netif-dev \t\t\tlibpcsclite-dev \t\t\tlibcsv-dev \t\t\tlibjansson-dev \t\t\tlibulfius-dev \t\t\tliborcania-dev && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tlibcsv-devel \t\t\t\"pkgconfig(libasn1c)\" \t\t\t\"pkgconfig(libosmoabis)\" \t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmosim)\" \t\t\t\"pkgconfig(libpcsclite)\" \t\t\t\"pkgconfig(libulfius)\" \t\t\t\"pkgconfig(libusb-1.0)\" \t\t\t\"pkgconfig(libosmousb)\" \t\t\t\"pkgconfig(libosmo-simtrace2)\" \t\t;; \tesac" did not complete successfully: exit code: 100 ------ > [ 5/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-simtrace2-dev libosmo-abis-dev libosmo-netif-dev libpcsclite-dev libcsv-dev libjansson-dev libulfius-dev liborcania-dev && apt-get clean ;; centos*) dnf install -y libcsv-devel "pkgconfig(libasn1c)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmosim)" "pkgconfig(libpcsclite)" "pkgconfig(libulfius)" "pkgconfig(libusb-1.0)" "pkgconfig(libosmousb)" "pkgconfig(libosmo-simtrace2)" ;; esac: 1.573 Some packages could not be installed. This may mean that you have 1.573 requested an impossible situation or if you are using the unstable 1.573 distribution that some required packages have not yet been created 1.573 or been moved out of Incoming. 1.573 The following information may help to resolve the situation: 1.573 1.573 The following packages have unmet dependencies: 1.613 libosmo-simtrace2-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.613 Depends: libosmo-simtrace2-1 but it is not going to be installed 1.615 E: Unable to correct problems, you have held broken packages. ------ Dockerfile:31 -------------------- 30 | 31 | >>> RUN case "$DISTRO" in \ 32 | >>> debian*) \ 33 | >>> apt-get update && \ 34 | >>> apt-get install -y --no-install-recommends \ 35 | >>> libosmocore-dev \ 36 | >>> libosmo-simtrace2-dev \ 37 | >>> libosmo-abis-dev \ 38 | >>> libosmo-netif-dev \ 39 | >>> libpcsclite-dev \ 40 | >>> libcsv-dev \ 41 | >>> libjansson-dev \ 42 | >>> libulfius-dev \ 43 | >>> liborcania-dev && \ 44 | >>> apt-get clean \ 45 | >>> ;; \ 46 | >>> centos*) \ 47 | >>> dnf install -y \ 48 | >>> libcsv-devel \ 49 | >>> "pkgconfig(libasn1c)" \ 50 | >>> "pkgconfig(libosmoabis)" \ 51 | >>> "pkgconfig(libosmocore)" \ 52 | >>> "pkgconfig(libosmogsm)" \ 53 | >>> "pkgconfig(libosmosim)" \ 54 | >>> "pkgconfig(libpcsclite)" \ 55 | >>> "pkgconfig(libulfius)" \ 56 | >>> "pkgconfig(libusb-1.0)" \ 57 | >>> "pkgconfig(libosmousb)" \ 58 | >>> "pkgconfig(libosmo-simtrace2)" \ 59 | >>> ;; \ 60 | >>> esac 61 | -------------------- ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-simtrace2-dev \t\t\tlibosmo-abis-dev \t\t\tlibosmo-netif-dev \t\t\tlibpcsclite-dev \t\t\tlibcsv-dev \t\t\tlibjansson-dev \t\t\tlibulfius-dev \t\t\tliborcania-dev && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\tlibcsv-devel \t\t\t\"pkgconfig(libasn1c)\" \t\t\t\"pkgconfig(libosmoabis)\" \t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmosim)\" \t\t\t\"pkgconfig(libpcsclite)\" \t\t\t\"pkgconfig(libulfius)\" \t\t\t\"pkgconfig(libusb-1.0)\" \t\t\t\"pkgconfig(libosmousb)\" \t\t\t\"pkgconfig(libosmo-simtrace2)\" \t\t;; \tesac" did not complete successfully: exit code: 100 make: *** [../make/Makefile:95: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: FAILURE