Started by timer Running as SYSTEM Building remotely on build5-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-centos7-pcap-client-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-centos7-pcap-client-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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-centos7-pcap-client-test] $ /bin/sh -xe /tmp/jenkins5453110648323334692.sh + export REGISTRY_HOST=registry.osmocom.org + echo TTCN3-centos7-pcap-client-test + sed s/^TTCN3-centos7-/ttcn3-/ + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=master-centos7 + cd ttcn3-pcap-client-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs ] + [ xjenkins-TTCN3-centos7-pcap-client-test-1131 = x ] + basename /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=master-centos7 + docker_images_require osmo-pcap-master-centos7 ttcn3-pcap-client-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-pcap-master-centos7 + local feed + echo centos7-build + depends=centos7-build + [ -n centos7-build ] + docker_images_require centos7-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 centos7-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos7-build + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name centos7-build + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name centos7-build + echo centos7-build + dir=centos7-build + [ -z ] + pull_arg=--pull + grep ^FROM ../centos7-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos7-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../centos7-build BUILD_ARGS=--pull UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/centos7-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/centos7-build' awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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/centos7-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.28kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/centos:centos7 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [1/8] FROM registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f #5 resolve registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 0.0s done #5 CACHED #6 [internal] load build context #6 transferring context: 492B done #6 DONE 0.1s #7 [8/8] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #7 DONE 0.2s #8 [2/8] RUN 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 #8 ... #7 [8/8] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #7 DONE 0.2s #8 [2/8] RUN 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 #8 0.362 + sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo #8 0.363 + sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo #8 0.365 + sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo #8 DONE 0.4s #9 [3/8] RUN YUM install -y dnf #9 0.376 Loaded plugins: fastestmirror, ovl #9 0.526 Determining fastest mirrors #9 3.845 Resolving Dependencies #9 3.845 --> Running transaction check #9 3.845 ---> Package dnf.noarch 0:4.0.9.2-2.el7_9 will be installed #9 3.847 --> Processing Dependency: python2-dnf = 4.0.9.2-2.el7_9 for package: dnf-4.0.9.2-2.el7_9.noarch #9 3.902 --> Running transaction check #9 3.902 ---> Package python2-dnf.noarch 0:4.0.9.2-2.el7_9 will be installed #9 3.903 --> Processing Dependency: dnf-data = 4.0.9.2-2.el7_9 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.904 --> Processing Dependency: python2-libdnf >= 0.22.5 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.905 --> Processing Dependency: python2-libcomps >= 0.1.8 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.906 --> Processing Dependency: python2-hawkey >= 0.22.5 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.906 --> Processing Dependency: libmodulemd >= 1.4.0 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.907 --> Processing Dependency: python2-libdnf for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.907 --> Processing Dependency: python-enum34 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.907 --> Processing Dependency: deltarpm for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 3.908 --> Running transaction check #9 3.908 ---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed #9 3.909 ---> Package dnf-data.noarch 0:4.0.9.2-2.el7_9 will be installed #9 3.909 --> Processing Dependency: libreport-filesystem for package: dnf-data-4.0.9.2-2.el7_9.noarch #9 3.910 ---> Package libmodulemd.x86_64 0:1.6.3-1.el7 will be installed #9 3.911 --> Processing Dependency: libyaml-0.so.2()(64bit) for package: libmodulemd-1.6.3-1.el7.x86_64 #9 3.912 ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed #9 3.912 ---> Package python2-hawkey.x86_64 0:0.22.5-2.el7_9 will be installed #9 3.914 --> Processing Dependency: libdnf(x86-64) = 0.22.5-2.el7_9 for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.915 --> Processing Dependency: libsolvext.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.915 --> Processing Dependency: libsolv.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.915 --> Processing Dependency: libsolvext.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.915 --> Processing Dependency: libsolv.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.915 --> Processing Dependency: librepo.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.916 --> Processing Dependency: libdnf.so.2()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 3.917 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed #9 3.917 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 #9 3.918 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 #9 3.918 ---> Package python2-libdnf.x86_64 0:0.22.5-2.el7_9 will be installed #9 3.918 --> Running transaction check #9 3.918 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed #9 3.919 ---> Package libdnf.x86_64 0:0.22.5-2.el7_9 will be installed #9 3.919 ---> Package librepo.x86_64 0:1.8.1-8.el7_9 will be installed #9 3.920 ---> Package libreport-filesystem.x86_64 0:2.1.11-53.el7.centos will be installed #9 3.920 ---> Package libsolv.x86_64 0:0.6.34-4.el7 will be installed #9 3.920 ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed #9 3.962 --> Finished Dependency Resolution #9 3.964 #9 3.964 Dependencies Resolved #9 3.965 #9 3.965 ================================================================================ #9 3.965 Package Arch Version Repository Size #9 3.965 ================================================================================ #9 3.965 Installing: #9 3.965 dnf noarch 4.0.9.2-2.el7_9 extras 357 k #9 3.965 Installing for dependencies: #9 3.965 deltarpm x86_64 3.6-3.el7 base 82 k #9 3.965 dnf-data noarch 4.0.9.2-2.el7_9 extras 51 k #9 3.965 libcomps x86_64 0.1.8-14.el7 extras 75 k #9 3.965 libdnf x86_64 0.22.5-2.el7_9 extras 535 k #9 3.965 libmodulemd x86_64 1.6.3-1.el7 extras 141 k #9 3.965 librepo x86_64 1.8.1-8.el7_9 updates 82 k #9 3.965 libreport-filesystem x86_64 2.1.11-53.el7.centos base 41 k #9 3.965 libsolv x86_64 0.6.34-4.el7 base 329 k #9 3.965 libyaml x86_64 0.1.4-11.el7_0 base 55 k #9 3.965 python-enum34 noarch 1.0.4-1.el7 base 52 k #9 3.965 python2-dnf noarch 4.0.9.2-2.el7_9 extras 414 k #9 3.965 python2-hawkey x86_64 0.22.5-2.el7_9 extras 71 k #9 3.965 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k #9 3.965 python2-libdnf x86_64 0.22.5-2.el7_9 extras 611 k #9 3.965 #9 3.965 Transaction Summary #9 3.965 ================================================================================ #9 3.965 Install 1 Package (+14 Dependent packages) #9 3.965 #9 3.965 Total download size: 2.9 M #9 3.965 Installed size: 11 M #9 3.965 Downloading packages: #9 4.134 warning: /var/cache/yum/x86_64/7/extras/packages/dnf-4.0.9.2-2.el7_9.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 4.134 Public key for dnf-4.0.9.2-2.el7_9.noarch.rpm is not installed #9 4.142 Public key for deltarpm-3.6-3.el7.x86_64.rpm is not installed #9 4.386 Public key for librepo-1.8.1-8.el7_9.x86_64.rpm is not installed #9 4.587 -------------------------------------------------------------------------------- #9 4.587 Total 4.6 MB/s | 2.9 MB 00:00 #9 4.590 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 4.600 Importing GPG key 0xF4A80EB5: #9 4.600 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" #9 4.600 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 4.600 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 4.600 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 4.627 Running transaction check #9 4.636 Running transaction test #9 4.644 Transaction test succeeded #9 4.645 Running transaction #9 4.744 Installing : libsolv-0.6.34-4.el7.x86_64 1/15 #9 4.818 Installing : librepo-1.8.1-8.el7_9.x86_64 2/15 #9 4.873 Installing : libreport-filesystem-2.1.11-53.el7.centos.x86_64 3/15 #9 4.931 Installing : dnf-data-4.0.9.2-2.el7_9.noarch 4/15 #9 4.997 Installing : libcomps-0.1.8-14.el7.x86_64 5/15 #9 5.066 Installing : python2-libcomps-0.1.8-14.el7.x86_64 6/15 #9 5.130 Installing : python-enum34-1.0.4-1.el7.noarch 7/15 #9 5.194 Installing : deltarpm-3.6-3.el7.x86_64 8/15 #9 5.254 Installing : libyaml-0.1.4-11.el7_0.x86_64 9/15 #9 5.331 Installing : libmodulemd-1.6.3-1.el7.x86_64 10/15 #9 5.433 Installing : libdnf-0.22.5-2.el7_9.x86_64 11/15 #9 5.533 Installing : python2-libdnf-0.22.5-2.el7_9.x86_64 12/15 #9 5.592 Installing : python2-hawkey-0.22.5-2.el7_9.x86_64 13/15 #9 5.686 Installing : python2-dnf-4.0.9.2-2.el7_9.noarch 14/15 #9 5.767 Installing : dnf-4.0.9.2-2.el7_9.noarch 15/15 #9 5.829 Verifying : libyaml-0.1.4-11.el7_0.x86_64 1/15 #9 5.873 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 2/15 #9 5.902 Verifying : dnf-4.0.9.2-2.el7_9.noarch 3/15 #9 5.931 Verifying : librepo-1.8.1-8.el7_9.x86_64 4/15 #9 5.959 Verifying : python2-hawkey-0.22.5-2.el7_9.x86_64 5/15 #9 5.987 Verifying : deltarpm-3.6-3.el7.x86_64 6/15 #9 6.015 Verifying : libmodulemd-1.6.3-1.el7.x86_64 7/15 #9 6.043 Verifying : dnf-data-4.0.9.2-2.el7_9.noarch 8/15 #9 6.072 Verifying : libdnf-0.22.5-2.el7_9.x86_64 9/15 #9 6.100 Verifying : python-enum34-1.0.4-1.el7.noarch 10/15 #9 6.127 Verifying : python2-dnf-4.0.9.2-2.el7_9.noarch 11/15 #9 6.155 Verifying : libcomps-0.1.8-14.el7.x86_64 12/15 #9 6.183 Verifying : libsolv-0.6.34-4.el7.x86_64 13/15 #9 6.210 Verifying : libreport-filesystem-2.1.11-53.el7.centos.x86_64 14/15 #9 6.239 Verifying : python2-libdnf-0.22.5-2.el7_9.x86_64 15/15 #9 6.335 #9 6.335 Installed: #9 6.335 dnf.noarch 0:4.0.9.2-2.el7_9 #9 6.335 #9 6.335 Dependency Installed: #9 6.335 deltarpm.x86_64 0:3.6-3.el7 #9 6.335 dnf-data.noarch 0:4.0.9.2-2.el7_9 #9 6.335 libcomps.x86_64 0:0.1.8-14.el7 #9 6.335 libdnf.x86_64 0:0.22.5-2.el7_9 #9 6.335 libmodulemd.x86_64 0:1.6.3-1.el7 #9 6.335 librepo.x86_64 0:1.8.1-8.el7_9 #9 6.335 libreport-filesystem.x86_64 0:2.1.11-53.el7.centos #9 6.335 libsolv.x86_64 0:0.6.34-4.el7 #9 6.335 libyaml.x86_64 0:0.1.4-11.el7_0 #9 6.335 python-enum34.noarch 0:1.0.4-1.el7 #9 6.335 python2-dnf.noarch 0:4.0.9.2-2.el7_9 #9 6.335 python2-hawkey.x86_64 0:0.22.5-2.el7_9 #9 6.335 python2-libcomps.x86_64 0:0.1.8-14.el7 #9 6.335 python2-libdnf.x86_64 0:0.22.5-2.el7_9 #9 6.335 #9 6.335 Complete! #9 DONE 6.5s #10 [4/8] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf #10 0.272 [main] #10 0.272 gpgcheck=1 #10 0.272 installonly_limit=3 #10 0.272 clean_requirements_on_remove=True #10 0.272 metadata_expire=60 #10 DONE 0.3s #11 [5/8] RUN EXPORT MIRROR_HTTPS="$(echo https://downloads.osmocom.org | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_7)"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo #11 DONE 0.3s #12 [6/8] RUN DNF install -y autoconf autoconf-archive autogen automake bison c-ares-devel doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkgconfig readline-devel sqlite sqlite-devel telnet #12 0.511 Nightly packages of the Osmocom project (CentOS 1.0 MB/s | 26 kB 00:00 #12 0.722 CentOS-7 - Base 64 MB/s | 10 MB 00:00 #12 2.448 CentOS-7 - Updates 83 MB/s | 34 MB 00:00 #12 6.154 CentOS-7 - Extras 5.2 MB/s | 361 kB 00:00 #12 6.729 Package gawk-4.0.2-4.el7_3.1.x86_64 is already installed. #12 6.731 Package gnupg2-2.0.22-5.el7_5.x86_64 is already installed. #12 6.734 Package pkgconfig-1:0.27.1-4.el7.x86_64 is already installed. #12 6.735 Package sqlite-3.7.17-8.el7_7.1.x86_64 is already installed. #12 6.935 Dependencies resolved. #12 7.144 ================================================================================ #12 7.144 Package Arch Version Repository #12 7.144 Size #12 7.144 ================================================================================ #12 7.144 Installing: #12 7.144 autoconf noarch 2.69-11.el7 base 701 k #12 7.144 autoconf-archive noarch 2017.03.21-1.el7 base 612 k #12 7.144 autogen x86_64 5.18-5.el7 base 582 k #12 7.144 automake noarch 1.13.4-3.el7 base 679 k #12 7.144 bison x86_64 3.0.4-2.el7 base 674 k #12 7.144 doxygen x86_64 1:1.8.5-4.el7 base 3.6 M #12 7.144 fftw-devel x86_64 3.3.3-8.el7 base 128 k #12 7.144 flex x86_64 2.5.37-6.el7 base 293 k #12 7.144 gcc x86_64 4.8.5-44.el7 base 16 M #12 7.144 gcc-c++ x86_64 4.8.5-44.el7 base 7.2 M #12 7.144 gnutls-devel x86_64 3.3.29-9.el7_6 base 1.4 M #12 7.144 gsm-devel x86_64 1.0.13-11.el7 base 14 k #12 7.144 libdbi-dbd-sqlite x86_64 0.8.3-16.el7 base 18 k #12 7.144 libdbi-devel x86_64 0.8.4-6.el7 base 577 k #12 7.144 libtalloc-devel x86_64 2.1.16-1.el7 base 54 k #12 7.144 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 7.144 libusbx-devel x86_64 1.0.21-1.el7 base 22 k #12 7.144 lksctp-tools-devel x86_64 1.0.17-2.el7 base 52 k #12 7.144 make x86_64 1:3.82-24.el7 base 421 k #12 7.144 ncurses-devel x86_64 5.9-14.20130511.el7_4 base 712 k #12 7.144 ortp-devel x86_64 1:0.20.0-10.el7 base 195 k #12 7.144 pcsc-lite-devel x86_64 1.8.8-8.el7 base 48 k #12 7.144 readline-devel x86_64 6.2-11.el7 base 139 k #12 7.144 sqlite-devel x86_64 3.7.17-8.el7_7.1 base 104 k #12 7.144 c-ares-devel x86_64 1.10.0-3.el7_9.1 updates 72 k #12 7.144 git x86_64 1.8.3.1-25.el7_9 updates 4.4 M #12 7.144 libpcap-devel x86_64 14:1.5.3-13.el7_9 updates 118 k #12 7.144 openssl-devel x86_64 1:1.0.2k-26.el7_9 updates 1.5 M #12 7.144 telnet x86_64 1:0.17-66.el7 updates 64 k #12 7.144 Upgrading: #12 7.144 openssl-libs x86_64 1:1.0.2k-26.el7_9 updates 1.2 M #12 7.144 Installing dependencies: #12 7.144 autogen-libopts x86_64 5.18-5.el7 base 66 k #12 7.144 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 7.144 fftw x86_64 3.3.3-8.el7 base 45 k #12 7.144 fftw-libs x86_64 3.3.3-8.el7 base 8.5 k #12 7.144 fftw-libs-double x86_64 3.3.3-8.el7 base 759 k #12 7.144 fftw-libs-long x86_64 3.3.3-8.el7 base 495 k #12 7.144 fftw-libs-single x86_64 3.3.3-8.el7 base 766 k #12 7.144 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 7.144 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 7.144 gc x86_64 7.2d-7.el7 base 158 k #12 7.144 glibc-devel x86_64 2.17-317.el7 base 1.1 M #12 7.144 glibc-headers x86_64 2.17-317.el7 base 690 k #12 7.144 gmp-devel x86_64 1:6.0.0-15.el7 base 181 k #12 7.144 gnutls x86_64 3.3.29-9.el7_6 base 680 k #12 7.144 gnutls-c++ x86_64 3.3.29-9.el7_6 base 34 k #12 7.144 gnutls-dane x86_64 3.3.29-9.el7_6 base 36 k #12 7.144 groff-base x86_64 1.22.2-8.el7 base 942 k #12 7.144 gsm x86_64 1.0.13-11.el7 base 30 k #12 7.144 guile x86_64 5:2.0.9-5.el7 base 3.8 M #12 7.144 keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k #12 7.144 krb5-devel x86_64 1.15.1-50.el7 base 273 k #12 7.144 libcom_err-devel x86_64 1.42.9-19.el7 base 32 k #12 7.144 libdbi x86_64 0.8.4-6.el7 base 42 k #12 7.144 libdbi-drivers x86_64 0.8.3-16.el7 base 371 k #12 7.144 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 7.144 libevent x86_64 2.0.21-4.el7 base 214 k #12 7.144 libgomp x86_64 4.8.5-44.el7 base 159 k #12 7.144 libkadm5 x86_64 1.15.1-50.el7 base 179 k #12 7.144 libmpc x86_64 1.0.1-3.el7 base 51 k #12 7.144 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 7.144 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 7.144 libsrtp x86_64 1.4.4-11.20101004cvs.el7 base 275 k #12 7.144 libsrtp-devel x86_64 1.4.4-11.20101004cvs.el7 base 39 k #12 7.144 libstdc++-devel x86_64 4.8.5-44.el7 base 1.5 M #12 7.144 libtalloc x86_64 2.1.16-1.el7 base 33 k #12 7.144 libtasn1-devel x86_64 4.10-1.el7 base 75 k #12 7.144 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 7.144 libunistring x86_64 0.9.3-9.el7 base 293 k #12 7.144 libusbx x86_64 1.0.21-1.el7 base 61 k #12 7.144 libverto-devel x86_64 0.2.5-4.el7 base 12 k #12 7.144 lksctp-tools x86_64 1.0.17-2.el7 base 88 k #12 7.144 m4 x86_64 1.4.16-10.el7 base 256 k #12 7.144 mpfr x86_64 3.1.1-4.el7 base 203 k #12 7.144 ortp x86_64 1:0.20.0-10.el7 base 67 k #12 7.144 p11-kit-devel x86_64 0.23.5-3.el7 base 24 k #12 7.144 pcre-devel x86_64 8.32-17.el7 base 480 k #12 7.144 pcsc-lite-libs x86_64 1.8.8-8.el7 base 34 k #12 7.144 perl-Carp noarch 1.26-244.el7 base 19 k #12 7.144 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 7.144 perl-Encode x86_64 2.51-7.el7 base 1.5 M #12 7.144 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 7.144 perl-Exporter noarch 5.68-3.el7 base 28 k #12 7.144 perl-File-Path noarch 2.09-2.el7 base 26 k #12 7.144 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #12 7.144 perl-Filter x86_64 1.49-3.el7 base 76 k #12 7.144 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #12 7.144 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #12 7.144 perl-PathTools x86_64 3.40-5.el7 base 82 k #12 7.144 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #12 7.144 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #12 7.144 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #12 7.144 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #12 7.144 perl-Socket x86_64 2.010-5.el7 base 49 k #12 7.144 perl-Storable x86_64 2.45-3.el7 base 77 k #12 7.144 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 7.144 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 7.144 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #12 7.144 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #12 7.144 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #12 7.144 perl-Time-Local noarch 1.2300-2.el7 base 24 k #12 7.144 perl-constant noarch 1.27-2.el7 base 19 k #12 7.144 perl-parent noarch 1:0.225-244.el7 base 12 k #12 7.144 perl-podlators noarch 2.5.1-3.el7 base 112 k #12 7.144 perl-threads x86_64 1.87-4.el7 base 49 k #12 7.144 perl-threads-shared x86_64 1.43-6.el7 base 39 k #12 7.144 trousers x86_64 0.3.14-2.el7 base 289 k #12 7.144 unbound-libs x86_64 1.6.6-5.el7_8 base 406 k #12 7.144 zlib-devel x86_64 1.2.7-18.el7 base 50 k #12 7.144 c-ares x86_64 1.10.0-3.el7_9.1 updates 78 k #12 7.144 kernel-headers x86_64 3.10.0-1160.119.1.el7 updates 9.1 M #12 7.144 less x86_64 458-10.el7_9 updates 120 k #12 7.144 libpcap x86_64 14:1.5.3-13.el7_9 updates 139 k #12 7.144 nettle x86_64 2.7.1-9.el7_9 updates 328 k #12 7.144 nettle-devel x86_64 2.7.1-9.el7_9 updates 471 k #12 7.144 openssh x86_64 7.4p1-23.el7_9 updates 510 k #12 7.144 openssh-clients x86_64 7.4p1-23.el7_9 updates 655 k #12 7.144 openssl x86_64 1:1.0.2k-26.el7_9 updates 494 k #12 7.144 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #12 7.144 perl-Git noarch 1.8.3.1-25.el7_9 updates 56 k #12 7.144 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #12 7.144 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #12 7.144 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #12 7.144 rsync x86_64 3.1.2-12.el7_9 updates 408 k #12 7.144 #12 7.144 Transaction Summary #12 7.144 ================================================================================ #12 7.144 Install 122 Packages #12 7.144 Upgrade 1 Package #12 7.144 #12 7.146 Total download size: 88 M #12 7.146 Downloading Packages: #12 7.226 (1/123): autoconf-2.69-11.el7.noarch.rpm 10 MB/s | 701 kB 00:00 #12 7.226 (2/123): autoconf-archive-2017.03.21-1.el7.noar 8.6 MB/s | 612 kB 00:00 #12 7.228 (3/123): autogen-5.18-5.el7.x86_64.rpm 8.0 MB/s | 582 kB 00:00 #12 7.240 (4/123): autogen-libopts-5.18-5.el7.x86_64.rpm 4.5 MB/s | 66 kB 00:00 #12 7.251 (5/123): automake-1.13.4-3.el7.noarch.rpm 27 MB/s | 679 kB 00:00 #12 7.253 (6/123): bison-3.0.4-2.el7.x86_64.rpm 26 MB/s | 674 kB 00:00 #12 7.284 (7/123): fftw-3.3.3-8.el7.x86_64.rpm 1.5 MB/s | 45 kB 00:00 #12 7.333 (8/123): doxygen-1.8.5-4.el7.x86_64.rpm 43 MB/s | 3.6 MB 00:00 #12 7.348 (9/123): cpp-4.8.5-44.el7.x86_64.rpm 55 MB/s | 5.9 MB 00:00 #12 7.349 (10/123): fftw-libs-3.3.3-8.el7.x86_64.rpm 541 kB/s | 8.5 kB 00:00 #12 7.351 (11/123): fftw-devel-3.3.3-8.el7.x86_64.rpm 1.9 MB/s | 128 kB 00:00 #12 7.387 (12/123): fftw-libs-single-3.3.3-8.el7.x86_64.r 21 MB/s | 766 kB 00:00 #12 7.393 (13/123): fftw-libs-long-3.3.3-8.el7.x86_64.rpm 11 MB/s | 495 kB 00:00 #12 7.401 (14/123): fipscheck-1.4.1-6.el7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #12 7.404 (15/123): fftw-libs-double-3.3.3-8.el7.x86_64.r 13 MB/s | 759 kB 00:00 #12 7.406 (16/123): fipscheck-lib-1.4.1-6.el7.x86_64.rpm 797 kB/s | 11 kB 00:00 #12 7.419 (17/123): flex-2.5.37-6.el7.x86_64.rpm 16 MB/s | 293 kB 00:00 #12 7.420 (18/123): gc-7.2d-7.el7.x86_64.rpm 9.7 MB/s | 158 kB 00:00 #12 7.567 (19/123): gcc-c++-4.8.5-44.el7.x86_64.rpm 48 MB/s | 7.2 MB 00:00 #12 7.597 (20/123): glibc-headers-2.17-317.el7.x86_64.rpm 23 MB/s | 690 kB 00:00 #12 7.619 (21/123): gmp-devel-6.0.0-15.el7.x86_64.rpm 7.9 MB/s | 181 kB 00:00 #12 7.677 (22/123): gcc-4.8.5-44.el7.x86_64.rpm 60 MB/s | 16 MB 00:00 #12 7.679 (23/123): gnutls-3.3.29-9.el7_6.x86_64.rpm 11 MB/s | 680 kB 00:00 #12 7.791 (24/123): gnutls-dane-3.3.29-9.el7_6.x86_64.rpm 321 kB/s | 36 kB 00:00 #12 7.803 (25/123): glibc-devel-2.17-317.el7.x86_64.rpm 2.8 MB/s | 1.1 MB 00:00 #12 7.829 (26/123): groff-base-1.22.2-8.el7.x86_64.rpm 37 MB/s | 942 kB 00:00 #12 7.842 (27/123): gsm-1.0.13-11.el7.x86_64.rpm 2.2 MB/s | 30 kB 00:00 #12 7.859 (28/123): gnutls-devel-3.3.29-9.el7_6.x86_64.rp 21 MB/s | 1.4 MB 00:00 #12 7.860 (29/123): gsm-devel-1.0.13-11.el7.x86_64.rpm 797 kB/s | 14 kB 00:00 #12 7.874 (30/123): keyutils-libs-devel-1.5.8-3.el7.x86_6 2.7 MB/s | 37 kB 00:00 #12 7.893 (31/123): krb5-devel-1.15.1-50.el7.x86_64.rpm 15 MB/s | 273 kB 00:00 #12 7.906 (32/123): libcom_err-devel-1.42.9-19.el7.x86_64 2.4 MB/s | 32 kB 00:00 #12 7.922 (33/123): libdbi-0.8.4-6.el7.x86_64.rpm 2.5 MB/s | 42 kB 00:00 #12 7.930 (34/123): guile-2.0.9-5.el7.x86_64.rpm 54 MB/s | 3.8 MB 00:00 #12 8.088 (35/123): gnutls-c++-3.3.29-9.el7_6.x86_64.rpm 84 kB/s | 34 kB 00:00 #12 8.226 (36/123): libdbi-drivers-0.8.3-16.el7.x86_64.rp 2.7 MB/s | 371 kB 00:00 #12 8.228 (37/123): libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 60 kB/s | 18 kB 00:00 #12 8.243 (38/123): libedit-3.0-12.20121213cvs.el7.x86_64 5.8 MB/s | 92 kB 00:00 #12 8.251 (39/123): libevent-2.0.21-4.el7.x86_64.rpm 9.3 MB/s | 214 kB 00:00 #12 8.268 (40/123): libgomp-4.8.5-44.el7.x86_64.rpm 6.6 MB/s | 159 kB 00:00 #12 8.275 (41/123): libkadm5-1.15.1-50.el7.x86_64.rpm 7.5 MB/s | 179 kB 00:00 #12 8.290 (42/123): libmpc-1.0.1-3.el7.x86_64.rpm 2.3 MB/s | 51 kB 00:00 #12 8.298 (43/123): libselinux-devel-2.5-15.el7.x86_64.rp 8.5 MB/s | 187 kB 00:00 #12 8.313 (44/123): libsepol-devel-2.5-10.el7.x86_64.rpm 3.3 MB/s | 77 kB 00:00 #12 8.321 (45/123): libsrtp-1.4.4-11.20101004cvs.el7.x86_ 12 MB/s | 275 kB 00:00 #12 8.338 (46/123): libsrtp-devel-1.4.4-11.20101004cvs.el 1.6 MB/s | 39 kB 00:00 #12 8.352 (47/123): libtalloc-2.1.16-1.el7.x86_64.rpm 2.5 MB/s | 33 kB 00:00 #12 8.355 (48/123): libstdc++-devel-4.8.5-44.el7.x86_64.r 46 MB/s | 1.5 MB 00:00 #12 8.368 (49/123): libtalloc-devel-2.1.16-1.el7.x86_64.r 3.2 MB/s | 54 kB 00:00 #12 8.371 (50/123): libtasn1-devel-4.10-1.el7.x86_64.rpm 4.7 MB/s | 75 kB 00:00 #12 8.385 (51/123): libtool-ltdl-2.4.2-22.el7_3.x86_64.rp 3.5 MB/s | 49 kB 00:00 #12 8.400 (52/123): libtool-2.4.2-22.el7_3.x86_64.rpm 18 MB/s | 588 kB 00:00 #12 8.408 (53/123): libunistring-0.9.3-9.el7.x86_64.rpm 13 MB/s | 293 kB 00:00 #12 8.423 (54/123): libusbx-1.0.21-1.el7.x86_64.rpm 2.7 MB/s | 61 kB 00:00 #12 8.426 (55/123): libusbx-devel-1.0.21-1.el7.x86_64.rpm 1.2 MB/s | 22 kB 00:00 #12 8.440 (56/123): libverto-devel-0.2.5-4.el7.x86_64.rpm 709 kB/s | 12 kB 00:00 #12 8.444 (57/123): lksctp-tools-1.0.17-2.el7.x86_64.rpm 5.0 MB/s | 88 kB 00:00 #12 8.459 (58/123): lksctp-tools-devel-1.0.17-2.el7.x86_6 2.9 MB/s | 52 kB 00:00 #12 8.467 (59/123): m4-1.4.16-10.el7.x86_64.rpm 11 MB/s | 256 kB 00:00 #12 8.483 (60/123): make-3.82-24.el7.x86_64.rpm 18 MB/s | 421 kB 00:00 #12 8.490 (61/123): mpfr-3.1.1-4.el7.x86_64.rpm 9.0 MB/s | 203 kB 00:00 #12 8.642 (62/123): ncurses-devel-5.9-14.20130511.el7_4.x 4.4 MB/s | 712 kB 00:00 #12 8.945 (63/123): libdbi-devel-0.8.4-6.el7.x86_64.rpm 569 kB/s | 577 kB 00:01 #12 9.074 (64/123): p11-kit-devel-0.23.5-3.el7.x86_64.rpm 185 kB/s | 24 kB 00:00 #12 9.215 (65/123): pcre-devel-8.32-17.el7.x86_64.rpm 3.3 MB/s | 480 kB 00:00 #12 9.218 (66/123): ortp-0.20.0-10.el7.x86_64.rpm 92 kB/s | 67 kB 00:00 #12 9.235 (67/123): pcsc-lite-libs-1.8.8-8.el7.x86_64.rpm 2.2 MB/s | 34 kB 00:00 #12 9.238 (68/123): pcsc-lite-devel-1.8.8-8.el7.x86_64.rp 2.2 MB/s | 48 kB 00:00 #12 9.252 (69/123): perl-Carp-1.26-244.el7.noarch.rpm 1.1 MB/s | 19 kB 00:00 #12 9.255 (70/123): perl-Data-Dumper-2.145-3.el7.x86_64.r 2.7 MB/s | 47 kB 00:00 #12 9.269 (71/123): perl-Error-0.17020-2.el7.noarch.rpm 2.2 MB/s | 32 kB 00:00 #12 9.287 (72/123): perl-Encode-2.51-7.el7.x86_64.rpm 43 MB/s | 1.5 MB 00:00 #12 9.289 (73/123): perl-Exporter-5.68-3.el7.noarch.rpm 1.4 MB/s | 28 kB 00:00 #12 9.303 (74/123): perl-File-Path-2.09-2.el7.noarch.rpm 1.7 MB/s | 26 kB 00:00 #12 9.306 (75/123): perl-File-Temp-0.23.01-3.el7.noarch.r 3.4 MB/s | 56 kB 00:00 #12 9.321 (76/123): perl-Filter-1.49-3.el7.x86_64.rpm 4.3 MB/s | 76 kB 00:00 #12 9.324 (77/123): perl-Getopt-Long-2.40-3.el7.noarch.rp 3.0 MB/s | 56 kB 00:00 #12 9.338 (78/123): perl-HTTP-Tiny-0.033-3.el7.noarch.rpm 2.3 MB/s | 38 kB 00:00 #12 9.342 (79/123): perl-PathTools-3.40-5.el7.x86_64.rpm 4.8 MB/s | 82 kB 00:00 #12 9.355 (80/123): perl-Pod-Perldoc-3.20-4.el7.noarch.rp 5.1 MB/s | 87 kB 00:00 #12 9.363 (81/123): perl-Pod-Simple-3.28-4.el7.noarch.rpm 10 MB/s | 216 kB 00:00 #12 9.372 (82/123): perl-Pod-Usage-1.63-3.el7.noarch.rpm 1.6 MB/s | 27 kB 00:00 #12 9.379 (83/123): perl-Scalar-List-Utils-1.27-248.el7.x 2.4 MB/s | 36 kB 00:00 #12 9.393 (84/123): perl-Socket-2.010-5.el7.x86_64.rpm 2.4 MB/s | 49 kB 00:00 #12 9.396 (85/123): perl-Storable-2.45-3.el7.x86_64.rpm 4.7 MB/s | 77 kB 00:00 #12 9.411 (86/123): perl-TermReadKey-2.30-20.el7.x86_64.r 1.7 MB/s | 31 kB 00:00 #12 9.419 (87/123): perl-Test-Harness-3.28-3.el7.noarch.r 13 MB/s | 302 kB 00:00 #12 9.427 (88/123): perl-Text-ParseWords-3.29-4.el7.noarc 886 kB/s | 14 kB 00:00 #12 9.434 (89/123): perl-Thread-Queue-3.02-2.el7.noarch.r 1.2 MB/s | 17 kB 00:00 #12 9.447 (90/123): perl-Time-HiRes-1.9725-3.el7.x86_64.r 2.3 MB/s | 45 kB 00:00 #12 9.450 (91/123): perl-Time-Local-1.2300-2.el7.noarch.r 1.6 MB/s | 24 kB 00:00 #12 9.462 (92/123): perl-constant-1.27-2.el7.noarch.rpm 1.3 MB/s | 19 kB 00:00 #12 9.465 (93/123): perl-parent-0.225-244.el7.noarch.rpm 848 kB/s | 12 kB 00:00 #12 9.478 (94/123): perl-podlators-2.5.1-3.el7.noarch.rpm 7.2 MB/s | 112 kB 00:00 #12 9.481 (95/123): perl-threads-1.87-4.el7.x86_64.rpm 3.1 MB/s | 49 kB 00:00 #12 9.493 (96/123): perl-threads-shared-1.43-6.el7.x86_64 2.7 MB/s | 39 kB 00:00 #12 9.496 (97/123): ortp-devel-0.20.0-10.el7.x86_64.rpm 229 kB/s | 195 kB 00:00 #12 9.500 (98/123): readline-devel-6.2-11.el7.x86_64.rpm 7.2 MB/s | 139 kB 00:00 #12 9.514 (99/123): sqlite-devel-3.7.17-8.el7_7.1.x86_64. 4.9 MB/s | 104 kB 00:00 #12 9.521 (100/123): trousers-0.3.14-2.el7.x86_64.rpm 12 MB/s | 289 kB 00:00 #12 9.525 (101/123): unbound-libs-1.6.6-5.el7_8.x86_64.rp 17 MB/s | 406 kB 00:00 #12 9.532 (102/123): zlib-devel-1.2.7-18.el7.x86_64.rpm 2.8 MB/s | 50 kB 00:00 #12 9.539 (103/123): c-ares-1.10.0-3.el7_9.1.x86_64.rpm 4.4 MB/s | 78 kB 00:00 #12 9.546 (104/123): c-ares-devel-1.10.0-3.el7_9.1.x86_64 3.4 MB/s | 72 kB 00:00 #12 9.579 (105/123): less-458-10.el7_9.x86_64.rpm 3.6 MB/s | 120 kB 00:00 #12 9.646 (106/123): git-1.8.3.1-25.el7_9.x86_64.rpm 39 MB/s | 4.4 MB 00:00 #12 9.661 (107/123): libpcap-devel-1.5.3-13.el7_9.x86_64. 8.0 MB/s | 118 kB 00:00 #12 9.681 (108/123): nettle-2.7.1-9.el7_9.x86_64.rpm 16 MB/s | 328 kB 00:00 #12 9.689 (109/123): kernel-headers-3.10.0-1160.119.1.el7 61 MB/s | 9.1 MB 00:00 #12 9.703 (110/123): nettle-devel-2.7.1-9.el7_9.x86_64.rp 21 MB/s | 471 kB 00:00 #12 9.709 (111/123): openssh-7.4p1-23.el7_9.x86_64.rpm 25 MB/s | 510 kB 00:00 #12 9.728 (112/123): openssh-clients-7.4p1-23.el7_9.x86_6 26 MB/s | 655 kB 00:00 #12 9.730 (113/123): openssl-1.0.2k-26.el7_9.x86_64.rpm 23 MB/s | 494 kB 00:00 #12 9.782 (114/123): openssl-devel-1.0.2k-26.el7_9.x86_64 28 MB/s | 1.5 MB 00:00 #12 9.799 (115/123): perl-Git-1.8.3.1-25.el7_9.noarch.rpm 3.3 MB/s | 56 kB 00:00 #12 9.813 (116/123): perl-Pod-Escapes-1.04-299.el7_9.noar 3.5 MB/s | 52 kB 00:00 #12 9.833 (117/123): perl-5.16.3-299.el7_9.x86_64.rpm 78 MB/s | 8.0 MB 00:00 #12 9.839 (118/123): perl-libs-5.16.3-299.el7_9.x86_64.rp 26 MB/s | 690 kB 00:00 #12 9.851 (119/123): perl-macros-5.16.3-299.el7_9.x86_64. 2.4 MB/s | 44 kB 00:00 #12 9.857 (120/123): rsync-3.1.2-12.el7_9.x86_64.rpm 22 MB/s | 408 kB 00:00 #12 9.870 (121/123): telnet-0.17-66.el7.x86_64.rpm 3.4 MB/s | 64 kB 00:00 #12 9.876 (122/123): libpcap-1.5.3-13.el7_9.x86_64.rpm 468 kB/s | 139 kB 00:00 #12 9.882 (123/123): openssl-libs-1.0.2k-26.el7_9.x86_64. 49 MB/s | 1.2 MB 00:00 #12 9.882 -------------------------------------------------------------------------------- #12 9.882 Total 32 MB/s | 88 MB 00:02 #12 9.963 Running transaction check #12 9.998 Transaction check succeeded. #12 9.998 Running transaction test #12 10.07 Transaction test succeeded. #12 10.07 Running transaction #12 17.04 Preparing : 1/1 #12 17.12 Upgrading : openssl-libs-1:1.0.2k-26.el7_9.x86_64 1/124 #12 17.13 Running scriptlet: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1/124 #12 17.16 Installing : nettle-2.7.1-9.el7_9.x86_64 2/124 #12 17.18 Running scriptlet: nettle-2.7.1-9.el7_9.x86_64 2/124 #12 17.23 Installing : mpfr-3.1.1-4.el7.x86_64 3/124 #12 17.24 Running scriptlet: mpfr-3.1.1-4.el7.x86_64 3/124 #12 17.27 Installing : libgomp-4.8.5-44.el7.x86_64 4/124 #12 17.28 Running scriptlet: libgomp-4.8.5-44.el7.x86_64 4/124 #12 17.36 Installing : fftw-libs-double-3.3.3-8.el7.x86_64 5/124 #12 17.38 Running scriptlet: fftw-libs-double-3.3.3-8.el7.x86_64 5/124 #12 17.42 Installing : fftw-libs-long-3.3.3-8.el7.x86_64 6/124 #12 17.44 Running scriptlet: fftw-libs-long-3.3.3-8.el7.x86_64 6/124 #12 17.50 Installing : fftw-libs-single-3.3.3-8.el7.x86_64 7/124 #12 17.52 Running scriptlet: fftw-libs-single-3.3.3-8.el7.x86_64 7/124 #12 17.53 Installing : libmpc-1.0.1-3.el7.x86_64 8/124 #12 17.56 Running scriptlet: libmpc-1.0.1-3.el7.x86_64 8/124 #12 17.59 Installing : m4-1.4.16-10.el7.x86_64 9/124 #12 17.61 Running scriptlet: m4-1.4.16-10.el7.x86_64 9/124 #12 17.63 Installing : libdbi-0.8.4-6.el7.x86_64 10/124 #12 17.66 Running scriptlet: libdbi-0.8.4-6.el7.x86_64 10/124 #12 17.69 Installing : zlib-devel-1.2.7-18.el7.x86_64 11/124 #12 17.74 Installing : libsrtp-1.4.4-11.20101004cvs.el7.x86_64 12/124 #12 17.76 Running scriptlet: libsrtp-1.4.4-11.20101004cvs.el7.x86_64 12/124 #12 17.85 Installing : groff-base-1.22.2-8.el7.x86_64 13/124 #12 17.88 Installing : gc-7.2d-7.el7.x86_64 14/124 #12 17.91 Running scriptlet: gc-7.2d-7.el7.x86_64 14/124 #12 17.93 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 15/124 #12 17.96 Installing : perl-parent-1:0.225-244.el7.noarch 16/124 #12 18.00 Installing : perl-podlators-2.5.1-3.el7.noarch 17/124 #12 18.03 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 18/124 #12 18.06 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 19/124 #12 18.21 Installing : perl-Encode-2.51-7.el7.x86_64 20/124 #12 18.24 Installing : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 21/124 #12 18.27 Installing : perl-Pod-Usage-1.63-3.el7.noarch 22/124 #12 18.30 Installing : perl-Carp-1.26-244.el7.noarch 23/124 #12 18.33 Installing : perl-Exporter-5.68-3.el7.noarch 24/124 #12 18.37 Installing : perl-Filter-1.49-3.el7.x86_64 25/124 #12 18.40 Installing : perl-File-Path-2.09-2.el7.noarch 26/124 #12 18.44 Installing : perl-PathTools-3.40-5.el7.x86_64 27/124 #12 18.47 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/124 #12 18.50 Installing : perl-Socket-2.010-5.el7.x86_64 29/124 #12 18.54 Installing : perl-Storable-2.45-3.el7.x86_64 30/124 #12 18.57 Installing : perl-Time-HiRes-4:1.9725-3.el7.x86_64 31/124 #12 18.61 Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/124 #12 18.64 Installing : perl-Time-Local-1.2300-2.el7.noarch 33/124 #12 18.67 Installing : perl-constant-1.27-2.el7.noarch 34/124 #12 18.71 Installing : perl-threads-1.87-4.el7.x86_64 35/124 #12 18.74 Installing : perl-threads-shared-1.43-6.el7.x86_64 36/124 #12 18.79 Installing : perl-Pod-Simple-1:3.28-4.el7.noarch 37/124 #12 18.87 Installing : perl-libs-4:5.16.3-299.el7_9.x86_64 38/124 #12 18.88 Running scriptlet: perl-libs-4:5.16.3-299.el7_9.x86_64 38/124 #12 18.89 Installing : perl-macros-4:5.16.3-299.el7_9.x86_64 39/124 #12 18.93 Installing : perl-Getopt-Long-2.40-3.el7.noarch 40/124 #12 19.41 Installing : perl-4:5.16.3-299.el7_9.x86_64 41/124 #12 19.47 Installing : perl-Error-1:0.17020-2.el7.noarch 42/124 #12 19.51 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 43/124 #12 19.57 Installing : autoconf-2.69-11.el7.noarch 44/124 #12 19.59 Running scriptlet: autoconf-2.69-11.el7.noarch 44/124 #12 19.61 Installing : perl-TermReadKey-2.30-20.el7.x86_64 45/124 #12 19.66 Installing : perl-Test-Harness-3.28-3.el7.noarch 46/124 #12 19.69 Installing : perl-Thread-Queue-3.02-2.el7.noarch 47/124 #12 19.76 Installing : automake-1.13.4-3.el7.noarch 48/124 #12 19.77 Running scriptlet: automake-1.13.4-3.el7.noarch 48/124 #12 19.80 Installing : less-458-10.el7_9.x86_64 49/124 #12 19.84 Installing : libsrtp-devel-1.4.4-11.20101004cvs.el7.x86_64 50/124 #12 19.88 Installing : ortp-1:0.20.0-10.el7.x86_64 51/124 #12 19.89 Running scriptlet: ortp-1:0.20.0-10.el7.x86_64 51/124 #12 19.94 Installing : libdbi-drivers-0.8.3-16.el7.x86_64 52/124 #12 19.96 Running scriptlet: libdbi-drivers-0.8.3-16.el7.x86_64 52/124 #12 20.30 Installing : cpp-4.8.5-44.el7.x86_64 53/124 #12 20.31 Running scriptlet: cpp-4.8.5-44.el7.x86_64 53/124 #12 20.33 Installing : fftw-3.3.3-8.el7.x86_64 54/124 #12 20.37 Installing : fftw-libs-3.3.3-8.el7.x86_64 55/124 #12 20.39 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 56/124 #12 20.41 Running scriptlet: fipscheck-lib-1.4.1-6.el7.x86_64 56/124 #12 20.43 Installing : fipscheck-1.4.1-6.el7.x86_64 57/124 #12 20.46 Running scriptlet: openssh-7.4p1-23.el7_9.x86_64 58/124 #12 20.56 Installing : openssh-7.4p1-23.el7_9.x86_64 58/124 #12 20.60 Installing : libevent-2.0.21-4.el7.x86_64 59/124 #12 20.62 Running scriptlet: libevent-2.0.21-4.el7.x86_64 59/124 #12 20.63 Running scriptlet: trousers-0.3.14-2.el7.x86_64 60/124 #12 20.78 Installing : trousers-0.3.14-2.el7.x86_64 60/124 #12 20.80 Running scriptlet: trousers-0.3.14-2.el7.x86_64 60/124 #12 20.87 Installing : gnutls-3.3.29-9.el7_6.x86_64 61/124 #12 20.88 Running scriptlet: gnutls-3.3.29-9.el7_6.x86_64 61/124 #12 20.89 Installing : gnutls-c++-3.3.29-9.el7_6.x86_64 62/124 #12 20.91 Running scriptlet: gnutls-c++-3.3.29-9.el7_6.x86_64 62/124 #12 20.95 Installing : rsync-3.1.2-12.el7_9.x86_64 63/124 #12 20.97 Running scriptlet: rsync-3.1.2-12.el7_9.x86_64 63/124 #12 20.99 Installing : libpcap-14:1.5.3-13.el7_9.x86_64 64/124 #12 21.01 Running scriptlet: libpcap-14:1.5.3-13.el7_9.x86_64 64/124 #12 21.14 Installing : kernel-headers-3.10.0-1160.119.1.el7.x86_64 65/124 #12 21.17 Running scriptlet: glibc-headers-2.17-317.el7.x86_64 66/124 #12 21.22 Installing : glibc-headers-2.17-317.el7.x86_64 66/124 #12 21.29 Installing : glibc-devel-2.17-317.el7.x86_64 67/124 #12 21.30 Running scriptlet: glibc-devel-2.17-317.el7.x86_64 67/124 #12 21.94 Installing : gcc-4.8.5-44.el7.x86_64 68/124 #12 21.97 Running scriptlet: gcc-4.8.5-44.el7.x86_64 68/124 #12 22.00 Installing : c-ares-1.10.0-3.el7_9.1.x86_64 69/124 #12 22.02 Running scriptlet: c-ares-1.10.0-3.el7_9.1.x86_64 69/124 #12 22.05 Installing : pcsc-lite-libs-1.8.8-8.el7.x86_64 70/124 #12 22.07 Running scriptlet: pcsc-lite-libs-1.8.8-8.el7.x86_64 70/124 #12 22.14 Installing : pcre-devel-8.32-17.el7.x86_64 71/124 #12 22.17 Installing : p11-kit-devel-0.23.5-3.el7.x86_64 72/124 #12 22.27 Installing : ncurses-devel-5.9-14.20130511.el7_4.x86_64 73/124 #12 22.33 Installing : make-1:3.82-24.el7.x86_64 74/124 #12 22.36 Running scriptlet: make-1:3.82-24.el7.x86_64 74/124 #12 22.40 Installing : openssl-1:1.0.2k-26.el7_9.x86_64 75/124 #12 22.43 Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 76/124 #12 22.56 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 76/124 #12 22.59 Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 76/124 #12 22.69 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 77/124 #12 22.71 Running scriptlet: gnutls-dane-3.3.29-9.el7_6.x86_64 77/124 #12 22.75 Installing : lksctp-tools-1.0.17-2.el7.x86_64 78/124 #12 22.77 Running scriptlet: lksctp-tools-1.0.17-2.el7.x86_64 78/124 #12 22.80 Installing : libverto-devel-0.2.5-4.el7.x86_64 79/124 #12 22.85 Installing : libusbx-1.0.21-1.el7.x86_64 80/124 #12 22.87 Running scriptlet: libusbx-1.0.21-1.el7.x86_64 80/124 #12 22.92 Installing : libunistring-0.9.3-9.el7.x86_64 81/124 #12 22.94 Running scriptlet: libunistring-0.9.3-9.el7.x86_64 81/124 #12 22.96 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 82/124 #12 22.98 Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64 82/124 #12 23.22 Installing : guile-5:2.0.9-5.el7.x86_64 83/124 #12 23.25 Running scriptlet: guile-5:2.0.9-5.el7.x86_64 83/124 #12 23.29 Installing : libtasn1-devel-4.10-1.el7.x86_64 84/124 #12 23.32 Running scriptlet: libtasn1-devel-4.10-1.el7.x86_64 84/124 #12 23.35 Installing : libtalloc-2.1.16-1.el7.x86_64 85/124 #12 23.37 Running scriptlet: libtalloc-2.1.16-1.el7.x86_64 85/124 #12 23.51 Installing : libstdc++-devel-4.8.5-44.el7.x86_64 86/124 #12 23.55 Installing : libsepol-devel-2.5-10.el7.x86_64 87/124 #12 23.61 Installing : libselinux-devel-2.5-15.el7.x86_64 88/124 #12 23.65 Installing : libkadm5-1.15.1-50.el7.x86_64 89/124 #12 23.67 Running scriptlet: libkadm5-1.15.1-50.el7.x86_64 89/124 #12 23.71 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 90/124 #12 23.73 Running scriptlet: libedit-3.0-12.20121213cvs.el7.x86_64 90/124 #12 23.80 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 91/124 #12 23.83 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 92/124 #12 24.20 Installing : git-1.8.3.1-25.el7_9.x86_64 93/124 #12 24.26 Installing : libcom_err-devel-1.42.9-19.el7.x86_64 94/124 #12 24.30 Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 95/124 #12 24.36 Installing : krb5-devel-1.15.1-50.el7.x86_64 96/124 #12 24.40 Installing : gsm-1.0.13-11.el7.x86_64 97/124 #12 24.42 Running scriptlet: gsm-1.0.13-11.el7.x86_64 97/124 #12 24.45 Installing : gmp-devel-1:6.0.0-15.el7.x86_64 98/124 #12 24.47 Running scriptlet: gmp-devel-1:6.0.0-15.el7.x86_64 98/124 #12 24.54 Installing : nettle-devel-2.7.1-9.el7_9.x86_64 99/124 #12 24.58 Installing : autogen-libopts-5.18-5.el7.x86_64 100/124 #12 24.60 Running scriptlet: autogen-libopts-5.18-5.el7.x86_64 100/124 #12 24.66 Installing : autogen-5.18-5.el7.x86_64 101/124 #12 24.68 Running scriptlet: autogen-5.18-5.el7.x86_64 101/124 #12 24.80 Installing : gnutls-devel-3.3.29-9.el7_6.x86_64 102/124 #12 24.83 Running scriptlet: gnutls-devel-3.3.29-9.el7_6.x86_64 102/124 #12 24.84 Installing : gsm-devel-1.0.13-11.el7.x86_64 103/124 #12 25.01 Installing : openssl-devel-1:1.0.2k-26.el7_9.x86_64 104/124 #12 25.39 Installing : gcc-c++-4.8.5-44.el7.x86_64 105/124 #12 25.43 Installing : libtalloc-devel-2.1.16-1.el7.x86_64 106/124 #12 25.46 Installing : libusbx-devel-1.0.21-1.el7.x86_64 107/124 #12 25.51 Installing : lksctp-tools-devel-1.0.17-2.el7.x86_64 108/124 #12 25.56 Installing : readline-devel-6.2-11.el7.x86_64 109/124 #12 25.58 Running scriptlet: readline-devel-6.2-11.el7.x86_64 109/124 #12 25.61 Installing : pcsc-lite-devel-1.8.8-8.el7.x86_64 110/124 #12 25.66 Installing : c-ares-devel-1.10.0-3.el7_9.1.x86_64 111/124 #12 25.73 Installing : libtool-2.4.2-22.el7_3.x86_64 112/124 #12 25.75 Running scriptlet: libtool-2.4.2-22.el7_3.x86_64 112/124 #12 25.79 Installing : libpcap-devel-14:1.5.3-13.el7_9.x86_64 113/124 #12 25.83 Installing : fftw-devel-3.3.3-8.el7.x86_64 114/124 #12 25.86 Running scriptlet: fftw-devel-3.3.3-8.el7.x86_64 114/124 #12 25.88 Installing : libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 115/124 #12 25.94 Installing : ortp-devel-1:0.20.0-10.el7.x86_64 116/124 #12 26.02 Installing : autoconf-archive-2017.03.21-1.el7.noarch 117/124 #12 26.05 Running scriptlet: autoconf-archive-2017.03.21-1.el7.noarch 117/124 #12 26.10 Installing : libdbi-devel-0.8.4-6.el7.x86_64 118/124 #12 26.17 Installing : bison-3.0.4-2.el7.x86_64 119/124 #12 26.19 Running scriptlet: bison-3.0.4-2.el7.x86_64 119/124 #12 26.23 Installing : flex-2.5.37-6.el7.x86_64 120/124 #12 26.26 Running scriptlet: flex-2.5.37-6.el7.x86_64 120/124 #12 26.29 Installing : telnet-1:0.17-66.el7.x86_64 121/124 #12 26.33 Installing : sqlite-devel-3.7.17-8.el7_7.1.x86_64 122/124 #12 26.63 Installing : doxygen-1:1.8.5-4.el7.x86_64 123/124 #12 26.70 Cleanup : openssl-libs-1:1.0.2k-19.el7.x86_64 124/124 #12 26.70 Running scriptlet: openssl-libs-1:1.0.2k-19.el7.x86_64 124/124 #12 26.74 Running scriptlet: guile-5:2.0.9-5.el7.x86_64 124/124 #12 26.78 Verifying : autoconf-2.69-11.el7.noarch 1/124 #12 26.78 Verifying : autoconf-archive-2017.03.21-1.el7.noarch 2/124 #12 26.78 Verifying : autogen-5.18-5.el7.x86_64 3/124 #12 26.78 Verifying : autogen-libopts-5.18-5.el7.x86_64 4/124 #12 26.78 Verifying : automake-1.13.4-3.el7.noarch 5/124 #12 26.78 Verifying : bison-3.0.4-2.el7.x86_64 6/124 #12 26.78 Verifying : cpp-4.8.5-44.el7.x86_64 7/124 #12 26.78 Verifying : doxygen-1:1.8.5-4.el7.x86_64 8/124 #12 26.78 Verifying : fftw-3.3.3-8.el7.x86_64 9/124 #12 26.78 Verifying : fftw-devel-3.3.3-8.el7.x86_64 10/124 #12 26.78 Verifying : fftw-libs-3.3.3-8.el7.x86_64 11/124 #12 26.78 Verifying : fftw-libs-double-3.3.3-8.el7.x86_64 12/124 #12 26.78 Verifying : fftw-libs-long-3.3.3-8.el7.x86_64 13/124 #12 26.78 Verifying : fftw-libs-single-3.3.3-8.el7.x86_64 14/124 #12 26.78 Verifying : fipscheck-1.4.1-6.el7.x86_64 15/124 #12 26.78 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 16/124 #12 26.78 Verifying : flex-2.5.37-6.el7.x86_64 17/124 #12 26.78 Verifying : gc-7.2d-7.el7.x86_64 18/124 #12 26.78 Verifying : gcc-4.8.5-44.el7.x86_64 19/124 #12 26.78 Verifying : gcc-c++-4.8.5-44.el7.x86_64 20/124 #12 26.78 Verifying : glibc-devel-2.17-317.el7.x86_64 21/124 #12 26.78 Verifying : glibc-headers-2.17-317.el7.x86_64 22/124 #12 26.78 Verifying : gmp-devel-1:6.0.0-15.el7.x86_64 23/124 #12 26.78 Verifying : gnutls-3.3.29-9.el7_6.x86_64 24/124 #12 26.78 Verifying : gnutls-c++-3.3.29-9.el7_6.x86_64 25/124 #12 26.78 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 26/124 #12 26.78 Verifying : gnutls-devel-3.3.29-9.el7_6.x86_64 27/124 #12 26.78 Verifying : groff-base-1.22.2-8.el7.x86_64 28/124 #12 26.78 Verifying : gsm-1.0.13-11.el7.x86_64 29/124 #12 26.78 Verifying : gsm-devel-1.0.13-11.el7.x86_64 30/124 #12 26.78 Verifying : guile-5:2.0.9-5.el7.x86_64 31/124 #12 26.78 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 32/124 #12 26.78 Verifying : krb5-devel-1.15.1-50.el7.x86_64 33/124 #12 26.78 Verifying : libcom_err-devel-1.42.9-19.el7.x86_64 34/124 #12 26.78 Verifying : libdbi-0.8.4-6.el7.x86_64 35/124 #12 26.78 Verifying : libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 36/124 #12 26.78 Verifying : libdbi-devel-0.8.4-6.el7.x86_64 37/124 #12 26.78 Verifying : libdbi-drivers-0.8.3-16.el7.x86_64 38/124 #12 26.78 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 39/124 #12 26.78 Verifying : libevent-2.0.21-4.el7.x86_64 40/124 #12 26.78 Verifying : libgomp-4.8.5-44.el7.x86_64 41/124 #12 26.78 Verifying : libkadm5-1.15.1-50.el7.x86_64 42/124 #12 26.78 Verifying : libmpc-1.0.1-3.el7.x86_64 43/124 #12 26.78 Verifying : libselinux-devel-2.5-15.el7.x86_64 44/124 #12 26.78 Verifying : libsepol-devel-2.5-10.el7.x86_64 45/124 #12 26.78 Verifying : libsrtp-1.4.4-11.20101004cvs.el7.x86_64 46/124 #12 26.78 Verifying : libsrtp-devel-1.4.4-11.20101004cvs.el7.x86_64 47/124 #12 26.78 Verifying : libstdc++-devel-4.8.5-44.el7.x86_64 48/124 #12 26.78 Verifying : libtalloc-2.1.16-1.el7.x86_64 49/124 #12 26.78 Verifying : libtalloc-devel-2.1.16-1.el7.x86_64 50/124 #12 26.78 Verifying : libtasn1-devel-4.10-1.el7.x86_64 51/124 #12 26.78 Verifying : libtool-2.4.2-22.el7_3.x86_64 52/124 #12 26.78 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 53/124 #12 26.78 Verifying : libunistring-0.9.3-9.el7.x86_64 54/124 #12 26.78 Verifying : libusbx-1.0.21-1.el7.x86_64 55/124 #12 26.78 Verifying : libusbx-devel-1.0.21-1.el7.x86_64 56/124 #12 26.78 Verifying : libverto-devel-0.2.5-4.el7.x86_64 57/124 #12 26.78 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 58/124 #12 26.78 Verifying : lksctp-tools-devel-1.0.17-2.el7.x86_64 59/124 #12 26.78 Verifying : m4-1.4.16-10.el7.x86_64 60/124 #12 26.78 Verifying : make-1:3.82-24.el7.x86_64 61/124 #12 26.78 Verifying : mpfr-3.1.1-4.el7.x86_64 62/124 #12 26.78 Verifying : ncurses-devel-5.9-14.20130511.el7_4.x86_64 63/124 #12 26.78 Verifying : ortp-1:0.20.0-10.el7.x86_64 64/124 #12 26.78 Verifying : ortp-devel-1:0.20.0-10.el7.x86_64 65/124 #12 26.78 Verifying : p11-kit-devel-0.23.5-3.el7.x86_64 66/124 #12 26.78 Verifying : pcre-devel-8.32-17.el7.x86_64 67/124 #12 26.78 Verifying : pcsc-lite-devel-1.8.8-8.el7.x86_64 68/124 #12 26.78 Verifying : pcsc-lite-libs-1.8.8-8.el7.x86_64 69/124 #12 26.78 Verifying : perl-Carp-1.26-244.el7.noarch 70/124 #12 26.78 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 71/124 #12 26.78 Verifying : perl-Encode-2.51-7.el7.x86_64 72/124 #12 26.78 Verifying : perl-Error-1:0.17020-2.el7.noarch 73/124 #12 26.78 Verifying : perl-Exporter-5.68-3.el7.noarch 74/124 #12 26.78 Verifying : perl-File-Path-2.09-2.el7.noarch 75/124 #12 26.78 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 76/124 #12 26.78 Verifying : perl-Filter-1.49-3.el7.x86_64 77/124 #12 26.78 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 78/124 #12 26.78 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 79/124 #12 26.78 Verifying : perl-PathTools-3.40-5.el7.x86_64 80/124 #12 26.78 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 81/124 #12 26.78 Verifying : perl-Pod-Simple-1:3.28-4.el7.noarch 82/124 #12 26.78 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 83/124 #12 26.78 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/124 #12 26.78 Verifying : perl-Socket-2.010-5.el7.x86_64 85/124 #12 26.78 Verifying : perl-Storable-2.45-3.el7.x86_64 86/124 #12 26.78 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 87/124 #12 26.78 Verifying : perl-Test-Harness-3.28-3.el7.noarch 88/124 #12 26.78 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 89/124 #12 26.78 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 90/124 #12 26.78 Verifying : perl-Time-HiRes-4:1.9725-3.el7.x86_64 91/124 #12 26.78 Verifying : perl-Time-Local-1.2300-2.el7.noarch 92/124 #12 26.78 Verifying : perl-constant-1.27-2.el7.noarch 93/124 #12 26.78 Verifying : perl-parent-1:0.225-244.el7.noarch 94/124 #12 26.78 Verifying : perl-podlators-2.5.1-3.el7.noarch 95/124 #12 26.78 Verifying : perl-threads-1.87-4.el7.x86_64 96/124 #12 26.78 Verifying : perl-threads-shared-1.43-6.el7.x86_64 97/124 #12 26.78 Verifying : readline-devel-6.2-11.el7.x86_64 98/124 #12 26.78 Verifying : sqlite-devel-3.7.17-8.el7_7.1.x86_64 99/124 #12 26.78 Verifying : trousers-0.3.14-2.el7.x86_64 100/124 #12 26.78 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 101/124 #12 26.78 Verifying : zlib-devel-1.2.7-18.el7.x86_64 102/124 #12 26.78 Verifying : c-ares-1.10.0-3.el7_9.1.x86_64 103/124 #12 26.78 Verifying : c-ares-devel-1.10.0-3.el7_9.1.x86_64 104/124 #12 26.78 Verifying : git-1.8.3.1-25.el7_9.x86_64 105/124 #12 26.78 Verifying : kernel-headers-3.10.0-1160.119.1.el7.x86_64 106/124 #12 26.78 Verifying : less-458-10.el7_9.x86_64 107/124 #12 26.78 Verifying : libpcap-14:1.5.3-13.el7_9.x86_64 108/124 #12 26.78 Verifying : libpcap-devel-14:1.5.3-13.el7_9.x86_64 109/124 #12 26.78 Verifying : nettle-2.7.1-9.el7_9.x86_64 110/124 #12 26.78 Verifying : nettle-devel-2.7.1-9.el7_9.x86_64 111/124 #12 26.78 Verifying : openssh-7.4p1-23.el7_9.x86_64 112/124 #12 26.78 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 113/124 #12 26.78 Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 114/124 #12 26.78 Verifying : openssl-devel-1:1.0.2k-26.el7_9.x86_64 115/124 #12 26.78 Verifying : perl-4:5.16.3-299.el7_9.x86_64 116/124 #12 26.78 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 117/124 #12 26.78 Verifying : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 118/124 #12 26.78 Verifying : perl-libs-4:5.16.3-299.el7_9.x86_64 119/124 #12 26.78 Verifying : perl-macros-4:5.16.3-299.el7_9.x86_64 120/124 #12 26.78 Verifying : rsync-3.1.2-12.el7_9.x86_64 121/124 #12 26.78 Verifying : telnet-1:0.17-66.el7.x86_64 122/124 #12 26.78 Verifying : openssl-libs-1:1.0.2k-26.el7_9.x86_64 123/124 #12 26.78 Verifying : openssl-libs-1:1.0.2k-19.el7.x86_64 124/124 #12 29.15 #12 29.15 Upgraded: #12 29.15 openssl-libs-1:1.0.2k-26.el7_9.x86_64 #12 29.15 #12 29.15 Installed: #12 29.15 autoconf-2.69-11.el7.noarch #12 29.15 autoconf-archive-2017.03.21-1.el7.noarch #12 29.15 autogen-5.18-5.el7.x86_64 #12 29.15 automake-1.13.4-3.el7.noarch #12 29.15 bison-3.0.4-2.el7.x86_64 #12 29.15 doxygen-1:1.8.5-4.el7.x86_64 #12 29.15 fftw-devel-3.3.3-8.el7.x86_64 #12 29.15 flex-2.5.37-6.el7.x86_64 #12 29.15 gcc-4.8.5-44.el7.x86_64 #12 29.15 gcc-c++-4.8.5-44.el7.x86_64 #12 29.15 gnutls-devel-3.3.29-9.el7_6.x86_64 #12 29.15 gsm-devel-1.0.13-11.el7.x86_64 #12 29.15 libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 #12 29.15 libdbi-devel-0.8.4-6.el7.x86_64 #12 29.15 libtalloc-devel-2.1.16-1.el7.x86_64 #12 29.15 libtool-2.4.2-22.el7_3.x86_64 #12 29.15 libusbx-devel-1.0.21-1.el7.x86_64 #12 29.15 lksctp-tools-devel-1.0.17-2.el7.x86_64 #12 29.15 make-1:3.82-24.el7.x86_64 #12 29.15 ncurses-devel-5.9-14.20130511.el7_4.x86_64 #12 29.15 ortp-devel-1:0.20.0-10.el7.x86_64 #12 29.15 pcsc-lite-devel-1.8.8-8.el7.x86_64 #12 29.15 readline-devel-6.2-11.el7.x86_64 #12 29.15 sqlite-devel-3.7.17-8.el7_7.1.x86_64 #12 29.15 c-ares-devel-1.10.0-3.el7_9.1.x86_64 #12 29.15 git-1.8.3.1-25.el7_9.x86_64 #12 29.15 libpcap-devel-14:1.5.3-13.el7_9.x86_64 #12 29.15 openssl-devel-1:1.0.2k-26.el7_9.x86_64 #12 29.15 telnet-1:0.17-66.el7.x86_64 #12 29.15 autogen-libopts-5.18-5.el7.x86_64 #12 29.15 cpp-4.8.5-44.el7.x86_64 #12 29.15 fftw-3.3.3-8.el7.x86_64 #12 29.15 fftw-libs-3.3.3-8.el7.x86_64 #12 29.15 fftw-libs-double-3.3.3-8.el7.x86_64 #12 29.15 fftw-libs-long-3.3.3-8.el7.x86_64 #12 29.15 fftw-libs-single-3.3.3-8.el7.x86_64 #12 29.15 fipscheck-1.4.1-6.el7.x86_64 #12 29.15 fipscheck-lib-1.4.1-6.el7.x86_64 #12 29.15 gc-7.2d-7.el7.x86_64 #12 29.15 glibc-devel-2.17-317.el7.x86_64 #12 29.15 glibc-headers-2.17-317.el7.x86_64 #12 29.15 gmp-devel-1:6.0.0-15.el7.x86_64 #12 29.15 gnutls-3.3.29-9.el7_6.x86_64 #12 29.15 gnutls-c++-3.3.29-9.el7_6.x86_64 #12 29.15 gnutls-dane-3.3.29-9.el7_6.x86_64 #12 29.15 groff-base-1.22.2-8.el7.x86_64 #12 29.15 gsm-1.0.13-11.el7.x86_64 #12 29.15 guile-5:2.0.9-5.el7.x86_64 #12 29.15 keyutils-libs-devel-1.5.8-3.el7.x86_64 #12 29.15 krb5-devel-1.15.1-50.el7.x86_64 #12 29.15 libcom_err-devel-1.42.9-19.el7.x86_64 #12 29.15 libdbi-0.8.4-6.el7.x86_64 #12 29.15 libdbi-drivers-0.8.3-16.el7.x86_64 #12 29.15 libedit-3.0-12.20121213cvs.el7.x86_64 #12 29.15 libevent-2.0.21-4.el7.x86_64 #12 29.15 libgomp-4.8.5-44.el7.x86_64 #12 29.15 libkadm5-1.15.1-50.el7.x86_64 #12 29.15 libmpc-1.0.1-3.el7.x86_64 #12 29.15 libselinux-devel-2.5-15.el7.x86_64 #12 29.15 libsepol-devel-2.5-10.el7.x86_64 #12 29.15 libsrtp-1.4.4-11.20101004cvs.el7.x86_64 #12 29.15 libsrtp-devel-1.4.4-11.20101004cvs.el7.x86_64 #12 29.15 libstdc++-devel-4.8.5-44.el7.x86_64 #12 29.15 libtalloc-2.1.16-1.el7.x86_64 #12 29.15 libtasn1-devel-4.10-1.el7.x86_64 #12 29.15 libtool-ltdl-2.4.2-22.el7_3.x86_64 #12 29.15 libunistring-0.9.3-9.el7.x86_64 #12 29.15 libusbx-1.0.21-1.el7.x86_64 #12 29.15 libverto-devel-0.2.5-4.el7.x86_64 #12 29.15 lksctp-tools-1.0.17-2.el7.x86_64 #12 29.15 m4-1.4.16-10.el7.x86_64 #12 29.15 mpfr-3.1.1-4.el7.x86_64 #12 29.15 ortp-1:0.20.0-10.el7.x86_64 #12 29.15 p11-kit-devel-0.23.5-3.el7.x86_64 #12 29.15 pcre-devel-8.32-17.el7.x86_64 #12 29.15 pcsc-lite-libs-1.8.8-8.el7.x86_64 #12 29.15 perl-Carp-1.26-244.el7.noarch #12 29.15 perl-Data-Dumper-2.145-3.el7.x86_64 #12 29.15 perl-Encode-2.51-7.el7.x86_64 #12 29.15 perl-Error-1:0.17020-2.el7.noarch #12 29.15 perl-Exporter-5.68-3.el7.noarch #12 29.15 perl-File-Path-2.09-2.el7.noarch #12 29.15 perl-File-Temp-0.23.01-3.el7.noarch #12 29.15 perl-Filter-1.49-3.el7.x86_64 #12 29.15 perl-Getopt-Long-2.40-3.el7.noarch #12 29.15 perl-HTTP-Tiny-0.033-3.el7.noarch #12 29.15 perl-PathTools-3.40-5.el7.x86_64 #12 29.15 perl-Pod-Perldoc-3.20-4.el7.noarch #12 29.15 perl-Pod-Simple-1:3.28-4.el7.noarch #12 29.15 perl-Pod-Usage-1.63-3.el7.noarch #12 29.15 perl-Scalar-List-Utils-1.27-248.el7.x86_64 #12 29.15 perl-Socket-2.010-5.el7.x86_64 #12 29.15 perl-Storable-2.45-3.el7.x86_64 #12 29.15 perl-TermReadKey-2.30-20.el7.x86_64 #12 29.15 perl-Test-Harness-3.28-3.el7.noarch #12 29.15 perl-Text-ParseWords-3.29-4.el7.noarch #12 29.15 perl-Thread-Queue-3.02-2.el7.noarch #12 29.15 perl-Time-HiRes-4:1.9725-3.el7.x86_64 #12 29.15 perl-Time-Local-1.2300-2.el7.noarch #12 29.15 perl-constant-1.27-2.el7.noarch #12 29.15 perl-parent-1:0.225-244.el7.noarch #12 29.15 perl-podlators-2.5.1-3.el7.noarch #12 29.15 perl-threads-1.87-4.el7.x86_64 #12 29.15 perl-threads-shared-1.43-6.el7.x86_64 #12 29.15 trousers-0.3.14-2.el7.x86_64 #12 29.15 unbound-libs-1.6.6-5.el7_8.x86_64 #12 29.15 zlib-devel-1.2.7-18.el7.x86_64 #12 29.15 c-ares-1.10.0-3.el7_9.1.x86_64 #12 29.15 kernel-headers-3.10.0-1160.119.1.el7.x86_64 #12 29.15 less-458-10.el7_9.x86_64 #12 29.15 libpcap-14:1.5.3-13.el7_9.x86_64 #12 29.15 nettle-2.7.1-9.el7_9.x86_64 #12 29.15 nettle-devel-2.7.1-9.el7_9.x86_64 #12 29.15 openssh-7.4p1-23.el7_9.x86_64 #12 29.15 openssh-clients-7.4p1-23.el7_9.x86_64 #12 29.15 openssl-1:1.0.2k-26.el7_9.x86_64 #12 29.15 perl-4:5.16.3-299.el7_9.x86_64 #12 29.15 perl-Git-1.8.3.1-25.el7_9.noarch #12 29.15 perl-Pod-Escapes-1:1.04-299.el7_9.noarch #12 29.15 perl-libs-4:5.16.3-299.el7_9.x86_64 #12 29.15 perl-macros-4:5.16.3-299.el7_9.x86_64 #12 29.15 rsync-3.1.2-12.el7_9.x86_64 #12 29.15 #12 29.15 Complete! #12 DONE 29.4s #13 [7/8] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 DONE 0.1s #14 [8/8] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 1.6s done #15 writing image sha256:1fb6b8e0ef28487c205f8628d2ccd2c14b84ca471920fa2eaec8f9267fdf327d done #15 naming to docker.io/osmocom-build/centos7-build:latest 0.0s done #15 DONE 1.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/centos7-build' + docker_image_exists centos7-build + docker images -q osmocom-build/centos7-build + test -n 1fb6b8e0ef28 + list_osmo_packages centos7 centos7-build + local distro=centos7 + local image=centos7-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos7-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcap-master-centos7 + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-master-centos7 + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name osmo-pcap-master-centos7 + echo osmo-pcap-master-centos7 + sed s/\-centos7$// + dir=osmo-pcap-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-pcap-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcap-master-centos7 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/osmo-pcap-master-centos7 OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/osmo-pcap-master' awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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-pcap-master-centos7:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.30kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/centos7-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/centos7-build:latest #6 ... #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap #5 DONE 0.2s #6 [1/8] FROM docker.io/osmocom-build/centos7-build:latest #6 DONE 0.3s #4 [internal] load build context #4 transferring context: 251B done #4 DONE 0.1s #7 [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libzmq)" ;; esac #7 0.436 Last metadata expiration check: 0:00:27 ago on Tue Jan 14 05:05:14 2025. #7 0.650 Dependencies resolved. #7 0.828 ================================================================================ #7 0.828 Package Arch Version Repository Size #7 0.828 ================================================================================ #7 0.828 Installing: #7 0.828 libosmocore-devel x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 78 k #7 0.828 libosmoctrl-devel x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 8.4 k #7 0.828 libosmogb-devel x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 22 k #7 0.828 libosmogsm-devel x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 111 k #7 0.828 libosmovty-devel x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 17 k #7 0.828 zeromq-devel x86_64 4.3.5-1.1 network_osmocom_nightly 1.0 M #7 0.828 Installing dependencies: #7 0.828 libmnl x86_64 1.0.5-7.1 network_osmocom_nightly 27 k #7 0.828 libmnl-devel x86_64 1.0.5-7.1 network_osmocom_nightly 33 k #7 0.828 libosmocore22 x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 131 k #7 0.828 libosmoctrl0 x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 22 k #7 0.828 libosmogb14 x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 138 k #7 0.828 libosmogsm20 x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 191 k #7 0.828 libosmoisdn-devel x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 10 k #7 0.828 libosmoisdn0 x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 31 k #7 0.828 libosmovty13 x86_64 1.10.0.57.8972.202501122026-1.1 #7 0.828 network_osmocom_nightly 67 k #7 0.828 libpgm-5_2-0 x86_64 5.2.122-3.1 network_osmocom_nightly 173 k #7 0.828 libsodium-devel x86_64 1.0.18-2.1 network_osmocom_nightly 58 k #7 0.828 libsodium23 x86_64 1.0.18-2.1 network_osmocom_nightly 163 k #7 0.828 libzmq5 x86_64 4.3.5-1.1 network_osmocom_nightly 288 k #7 0.828 openpgm-devel x86_64 5.2.122-3.1 network_osmocom_nightly 40 k #7 0.828 osmocom-nightly x86_64 202501122026-1.1 network_osmocom_nightly 2.7 k #7 0.828 libunwind x86_64 2:1.2-2.el7 base 57 k #7 0.828 libunwind-devel x86_64 2:1.2-2.el7 base 69 k #7 0.828 #7 0.828 Transaction Summary #7 0.828 ================================================================================ #7 0.828 Install 23 Packages #7 0.828 #7 0.828 Total download size: 2.7 M #7 0.828 Installed size: 8.4 M #7 0.828 Downloading Packages: #7 0.937 (1/23): libmnl-1.0.5-7.1.x86_64.rpm 251 kB/s | 27 kB 00:00 #7 0.957 (2/23): libosmocore-devel-1.10.0.57.8972.202501 625 kB/s | 78 kB 00:00 #7 0.962 (3/23): libmnl-devel-1.0.5-7.1.x86_64.rpm 255 kB/s | 33 kB 00:00 #7 0.975 (4/23): libosmocore22-1.10.0.57.8972.2025011220 3.4 MB/s | 131 kB 00:00 #7 0.977 (5/23): libosmoctrl-devel-1.10.0.57.8972.202501 434 kB/s | 8.4 kB 00:00 #7 0.978 (6/23): libosmoctrl0-1.10.0.57.8972.20250112202 1.5 MB/s | 22 kB 00:00 #7 0.999 (7/23): libosmogb-devel-1.10.0.57.8972.20250112 977 kB/s | 22 kB 00:00 #7 1.011 (8/23): libosmogb14-1.10.0.57.8972.202501122026 4.1 MB/s | 138 kB 00:00 #7 1.014 (9/23): libosmogsm-devel-1.10.0.57.8972.2025011 3.1 MB/s | 111 kB 00:00 #7 1.031 (10/23): libosmogsm20-1.10.0.57.8972.2025011220 6.1 MB/s | 191 kB 00:00 #7 1.032 (11/23): libosmoisdn-devel-1.10.0.57.8972.20250 482 kB/s | 10 kB 00:00 #7 1.035 (12/23): libosmoisdn0-1.10.0.57.8972.2025011220 1.5 MB/s | 31 kB 00:00 #7 1.038 (13/23): libosmovty-devel-1.10.0.57.8972.202501 2.8 MB/s | 17 kB 00:00 #7 1.051 (14/23): libosmovty13-1.10.0.57.8972.2025011220 3.5 MB/s | 67 kB 00:00 #7 1.054 (15/23): libsodium-devel-1.0.18-2.1.x86_64.rpm 3.5 MB/s | 58 kB 00:00 #7 1.063 (16/23): libpgm-5_2-0-5.2.122-3.1.x86_64.rpm 6.1 MB/s | 173 kB 00:00 #7 1.085 (17/23): libsodium23-1.0.18-2.1.x86_64.rpm 4.8 MB/s | 163 kB 00:00 #7 1.098 (18/23): libzmq5-4.3.5-1.1.x86_64.rpm 6.6 MB/s | 288 kB 00:00 #7 1.101 (19/23): openpgm-devel-5.2.122-3.1.x86_64.rpm 1.0 MB/s | 40 kB 00:00 #7 1.101 (20/23): osmocom-nightly-202501122026-1.1.x86_6 176 kB/s | 2.7 kB 00:00 #7 1.130 (21/23): zeromq-devel-4.3.5-1.1.x86_64.rpm 31 MB/s | 1.0 MB 00:00 #7 1.288 (22/23): libunwind-1.2-2.el7.x86_64.rpm 306 kB/s | 57 kB 00:00 #7 1.296 (23/23): libunwind-devel-1.2-2.el7.x86_64.rpm 357 kB/s | 69 kB 00:00 #7 1.297 -------------------------------------------------------------------------------- #7 1.298 Total 5.7 MB/s | 2.7 MB 00:00 #7 1.299 warning: /var/cache/dnf/network_osmocom_nightly-a3fda8c994bb267e/packages/libmnl-1.0.5-7.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 53725973: NOKEY #7 1.323 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #7 1.944 Importing GPG key 0x53725973: #7 1.944 Userid : "osmocom OBS Project <osmocom@osmocom>" #7 1.944 Fingerprint: 6B2A 9F37 92D1 5EB7 0D4E 6A8F 86A7 30B6 5372 5973 #7 1.944 From : https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key #7 2.063 Key imported successfully #7 2.090 Running transaction check #7 2.097 Transaction check succeeded. #7 2.097 Running transaction test #7 2.112 Transaction test succeeded. #7 2.112 Running transaction #7 3.489 Preparing : 1/1 #7 3.507 Installing : osmocom-nightly-202501122026-1.1.x86_64 1/23 #7 3.527 Installing : libmnl-1.0.5-7.1.x86_64 2/23 #7 3.566 Installing : libosmocore22-1.10.0.57.8972.202501122026-1.1.x86_ 3/23 #7 3.590 Running scriptlet: libosmocore22-1.10.0.57.8972.202501122026-1.1.x86_ 3/23 #7 3.614 Installing : libosmoisdn0-1.10.0.57.8972.202501122026-1.1.x86_6 4/23 #7 3.636 Running scriptlet: libosmoisdn0-1.10.0.57.8972.202501122026-1.1.x86_6 4/23 #7 3.676 Installing : libosmogsm20-1.10.0.57.8972.202501122026-1.1.x86_6 5/23 #7 3.692 Running scriptlet: libosmogsm20-1.10.0.57.8972.202501122026-1.1.x86_6 5/23 #7 3.716 Installing : libosmovty13-1.10.0.57.8972.202501122026-1.1.x86_6 6/23 #7 3.743 Running scriptlet: libosmovty13-1.10.0.57.8972.202501122026-1.1.x86_6 6/23 #7 3.774 Installing : libunwind-2:1.2-2.el7.x86_64 7/23 #7 3.790 Running scriptlet: libunwind-2:1.2-2.el7.x86_64 7/23 #7 3.837 Installing : libsodium23-1.0.18-2.1.x86_64 8/23 #7 3.857 Running scriptlet: libsodium23-1.0.18-2.1.x86_64 8/23 #7 3.903 Installing : libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 3.927 Running scriptlet: libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 3.970 Installing : libzmq5-4.3.5-1.1.x86_64 10/23 #7 3.990 Running scriptlet: libzmq5-4.3.5-1.1.x86_64 10/23 #7 4.017 Installing : openpgm-devel-5.2.122-3.1.x86_64 11/23 #7 4.059 Installing : libsodium-devel-1.0.18-2.1.x86_64 12/23 #7 4.105 Installing : libunwind-devel-2:1.2-2.el7.x86_64 13/23 #7 4.144 Installing : libosmoctrl0-1.10.0.57.8972.202501122026-1.1.x86_6 14/23 #7 4.170 Running scriptlet: libosmoctrl0-1.10.0.57.8972.202501122026-1.1.x86_6 14/23 #7 4.208 Installing : libosmogb14-1.10.0.57.8972.202501122026-1.1.x86_64 15/23 #7 4.233 Running scriptlet: libosmogb14-1.10.0.57.8972.202501122026-1.1.x86_64 15/23 #7 4.273 Installing : libmnl-devel-1.0.5-7.1.x86_64 16/23 #7 4.319 Installing : libosmocore-devel-1.10.0.57.8972.202501122026-1.1. 17/23 #7 4.354 Installing : libosmoisdn-devel-1.10.0.57.8972.202501122026-1.1. 18/23 #7 4.404 Installing : libosmogsm-devel-1.10.0.57.8972.202501122026-1.1.x 19/23 #7 4.435 Installing : libosmovty-devel-1.10.0.57.8972.202501122026-1.1.x 20/23 #7 4.471 Installing : libosmogb-devel-1.10.0.57.8972.202501122026-1.1.x8 21/23 #7 4.508 Installing : libosmoctrl-devel-1.10.0.57.8972.202501122026-1.1. 22/23 #7 4.597 Installing : zeromq-devel-4.3.5-1.1.x86_64 23/23 #7 4.644 Verifying : libmnl-1.0.5-7.1.x86_64 1/23 #7 4.644 Verifying : libmnl-devel-1.0.5-7.1.x86_64 2/23 #7 4.644 Verifying : libosmocore-devel-1.10.0.57.8972.202501122026-1.1. 3/23 #7 4.644 Verifying : libosmocore22-1.10.0.57.8972.202501122026-1.1.x86_ 4/23 #7 4.644 Verifying : libosmoctrl-devel-1.10.0.57.8972.202501122026-1.1. 5/23 #7 4.645 Verifying : libosmoctrl0-1.10.0.57.8972.202501122026-1.1.x86_6 6/23 #7 4.645 Verifying : libosmogb-devel-1.10.0.57.8972.202501122026-1.1.x8 7/23 #7 4.645 Verifying : libosmogb14-1.10.0.57.8972.202501122026-1.1.x86_64 8/23 #7 4.645 Verifying : libosmogsm-devel-1.10.0.57.8972.202501122026-1.1.x 9/23 #7 4.645 Verifying : libosmogsm20-1.10.0.57.8972.202501122026-1.1.x86_6 10/23 #7 4.645 Verifying : libosmoisdn-devel-1.10.0.57.8972.202501122026-1.1. 11/23 #7 4.645 Verifying : libosmoisdn0-1.10.0.57.8972.202501122026-1.1.x86_6 12/23 #7 4.645 Verifying : libosmovty-devel-1.10.0.57.8972.202501122026-1.1.x 13/23 #7 4.645 Verifying : libosmovty13-1.10.0.57.8972.202501122026-1.1.x86_6 14/23 #7 4.645 Verifying : libpgm-5_2-0-5.2.122-3.1.x86_64 15/23 #7 4.645 Verifying : libsodium-devel-1.0.18-2.1.x86_64 16/23 #7 4.645 Verifying : libsodium23-1.0.18-2.1.x86_64 17/23 #7 4.645 Verifying : libzmq5-4.3.5-1.1.x86_64 18/23 #7 4.645 Verifying : openpgm-devel-5.2.122-3.1.x86_64 19/23 #7 4.645 Verifying : osmocom-nightly-202501122026-1.1.x86_64 20/23 #7 4.645 Verifying : zeromq-devel-4.3.5-1.1.x86_64 21/23 #7 4.645 Verifying : libunwind-2:1.2-2.el7.x86_64 22/23 #7 4.645 Verifying : libunwind-devel-2:1.2-2.el7.x86_64 23/23 #7 5.246 #7 5.246 Installed: #7 5.246 libosmocore-devel-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmoctrl-devel-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmogb-devel-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmogsm-devel-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmovty-devel-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 zeromq-devel-4.3.5-1.1.x86_64 #7 5.246 libmnl-1.0.5-7.1.x86_64 #7 5.246 libmnl-devel-1.0.5-7.1.x86_64 #7 5.246 libosmocore22-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmoctrl0-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmogb14-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmogsm20-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmoisdn-devel-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmoisdn0-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libosmovty13-1.10.0.57.8972.202501122026-1.1.x86_64 #7 5.246 libpgm-5_2-0-5.2.122-3.1.x86_64 #7 5.246 libsodium-devel-1.0.18-2.1.x86_64 #7 5.246 libsodium23-1.0.18-2.1.x86_64 #7 5.246 libzmq5-4.3.5-1.1.x86_64 #7 5.246 openpgm-devel-5.2.122-3.1.x86_64 #7 5.246 osmocom-nightly-202501122026-1.1.x86_64 #7 5.246 libunwind-2:1.2-2.el7.x86_64 #7 5.246 libunwind-devel-2:1.2-2.el7.x86_64 #7 5.246 #7 5.246 Complete! #7 DONE 5.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcap.git #9 0.272 Cloning into 'osmo-pcap'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap #10 DONE 0.1s #11 [6/8] RUN CD osmo-pcap && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.387 Already on 'master' #11 0.388 refs/heads/master #11 0.391 HEAD is now at 273b4f8 server: Support storing of pcapng format #11 0.392 master #11 0.393 273b4f8d72bcec328291c253ec7d80071c96e353 #11 2.960 libtoolize: putting auxiliary files in `.'. #11 2.960 libtoolize: copying file `./ltmain.sh' #11 3.325 libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and #11 3.325 libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. #11 3.325 libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.328 libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' #11 5.447 configure.ac:63: installing './config.guess' #11 5.448 configure.ac:63: installing './config.sub' #11 5.449 configure.ac:6: installing './install-sh' #11 5.450 configure.ac:6: installing './missing' #11 5.543 src/Makefile.am: installing './depcomp' #11 5.636 checking for a BSD-compatible install... /usr/bin/install -c #11 5.654 checking whether build environment is sane... yes #11 5.678 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p #11 5.683 checking for gawk... gawk #11 5.684 checking whether make sets $(MAKE)... yes #11 5.707 checking whether make supports nested variables... yes #11 5.723 checking whether make supports nested variables... (cached) yes #11 5.723 checking whether make sets $(MAKE)... (cached) yes #11 5.729 checking for gcc... gcc #11 5.774 checking whether the C compiler works... yes #11 5.845 checking for C compiler default output file name... a.out #11 5.846 checking for suffix of executables... #11 5.874 checking whether we are cross compiling... no #11 5.903 checking for suffix of object files... o #11 5.912 checking whether we are using the GNU C compiler... yes #11 5.926 checking whether gcc accepts -g... yes #11 5.950 checking for gcc option to accept ISO C89... none needed #11 5.978 checking for style of include used by make... GNU #11 5.983 checking dependency style of gcc... gcc3 #11 6.056 checking for ranlib... ranlib #11 6.083 checking build system type... x86_64-unknown-linux-gnu #11 6.184 checking host system type... x86_64-unknown-linux-gnu #11 6.185 checking how to print strings... printf #11 6.190 checking for a sed that does not truncate output... /usr/bin/sed #11 6.202 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.207 checking for egrep... /usr/bin/grep -E #11 6.211 checking for fgrep... /usr/bin/grep -F #11 6.216 checking for ld used by gcc... /usr/bin/ld #11 6.226 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.231 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.238 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.286 checking whether ln -s works... yes #11 6.286 checking the maximum length of command line arguments... 1572864 #11 6.297 checking whether the shell understands some XSI constructs... yes #11 6.298 checking whether the shell understands "+="... yes #11 6.307 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop #11 6.307 checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.307 checking for /usr/bin/ld option to reload object files... -r #11 6.308 checking for objdump... objdump #11 6.309 checking how to recognize dependent libraries... pass_all #11 6.311 checking for dlltool... no #11 6.312 checking how to associate runtime and link libraries... printf %s\n #11 6.313 checking for ar... ar #11 6.314 checking for archiver @FILE support... @ #11 6.364 checking for strip... strip #11 6.366 checking for ranlib... (cached) ranlib #11 6.366 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.494 checking for sysroot... no #11 6.509 ./configure: line 6410: /usr/bin/file: No such file or directory #11 6.512 checking for mt... no #11 6.513 checking if : is a manifest tool... no #11 6.525 checking how to run the C preprocessor... gcc -E #11 6.619 checking for ANSI C header files... yes #11 6.736 checking for sys/types.h... yes #11 6.762 checking for sys/stat.h... yes #11 6.797 checking for stdlib.h... yes #11 6.831 checking for string.h... yes #11 6.853 checking for memory.h... yes #11 6.868 checking for strings.h... yes #11 6.890 checking for inttypes.h... yes #11 6.915 checking for stdint.h... yes #11 6.941 checking for unistd.h... yes #11 6.970 checking for dlfcn.h... yes #11 6.995 checking for objdir... .libs #11 7.083 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.099 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.099 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.135 checking if gcc static flag -static works... no #11 7.169 checking if gcc supports -c -o file.o... yes #11 7.236 checking if gcc supports -c -o file.o... (cached) yes #11 7.236 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes #11 7.255 checking whether -lc should be explicitly linked in... no #11 7.314 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.374 checking how to hardcode library paths into programs... immediate #11 7.374 checking whether stripping libraries is possible... yes #11 7.376 checking if libtool supports shared libraries... yes #11 7.376 checking whether to build shared libraries... yes #11 7.376 checking whether to build static libraries... yes #11 7.376 checking for pkg-config... /usr/bin/pkg-config #11 7.377 checking for pkg-config... /usr/bin/pkg-config #11 7.377 checking pkg-config is at least version 0.20... yes #11 7.378 checking for ANSI C header files... (cached) yes #11 7.382 checking whether to enable VTY tests... no #11 7.382 checking for pcap-config... /usr/bin/pcap-config #11 7.388 checking for LIBOSMOCORE... yes #11 7.408 checking for LIBOSMOGB... yes #11 7.432 checking for LIBOSMOGSM... yes #11 7.454 checking for LIBOSMOVTY... yes #11 7.475 checking for LIBZMQ... yes #11 7.496 checking for LIBGNUTLS... yes #11 7.518 checking whether to enable code coverage support... no #11 7.566 checking that generated files are newer than configure... done #11 7.566 configure: creating ./config.status #11 8.588 config.status: creating include/Makefile #11 8.624 config.status: creating include/osmo-pcap/Makefile #11 8.661 config.status: creating src/Makefile #11 8.698 config.status: creating contrib/Makefile #11 8.734 config.status: creating contrib/systemd/Makefile #11 8.771 config.status: creating contrib/osmo-pcap.spec #11 8.808 config.status: creating doc/Makefile #11 8.845 config.status: creating doc/examples/Makefile #11 8.881 config.status: creating doc/manuals/Makefile #11 8.918 config.status: creating tests/Makefile #11 8.955 config.status: creating tests/rotate_localtime/Makefile #11 8.992 config.status: creating Makefile #11 9.020 config.status: creating osmopcapconfig.h #11 9.051 config.status: executing tests/atconfig commands #11 9.058 config.status: executing depfiles commands #11 9.453 config.status: executing libtool commands #11 9.715 echo 0.5.0.43-273b > .version-t && mv .version-t .version #11 9.721 make install-recursive #11 9.725 make[1]: Entering directory `/tmp/osmo-pcap' #11 9.734 Making install in include #11 9.739 make[2]: Entering directory `/tmp/osmo-pcap/include' #11 9.747 Making install in osmo-pcap #11 9.752 make[3]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 9.755 make[4]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 9.755 make[4]: Nothing to be done for `install-exec-am'. #11 9.755 make[4]: Nothing to be done for `install-data-am'. #11 9.755 make[4]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 9.756 make[3]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 9.761 make[3]: Entering directory `/tmp/osmo-pcap/include' #11 9.764 make[4]: Entering directory `/tmp/osmo-pcap/include' #11 9.764 make[4]: Nothing to be done for `install-exec-am'. #11 9.764 make[4]: Nothing to be done for `install-data-am'. #11 9.764 make[4]: Leaving directory `/tmp/osmo-pcap/include' #11 9.765 make[3]: Leaving directory `/tmp/osmo-pcap/include' #11 9.766 make[2]: Leaving directory `/tmp/osmo-pcap/include' #11 9.767 Making install in src #11 9.773 make[2]: Entering directory `/tmp/osmo-pcap/src' #11 9.776 CC osmo_client_main.o #11 9.776 CC osmo_common.o #11 9.777 CC osmo_client_core.o #11 9.777 CC osmo_client_network.o #11 9.778 CC osmo_client_stats.o #11 9.779 CC osmo_pcap_file.o #11 9.779 CC osmo_client_vty.o #11 9.780 CC osmo_tls.o #11 9.780 CC osmo_server_main.o #11 9.782 CC osmo_server_vty.o #11 9.782 CC osmo_server_stats.o #11 9.783 CC osmo_server_network.o #11 9.865 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 9.865 osmo_tls.c:432:3: warning: #warning "TODO client certificates" [-Wcpp] #11 9.865 #warning "TODO client certificates" #11 9.865 ^ #11 9.892 CCLD osmo-pcap-client #11 9.895 CCLD osmo-pcap-server #11 9.947 make[3]: Entering directory `/tmp/osmo-pcap/src' #11 9.947 make[3]: Nothing to be done for `install-data-am'. #11 9.948 /usr/bin/mkdir -p '/usr/local/bin' #11 9.949 /bin/sh ../libtool --mode=install /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 9.955 libtool: install: /usr/bin/install -c osmo-pcap-client /usr/local/bin/osmo-pcap-client #11 9.957 libtool: install: /usr/bin/install -c osmo-pcap-server /usr/local/bin/osmo-pcap-server #11 9.958 make[3]: Leaving directory `/tmp/osmo-pcap/src' #11 9.958 make[2]: Leaving directory `/tmp/osmo-pcap/src' #11 9.958 Making install in contrib #11 9.959 make[2]: Entering directory `/tmp/osmo-pcap/contrib' #11 9.960 Making install in systemd #11 9.961 make[3]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 9.962 make[4]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 9.962 make[4]: Nothing to be done for `install-exec-am'. #11 9.962 /usr/bin/mkdir -p '/usr/lib/systemd/system' #11 9.963 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/usr/lib/systemd/system' #11 9.964 make[4]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 9.964 make[3]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 9.965 make[3]: Entering directory `/tmp/osmo-pcap/contrib' #11 9.966 make[4]: Entering directory `/tmp/osmo-pcap/contrib' #11 9.966 make[4]: Nothing to be done for `install-exec-am'. #11 9.966 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 9.967 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 9.968 make[4]: Leaving directory `/tmp/osmo-pcap/contrib' #11 9.968 make[3]: Leaving directory `/tmp/osmo-pcap/contrib' #11 9.968 make[2]: Leaving directory `/tmp/osmo-pcap/contrib' #11 9.968 Making install in doc #11 9.969 make[2]: Entering directory `/tmp/osmo-pcap/doc' #11 9.971 Making install in examples #11 9.972 make[3]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 9.972 make[4]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 9.972 make[4]: Nothing to be done for `install-exec-am'. #11 9.973 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.974 /usr/bin/install -c -m 644 osmo-pcap-client/osmo-pcap-client.cfg osmo-pcap-server/osmo-pcap-server.cfg '/usr/local/etc/osmocom' #11 9.975 make install-data-hook #11 9.976 make[5]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 9.976 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 9.976 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 9.976 mkdir -p "$(dirname $j)" && \ #11 9.976 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.976 done #11 9.986 make[5]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 9.986 make[4]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 9.986 make[3]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 9.986 Making install in manuals #11 9.988 make[3]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 9.989 make[4]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 9.989 make[4]: Nothing to be done for `install-exec-am'. #11 9.989 make[4]: Nothing to be done for `install-data-am'. #11 9.989 make[4]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 9.989 make[3]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 9.991 make[3]: Entering directory `/tmp/osmo-pcap/doc' #11 9.993 make[4]: Entering directory `/tmp/osmo-pcap/doc' #11 9.993 make[4]: Nothing to be done for `install-exec-am'. #11 9.993 make[4]: Nothing to be done for `install-data-am'. #11 9.993 make[4]: Leaving directory `/tmp/osmo-pcap/doc' #11 9.993 make[3]: Leaving directory `/tmp/osmo-pcap/doc' #11 9.993 make[2]: Leaving directory `/tmp/osmo-pcap/doc' #11 9.994 Making install in tests #11 9.996 make[2]: Entering directory `/tmp/osmo-pcap/tests' #11 10.00 Making install in rotate_localtime #11 10.01 make[3]: Entering directory `/tmp/osmo-pcap/tests/rotate_localtime' #11 10.01 make[4]: Entering directory `/tmp/osmo-pcap/tests/rotate_localtime' #11 10.01 make[4]: Nothing to be done for `install-exec-am'. #11 10.01 make[4]: Nothing to be done for `install-data-am'. #11 10.01 make[4]: Leaving directory `/tmp/osmo-pcap/tests/rotate_localtime' #11 10.01 make[3]: Leaving directory `/tmp/osmo-pcap/tests/rotate_localtime' #11 10.01 make[3]: Entering directory `/tmp/osmo-pcap/tests' #11 10.02 make[4]: Entering directory `/tmp/osmo-pcap/tests' #11 10.02 make[4]: Nothing to be done for `install-exec-am'. #11 10.02 make[4]: Nothing to be done for `install-data-am'. #11 10.02 make[4]: Leaving directory `/tmp/osmo-pcap/tests' #11 10.02 make[3]: Leaving directory `/tmp/osmo-pcap/tests' #11 10.02 make[2]: Leaving directory `/tmp/osmo-pcap/tests' #11 10.02 make[2]: Entering directory `/tmp/osmo-pcap' #11 10.03 make[3]: Entering directory `/tmp/osmo-pcap' #11 10.03 make[3]: Nothing to be done for `install-exec-am'. #11 10.03 make[3]: Nothing to be done for `install-data-am'. #11 10.03 make[3]: Leaving directory `/tmp/osmo-pcap' #11 10.03 make[2]: Leaving directory `/tmp/osmo-pcap' #11 10.03 make[1]: Leaving directory `/tmp/osmo-pcap' #11 DONE 10.1s #12 [7/8] COPY OSMO-PCAP-CLIENT.CFG /data/osmo-pcap-client.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:717611ae9844be72a95a1ffa57ef61f3c4af8274cfe584f9a1dc3f5dd86cbc0a done #14 naming to docker.io/osmocom-build/osmo-pcap-master-centos7:latest 0.0s done #14 DONE 0.5s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/osmo-pcap-master' + docker_image_exists osmo-pcap-master-centos7 + docker images -q osmocom-build/osmo-pcap-master-centos7 + test -n 717611ae9844 + list_osmo_packages centos7 osmo-pcap-master-centos7 + local distro=centos7 + local image=osmo-pcap-master-centos7 + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcap-master-centos7 -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcap-master-centos7 ### osmocom-nightly-202501122026-1.1.x86_64 libosmocore22-1.10.0.57.8972.202501122026-1.1.x86_64 libosmogsm20-1.10.0.57.8972.202501122026-1.1.x86_64 libosmogb14-1.10.0.57.8972.202501122026-1.1.x86_64 libosmocore-devel-1.10.0.57.8972.202501122026-1.1.x86_64 libosmogsm-devel-1.10.0.57.8972.202501122026-1.1.x86_64 libosmogb-devel-1.10.0.57.8972.202501122026-1.1.x86_64 libosmoisdn0-1.10.0.57.8972.202501122026-1.1.x86_64 libosmovty13-1.10.0.57.8972.202501122026-1.1.x86_64 libosmoctrl0-1.10.0.57.8972.202501122026-1.1.x86_64 libosmoisdn-devel-1.10.0.57.8972.202501122026-1.1.x86_64 libosmovty-devel-1.10.0.57.8972.202501122026-1.1.x86_64 libosmoctrl-devel-1.10.0.57.8972.202501122026-1.1.x86_64 + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcap-client-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + 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 pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:0c6d23c2def81d8981061d771a36445dd5a285b8f1e3ed70e14d545902c0a42c Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-pcap-client-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcap-client-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcap-client-test + echo ttcn3-pcap-client-test + dir=ttcn3-pcap-client-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-pcap-client-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-pcap-client-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcap-client-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcap-client-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test' awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-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/ttcn3-pcap-client-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 428B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 597B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" pcap-client #8 0.251 + OSMO_TTCN3_BRANCH=master #8 0.251 + shift #8 0.251 + cd /osmo-ttcn3-hacks #8 0.251 + git fetch #8 0.290 + git checkout master #8 0.317 Already on 'master' #8 0.317 Your branch is up to date with 'origin/master'. #8 0.317 + git symbolic-ref -q HEAD #8 0.318 refs/heads/master #8 0.318 + git reset --hard origin/master #8 0.325 HEAD is now at d05a3a0e SGSN: f_cellid_to_RAI: fix spaces vs tabs #8 0.325 + git rev-parse --abbrev-ref HEAD #8 0.326 master #8 0.326 + git rev-parse HEAD #8 0.327 d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 #8 0.327 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.327 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.327 + make -j8 deps #8 0.413 make: Nothing to be done for 'deps'. #8 0.414 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.415 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.415 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.416 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.417 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.418 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.418 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.419 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.420 + make pcap-client #8 0.540 (cd pcap-client && ./gen_links.sh && ./regen_makefile.sh) #8 0.547 Linking TCCInterface_Functions.ttcn #8 0.549 Linking TCCConversion_Functions.ttcn #8 0.552 Linking TCCConversion.cc #8 0.554 Linking TCCInterface.cc #8 0.556 Linking TCCInterface_ip.h #8 0.558 Linking TCCEncoding_Functions.ttcn #8 0.560 Linking TCCEncoding.cc #8 0.562 Linking Socket_API_Definitions.ttcn #8 0.565 Linking IPL4asp_Functions.ttcn #8 0.567 Linking IPL4asp_PT.cc #8 0.569 Linking IPL4asp_PT.hh #8 0.571 Linking IPL4asp_PortType.ttcn #8 0.574 Linking IPL4asp_Types.ttcn #8 0.576 Linking IPL4asp_discovery.cc #8 0.578 Linking IPL4asp_protocol_L234.hh #8 0.580 Linking TELNETasp_PT.cc #8 0.582 Linking TELNETasp_PT.hh #8 0.583 Linking TELNETasp_PortType.ttcn #8 0.584 Linking Misc_Helpers.ttcn #8 0.585 Linking General_Types.ttcn #8 0.586 Linking GSM_Types.ttcn #8 0.587 Linking Osmocom_Types.ttcn #8 0.588 Linking Native_Functions.ttcn #8 0.588 Linking Native_FunctionDefs.cc #8 0.589 Linking Osmocom_VTY_Functions.ttcn #8 0.590 Linking OPCAP_Types.ttcn #8 0.591 Linking OPCAP_Templates.ttcn #8 0.592 Linking OPCAP_CodecPort.ttcn #8 0.593 Linking OPCAP_CodecPort_CtrlFunct.ttcn #8 0.594 Linking OPCAP_CodecPort_CtrlFunctdef.cc #8 0.595 Linking OPCAP_Adapter.ttcn #8 0.612 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.612 Generating Makefile skeleton... #8 0.612 Makefile skeleton was generated. #8 0.636 make -C pcap-client compile #8 0.642 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client' #8 0.642 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn #8 0.649 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.649 #8 0.652 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.657 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.659 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.660 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.660 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.661 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `OPCAP_Adapter.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `OPCAP_CLIENT_Tests.ttcn'... #8 0.663 Notify: Parsing TTCN-3 module `OPCAP_CodecPort.ttcn'... #8 0.663 Notify: Parsing TTCN-3 module `OPCAP_CodecPort_CtrlFunct.ttcn'... #8 0.663 Notify: Parsing TTCN-3 module `OPCAP_Templates.ttcn'... #8 0.663 Notify: Parsing TTCN-3 module `OPCAP_Types.ttcn'... #8 0.663 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.665 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.665 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.666 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.666 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 0.667 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.667 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.667 Notify: Checking modules... #8 0.671 OPCAP_Adapter.ttcn: In TTCN-3 module `OPCAP_Adapter': #8 0.671 OPCAP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 0.671 OPCAP_Adapter.ttcn:44.2-47.2: In if statement: #8 0.671 OPCAP_Adapter.ttcn:45.3-87: In function instance: #8 0.671 OPCAP_Adapter.ttcn:45.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 0.671 OPCAP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 0.671 OPCAP_Adapter.ttcn:65.2-68.2: In if statement: #8 0.671 OPCAP_Adapter.ttcn:66.3-87: In function instance: #8 0.671 OPCAP_Adapter.ttcn:66.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 0.671 OPCAP_Adapter.ttcn:89.1-92.1: In function definition `f_disconnect': #8 0.671 OPCAP_Adapter.ttcn:90.2-86: In function instance: #8 0.671 OPCAP_Adapter.ttcn:90.2-86: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 0.671 OPCAP_CLIENT_Tests.ttcn: In TTCN-3 module `OPCAP_CLIENT_Tests': #8 0.671 OPCAP_CLIENT_Tests.ttcn:48.9-58.1: In function definition `f_init_one_srv': #8 0.671 OPCAP_CLIENT_Tests.ttcn:57.2-46: In function instance: #8 0.671 OPCAP_CLIENT_Tests.ttcn:57.2-46: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used #8 0.671 OPCAP_CLIENT_Tests.ttcn:123.1-135.1: In testcase definition `TC_reconnect': #8 0.671 OPCAP_CLIENT_Tests.ttcn:133.2-39: In function instance: #8 0.671 OPCAP_CLIENT_Tests.ttcn:133.2-39: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used #8 0.672 Notify: Generating code... #8 0.687 Notify: File `GSM_Types.hh' was generated. #8 0.687 Notify: File `GSM_Types.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_1.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_2.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_3.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_4.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_5.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_6.cc' was generated. #8 0.687 Notify: File `GSM_Types_part_7.cc' was generated. #8 0.687 Notify: File `General_Types.hh' was generated. #8 0.687 Notify: File `General_Types.cc' was generated. #8 0.687 Notify: File `General_Types_part_1.cc' was generated. #8 0.688 Notify: File `General_Types_part_2.cc' was generated. #8 0.688 Notify: File `General_Types_part_3.cc' was generated. #8 0.688 Notify: File `General_Types_part_4.cc' was generated. #8 0.688 Notify: File `General_Types_part_5.cc' was generated. #8 0.688 Notify: File `General_Types_part_6.cc' was generated. #8 0.688 Notify: File `General_Types_part_7.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions.hh' was generated. #8 0.688 Notify: File `IPL4asp_Functions.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 0.688 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType.hh' was generated. #8 0.688 Notify: File `IPL4asp_PortType.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 0.688 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 0.688 Notify: File `IPL4asp_Types.hh' was generated. #8 0.688 Notify: File `IPL4asp_Types.cc' was generated. #8 0.688 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 0.688 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 0.689 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 0.689 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 0.689 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 0.689 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 0.689 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 0.689 Notify: File `Misc_Helpers.hh' was generated. #8 0.689 Notify: File `Misc_Helpers.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 0.689 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 0.689 Notify: File `Native_Functions.hh' was generated. #8 0.689 Notify: File `Native_Functions.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_1.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_2.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_3.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_4.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_5.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_6.cc' was generated. #8 0.689 Notify: File `Native_Functions_part_7.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter.hh' was generated. #8 0.689 Notify: File `OPCAP_Adapter.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_1.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_2.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_3.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_4.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_5.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_6.cc' was generated. #8 0.689 Notify: File `OPCAP_Adapter_part_7.cc' was generated. #8 0.689 Notify: File `OPCAP_CLIENT_Tests.hh' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_1.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_2.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_3.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_4.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_5.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_6.cc' was generated. #8 0.690 Notify: File `OPCAP_CLIENT_Tests_part_7.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort.hh' was generated. #8 0.690 Notify: File `OPCAP_CodecPort.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct.hh' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_1.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_2.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_3.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_4.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_5.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_6.cc' was generated. #8 0.690 Notify: File `OPCAP_CodecPort_part_7.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates.hh' was generated. #8 0.690 Notify: File `OPCAP_Templates.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates_part_1.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates_part_2.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates_part_3.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates_part_4.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates_part_5.cc' was generated. #8 0.690 Notify: File `OPCAP_Templates_part_6.cc' was generated. #8 0.691 Notify: File `OPCAP_Templates_part_7.cc' was generated. #8 0.691 Notify: File `OPCAP_Types.hh' was generated. #8 0.691 Notify: File `OPCAP_Types.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_1.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_2.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_3.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_4.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_5.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_6.cc' was generated. #8 0.691 Notify: File `OPCAP_Types_part_7.cc' was generated. #8 0.691 Notify: File `Osmocom_Types.hh' was generated. #8 0.691 Notify: File `Osmocom_Types.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 0.691 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 0.691 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 0.691 Notify: File `Socket_API_Definitions.hh' was generated. #8 0.692 Notify: File `Socket_API_Definitions.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 0.692 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions.hh' was generated. #8 0.692 Notify: File `TCCConversion_Functions.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 0.692 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 0.692 Notify: File `TCCEncoding_Functions.hh' was generated. #8 0.692 Notify: File `TCCEncoding_Functions.cc' was generated. #8 0.692 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 0.692 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 0.692 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 0.692 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 0.692 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 0.693 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 0.693 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions.hh' was generated. #8 0.693 Notify: File `TCCInterface_Functions.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 0.693 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType.hh' was generated. #8 0.693 Notify: File `TELNETasp_PortType.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 0.693 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 0.693 Notify: 180 files were updated. #8 0.695 touch compile #8 0.696 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client' #8 0.696 make -j20 -C pcap-client #8 0.699 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client' #8 0.708 Creating dependency file for TELNETasp_PT.cc #8 0.708 Creating dependency file for TCCInterface.cc #8 0.708 Creating dependency file for TCCEncoding.cc #8 0.708 Creating dependency file for TCCConversion.cc #8 0.708 Creating dependency file for OPCAP_CodecPort_CtrlFunctdef.cc #8 0.709 Creating dependency file for Native_FunctionDefs.cc #8 0.709 Creating dependency file for IPL4asp_discovery.cc #8 0.709 Creating dependency file for IPL4asp_PT.cc #8 0.721 Creating dependency file for TELNETasp_PortType_part_7.cc #8 0.721 Creating dependency file for TELNETasp_PortType_part_6.cc #8 0.721 Creating dependency file for TELNETasp_PortType_part_5.cc #8 0.722 Creating dependency file for TELNETasp_PortType_part_4.cc #8 0.722 Creating dependency file for TELNETasp_PortType_part_3.cc #8 0.722 Creating dependency file for TELNETasp_PortType_part_2.cc #8 0.722 Creating dependency file for TELNETasp_PortType_part_1.cc #8 0.722 Creating dependency file for TCCInterface_Functions_part_7.cc #8 0.723 Creating dependency file for TCCInterface_Functions_part_6.cc #8 0.723 Creating dependency file for TCCInterface_Functions_part_5.cc #8 0.723 Creating dependency file for TCCInterface_Functions_part_4.cc #8 0.724 Creating dependency file for TCCInterface_Functions_part_3.cc #8 0.724 Creating dependency file for TCCInterface_Functions_part_2.cc #8 0.728 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 0.728 Creating dependency file for TCCInterface_Functions_part_1.cc #8 0.728 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 0.728 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 0.730 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 0.730 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 0.730 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 0.730 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 0.733 Creating dependency file for TCCConversion_Functions_part_7.cc #8 0.733 Creating dependency file for TCCConversion_Functions_part_6.cc #8 0.734 Creating dependency file for TCCConversion_Functions_part_5.cc #8 0.735 Creating dependency file for TCCConversion_Functions_part_3.cc #8 0.735 Creating dependency file for TCCConversion_Functions_part_4.cc #8 0.736 Creating dependency file for TCCConversion_Functions_part_2.cc #8 0.738 Creating dependency file for TCCConversion_Functions_part_1.cc #8 0.739 Creating dependency file for Socket_API_Definitions_part_7.cc #8 0.740 Creating dependency file for Socket_API_Definitions_part_6.cc #8 0.741 Creating dependency file for Socket_API_Definitions_part_5.cc #8 0.741 Creating dependency file for Socket_API_Definitions_part_4.cc #8 0.744 Creating dependency file for Socket_API_Definitions_part_3.cc #8 0.744 Creating dependency file for Socket_API_Definitions_part_2.cc #8 0.745 Creating dependency file for Socket_API_Definitions_part_1.cc #8 0.751 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 0.751 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 0.752 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 0.752 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 0.757 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 0.757 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 0.757 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 0.761 Creating dependency file for Osmocom_Types_part_7.cc #8 0.762 Creating dependency file for Osmocom_Types_part_6.cc #8 0.762 Creating dependency file for Osmocom_Types_part_5.cc #8 0.762 Creating dependency file for Osmocom_Types_part_4.cc #8 0.762 Creating dependency file for Osmocom_Types_part_3.cc #8 0.763 Creating dependency file for Osmocom_Types_part_2.cc #8 0.768 Creating dependency file for Osmocom_Types_part_1.cc #8 0.768 Creating dependency file for OPCAP_Types_part_7.cc #8 0.769 Creating dependency file for OPCAP_Types_part_6.cc #8 0.769 Creating dependency file for OPCAP_Types_part_5.cc #8 0.769 Creating dependency file for OPCAP_Types_part_4.cc #8 0.769 Creating dependency file for OPCAP_Types_part_3.cc #8 0.772 Creating dependency file for OPCAP_Types_part_2.cc #8 0.774 Creating dependency file for OPCAP_Types_part_1.cc #8 0.775 Creating dependency file for OPCAP_Templates_part_7.cc #8 0.775 Creating dependency file for OPCAP_Templates_part_6.cc #8 0.775 Creating dependency file for OPCAP_Templates_part_5.cc #8 0.776 Creating dependency file for OPCAP_Templates_part_4.cc #8 0.780 Creating dependency file for OPCAP_Templates_part_3.cc #8 0.781 Creating dependency file for OPCAP_Templates_part_2.cc #8 0.785 Creating dependency file for OPCAP_Templates_part_1.cc #8 0.785 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_7.cc #8 0.785 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_6.cc #8 0.786 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_5.cc #8 0.786 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_3.cc #8 0.786 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_4.cc #8 0.787 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_2.cc #8 0.787 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_1.cc #8 0.788 Creating dependency file for OPCAP_CodecPort_part_7.cc #8 0.790 Creating dependency file for OPCAP_CodecPort_part_6.cc #8 0.792 Creating dependency file for OPCAP_CodecPort_part_5.cc #8 0.792 Creating dependency file for OPCAP_CodecPort_part_4.cc #8 0.792 Creating dependency file for OPCAP_CodecPort_part_3.cc #8 0.792 Creating dependency file for OPCAP_CodecPort_part_2.cc #8 0.792 Creating dependency file for OPCAP_CodecPort_part_1.cc #8 0.792 Creating dependency file for OPCAP_CLIENT_Tests_part_7.cc #8 0.793 Creating dependency file for OPCAP_CLIENT_Tests_part_6.cc #8 0.795 Creating dependency file for OPCAP_CLIENT_Tests_part_5.cc #8 0.795 Creating dependency file for OPCAP_CLIENT_Tests_part_4.cc #8 0.797 Creating dependency file for OPCAP_CLIENT_Tests_part_3.cc #8 0.798 Creating dependency file for OPCAP_CLIENT_Tests_part_2.cc #8 0.798 Creating dependency file for OPCAP_CLIENT_Tests_part_1.cc #8 0.799 Creating dependency file for OPCAP_Adapter_part_7.cc #8 0.799 Creating dependency file for OPCAP_Adapter_part_6.cc #8 0.800 Creating dependency file for OPCAP_Adapter_part_5.cc #8 0.800 Creating dependency file for OPCAP_Adapter_part_4.cc #8 0.800 Creating dependency file for OPCAP_Adapter_part_3.cc #8 0.800 Creating dependency file for OPCAP_Adapter_part_2.cc #8 0.801 Creating dependency file for OPCAP_Adapter_part_1.cc #8 0.802 Creating dependency file for Native_Functions_part_7.cc #8 0.804 Creating dependency file for Native_Functions_part_6.cc #8 0.804 Creating dependency file for Native_Functions_part_5.cc #8 0.805 Creating dependency file for Native_Functions_part_4.cc #8 0.805 Creating dependency file for Native_Functions_part_3.cc #8 0.805 Creating dependency file for Native_Functions_part_2.cc #8 0.806 Creating dependency file for Native_Functions_part_1.cc #8 0.807 Creating dependency file for Misc_Helpers_part_7.cc #8 0.807 Creating dependency file for Misc_Helpers_part_6.cc #8 0.807 Creating dependency file for Misc_Helpers_part_5.cc #8 0.808 Creating dependency file for Misc_Helpers_part_4.cc #8 0.808 Creating dependency file for Misc_Helpers_part_3.cc #8 0.808 Creating dependency file for Misc_Helpers_part_2.cc #8 0.808 Creating dependency file for Misc_Helpers_part_1.cc #8 0.810 Creating dependency file for IPL4asp_Types_part_7.cc #8 0.811 Creating dependency file for IPL4asp_Types_part_6.cc #8 0.811 Creating dependency file for IPL4asp_Types_part_5.cc #8 0.811 Creating dependency file for IPL4asp_Types_part_4.cc #8 0.812 Creating dependency file for IPL4asp_Types_part_3.cc #8 0.812 Creating dependency file for IPL4asp_Types_part_2.cc #8 0.813 Creating dependency file for IPL4asp_Types_part_1.cc #8 0.814 Creating dependency file for IPL4asp_PortType_part_7.cc #8 0.814 Creating dependency file for IPL4asp_PortType_part_6.cc #8 0.815 Creating dependency file for IPL4asp_PortType_part_5.cc #8 0.815 Creating dependency file for IPL4asp_PortType_part_4.cc #8 0.815 Creating dependency file for IPL4asp_PortType_part_3.cc #8 0.815 Creating dependency file for IPL4asp_PortType_part_2.cc #8 0.816 Creating dependency file for IPL4asp_PortType_part_1.cc #8 0.816 Creating dependency file for IPL4asp_Functions_part_7.cc #8 0.819 Creating dependency file for IPL4asp_Functions_part_6.cc #8 0.820 Creating dependency file for IPL4asp_Functions_part_5.cc #8 0.820 Creating dependency file for IPL4asp_Functions_part_4.cc #8 0.822 Creating dependency file for IPL4asp_Functions_part_3.cc #8 0.822 Creating dependency file for IPL4asp_Functions_part_2.cc #8 0.822 Creating dependency file for IPL4asp_Functions_part_1.cc #8 0.823 Creating dependency file for General_Types_part_7.cc #8 0.823 Creating dependency file for General_Types_part_6.cc #8 0.825 Creating dependency file for General_Types_part_5.cc #8 0.826 Creating dependency file for General_Types_part_4.cc #8 0.826 Creating dependency file for General_Types_part_3.cc #8 0.826 Creating dependency file for General_Types_part_2.cc #8 0.827 Creating dependency file for General_Types_part_1.cc #8 0.829 Creating dependency file for GSM_Types_part_7.cc #8 0.829 Creating dependency file for GSM_Types_part_5.cc #8 0.829 Creating dependency file for GSM_Types_part_6.cc #8 0.829 Creating dependency file for GSM_Types_part_4.cc #8 0.830 Creating dependency file for GSM_Types_part_3.cc #8 0.830 Creating dependency file for GSM_Types_part_2.cc #8 0.832 Creating dependency file for GSM_Types_part_1.cc #8 0.832 Creating dependency file for TELNETasp_PortType.cc #8 0.836 Creating dependency file for TCCInterface_Functions.cc #8 0.839 Creating dependency file for TCCEncoding_Functions.cc #8 0.868 Creating dependency file for TCCConversion_Functions.cc #8 0.869 Creating dependency file for Socket_API_Definitions.cc #8 0.886 Creating dependency file for Osmocom_VTY_Functions.cc #8 0.886 Creating dependency file for Osmocom_Types.cc #8 0.886 Creating dependency file for OPCAP_Types.cc #8 0.886 Creating dependency file for OPCAP_Templates.cc #8 0.886 Creating dependency file for OPCAP_CodecPort_CtrlFunct.cc #8 0.887 Creating dependency file for OPCAP_CodecPort.cc #8 0.887 Creating dependency file for OPCAP_CLIENT_Tests.cc #8 0.887 Creating dependency file for OPCAP_Adapter.cc #8 0.888 Creating dependency file for Native_Functions.cc #8 0.894 Creating dependency file for IPL4asp_Types.cc #8 0.894 Creating dependency file for Misc_Helpers.cc #8 0.894 Creating dependency file for IPL4asp_PortType.cc #8 0.894 Creating dependency file for IPL4asp_Functions.cc #8 0.894 Creating dependency file for General_Types.cc #8 0.894 Creating dependency file for GSM_Types.cc #8 0.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 0.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 0.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 0.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 0.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 0.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 0.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 0.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter.o OPCAP_Adapter.cc #8 0.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests.o OPCAP_CLIENT_Tests.cc #8 0.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort.o OPCAP_CodecPort.cc #8 0.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct.o OPCAP_CodecPort_CtrlFunct.cc #8 0.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates.o OPCAP_Templates.cc #8 0.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types.o OPCAP_Types.cc #8 0.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 0.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 0.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 0.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 0.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 0.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 0.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 1.498 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 1.520 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 1.587 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 1.602 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 1.611 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 1.666 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 1.676 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 1.687 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 1.702 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 1.704 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 1.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 1.766 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 1.767 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 1.779 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 1.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 1.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 1.799 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 1.801 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 1.813 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 1.816 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 1.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 1.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 1.832 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 1.837 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 1.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 1.847 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 1.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 1.862 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 1.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 1.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 1.872 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 1.878 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 1.890 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 1.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 1.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 1.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 2.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 2.019 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 2.034 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 2.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 2.060 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 2.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 2.067 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 2.076 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 2.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 2.088 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 2.091 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 2.096 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 2.103 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 2.106 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_1.cc #8 2.113 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_2.cc #8 2.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_3.cc #8 2.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_4.cc #8 2.128 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_5.cc #8 2.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_6.cc #8 2.135 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_7.o OPCAP_Adapter_part_7.cc #8 2.144 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_1.cc #8 2.150 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_2.cc #8 2.150 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_3.cc #8 2.159 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_4.cc #8 2.165 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_5.cc #8 2.165 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_6.cc #8 2.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_7.o OPCAP_CLIENT_Tests_part_7.cc #8 2.180 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_1.cc #8 2.180 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_2.cc #8 2.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_3.cc #8 2.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_4.cc #8 2.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_5.cc #8 2.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_6.cc #8 2.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_part_7.cc #8 2.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_1.cc #8 2.222 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_2.cc #8 2.224 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_3.cc #8 2.225 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_4.cc #8 2.237 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_5.cc #8 2.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_6.cc #8 2.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_CodecPort_CtrlFunct_part_7.cc #8 2.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_1.o OPCAP_Templates_part_1.cc #8 2.254 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_2.o OPCAP_Templates_part_2.cc #8 2.254 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_3.o OPCAP_Templates_part_3.cc #8 2.267 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_4.o OPCAP_Templates_part_4.cc #8 2.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_5.o OPCAP_Templates_part_5.cc #8 2.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_6.o OPCAP_Templates_part_6.cc #8 2.282 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_7.o OPCAP_Templates_part_7.cc #8 2.283 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_1.o OPCAP_Types_part_1.cc #8 2.285 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_2.o OPCAP_Types_part_2.cc #8 2.312 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_3.o OPCAP_Types_part_3.cc #8 2.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_4.o OPCAP_Types_part_4.cc #8 2.367 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_5.o OPCAP_Types_part_5.cc #8 2.383 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_6.o OPCAP_Types_part_6.cc #8 2.394 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_7.o OPCAP_Types_part_7.cc #8 2.409 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 2.415 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 2.420 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 2.430 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 2.436 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 2.445 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 2.460 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 2.466 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 2.468 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 2.476 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 2.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 2.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 2.498 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 2.499 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 2.503 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 2.511 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 2.513 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 2.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 2.540 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 2.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 2.547 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 2.575 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 2.596 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 2.615 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 2.642 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 2.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 2.659 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 2.670 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 2.671 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 2.674 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 2.687 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 2.709 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 2.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 2.724 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 2.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 2.737 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 2.749 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 2.753 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 2.762 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 2.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 2.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 2.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 2.779 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 2.786 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 2.795 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 2.821 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 2.837 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 2.853 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 2.864 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 2.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 2.870 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 2.890 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 2.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunctdef.o OPCAP_CodecPort_CtrlFunctdef.cc #8 2.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 2.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 2.997 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 3.000 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 3.106 g++ -shared -o GSM_Types.so GSM_Types.o #8 3.131 g++ -shared -o General_Types.so General_Types.o #8 3.150 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 3.161 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 3.172 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 3.231 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 3.234 g++ -shared -o Native_Functions.so Native_Functions.o #8 3.250 g++ -shared -o OPCAP_Adapter.so OPCAP_Adapter.o #8 3.300 g++ -shared -o OPCAP_CLIENT_Tests.so OPCAP_CLIENT_Tests.o #8 3.315 g++ -shared -o OPCAP_CodecPort.so OPCAP_CodecPort.o #8 3.333 g++ -shared -o OPCAP_CodecPort_CtrlFunct.so OPCAP_CodecPort_CtrlFunct.o #8 3.390 g++ -shared -o OPCAP_Templates.so OPCAP_Templates.o #8 3.391 g++ -shared -o OPCAP_Types.so OPCAP_Types.o #8 3.393 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 3.405 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 3.413 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 3.460 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 3.473 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 3.474 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 3.485 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 3.501 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 3.507 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 3.537 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 3.546 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 3.547 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 3.566 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 3.567 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 3.568 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 3.581 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 3.585 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 3.590 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 3.593 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 3.597 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 3.597 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 3.604 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 3.610 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 3.614 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 3.630 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 3.631 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 3.638 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 3.643 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 3.649 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 3.651 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 3.652 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 3.653 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 3.658 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 3.665 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 3.666 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 3.667 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 3.667 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 3.669 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 3.673 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 3.673 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 3.673 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 3.675 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 3.686 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 3.686 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 3.686 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 3.686 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 3.687 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 3.702 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 3.704 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 3.704 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 3.710 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 3.711 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 3.711 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 3.711 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 3.721 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 3.727 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 3.728 g++ -shared -o OPCAP_Adapter_part_1.so OPCAP_Adapter_part_1.o #8 3.733 g++ -shared -o OPCAP_Adapter_part_2.so OPCAP_Adapter_part_2.o #8 3.735 g++ -shared -o OPCAP_Adapter_part_3.so OPCAP_Adapter_part_3.o #8 3.735 g++ -shared -o OPCAP_Adapter_part_4.so OPCAP_Adapter_part_4.o #8 3.736 g++ -shared -o OPCAP_Adapter_part_5.so OPCAP_Adapter_part_5.o #8 3.744 g++ -shared -o OPCAP_Adapter_part_6.so OPCAP_Adapter_part_6.o #8 3.745 g++ -shared -o OPCAP_Adapter_part_7.so OPCAP_Adapter_part_7.o #8 3.750 g++ -shared -o OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_1.o #8 3.756 g++ -shared -o OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_2.o #8 3.757 g++ -shared -o OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_3.o #8 3.757 g++ -shared -o OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_4.o #8 3.757 g++ -shared -o OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_5.o #8 3.757 g++ -shared -o OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_6.o #8 3.760 g++ -shared -o OPCAP_CLIENT_Tests_part_7.so OPCAP_CLIENT_Tests_part_7.o #8 3.762 g++ -shared -o OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_1.o #8 3.763 g++ -shared -o OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_2.o #8 3.764 g++ -shared -o OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_3.o #8 3.769 g++ -shared -o OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_4.o #8 3.769 g++ -shared -o OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_5.o #8 3.771 g++ -shared -o OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_6.o #8 3.775 g++ -shared -o OPCAP_CodecPort_part_7.so OPCAP_CodecPort_part_7.o #8 3.777 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_1.o #8 3.777 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_2.o #8 3.780 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_3.o #8 3.780 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_4.o #8 3.781 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_5.o #8 3.782 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_6.o #8 3.783 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_CodecPort_CtrlFunct_part_7.o #8 3.799 g++ -shared -o OPCAP_Templates_part_1.so OPCAP_Templates_part_1.o #8 3.799 g++ -shared -o OPCAP_Templates_part_2.so OPCAP_Templates_part_2.o #8 3.799 g++ -shared -o OPCAP_Templates_part_3.so OPCAP_Templates_part_3.o #8 3.799 g++ -shared -o OPCAP_Templates_part_4.so OPCAP_Templates_part_4.o #8 3.799 g++ -shared -o OPCAP_Templates_part_5.so OPCAP_Templates_part_5.o #8 3.799 g++ -shared -o OPCAP_Templates_part_6.so OPCAP_Templates_part_6.o #8 3.799 g++ -shared -o OPCAP_Templates_part_7.so OPCAP_Templates_part_7.o #8 3.800 g++ -shared -o OPCAP_Types_part_1.so OPCAP_Types_part_1.o #8 3.800 g++ -shared -o OPCAP_Types_part_2.so OPCAP_Types_part_2.o #8 3.800 g++ -shared -o OPCAP_Types_part_3.so OPCAP_Types_part_3.o #8 3.800 g++ -shared -o OPCAP_Types_part_4.so OPCAP_Types_part_4.o #8 3.809 g++ -shared -o OPCAP_Types_part_5.so OPCAP_Types_part_5.o #8 3.809 g++ -shared -o OPCAP_Types_part_6.so OPCAP_Types_part_6.o #8 3.814 g++ -shared -o OPCAP_Types_part_7.so OPCAP_Types_part_7.o #8 3.817 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 3.818 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 3.819 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 3.833 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 3.833 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 3.833 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 3.834 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 3.834 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 3.834 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 3.834 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 3.834 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 3.834 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 3.838 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 3.838 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 3.854 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 3.855 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 3.855 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 3.855 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 3.855 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 3.856 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 3.857 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 3.857 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 3.857 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 3.858 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 3.859 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 3.860 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 3.860 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 3.861 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 3.879 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 3.883 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 3.883 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 3.883 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 3.884 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 3.884 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 3.885 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 3.885 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 3.894 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 3.896 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 3.903 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 3.905 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 3.909 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 3.909 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 3.909 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 3.911 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 3.911 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 3.917 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 3.923 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 3.929 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 3.932 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 3.932 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 3.933 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 3.933 g++ -shared -o OPCAP_CodecPort_CtrlFunctdef.so OPCAP_CodecPort_CtrlFunctdef.o #8 3.936 g++ -shared -o TCCConversion.so TCCConversion.o #8 3.950 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 3.950 g++ -shared -o TCCInterface.so TCCInterface.o #8 3.955 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 4.150 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 4.176 if g++ -L /usr/lib/titan-fPIC -o OPCAP_CLIENT_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so OPCAP_Adapter.so OPCAP_CLIENT_Tests.so OPCAP_CodecPort.so OPCAP_CodecPort_CtrlFunct.so OPCAP_Templates.so OPCAP_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OPCAP_Adapter_part_1.so OPCAP_Adapter_part_2.so OPCAP_Adapter_part_3.so OPCAP_Adapter_part_4.so OPCAP_Adapter_part_5.so OPCAP_Adapter_part_6.so OPCAP_Adapter_part_7.so OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_7.so OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_7.so OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_Templates_part_1.so OPCAP_Templates_part_2.so OPCAP_Templates_part_3.so OPCAP_Templates_part_4.so OPCAP_Templates_part_5.so OPCAP_Templates_part_6.so OPCAP_Templates_part_7.so OPCAP_Types_part_1.so OPCAP_Types_part_2.so OPCAP_Types_part_3.so OPCAP_Types_part_4.so OPCAP_Types_part_5.so OPCAP_Types_part_6.so OPCAP_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so OPCAP_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so \ #8 4.176 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 4.176 -L/lib -lcrypto \ #8 4.176 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 4.176 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o OPCAP_Adapter.o OPCAP_CLIENT_Tests.o OPCAP_CodecPort.o OPCAP_CodecPort_CtrlFunct.o OPCAP_Templates.o OPCAP_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_7.o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_7.o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_Templates_part_1.o OPCAP_Templates_part_2.o OPCAP_Templates_part_3.o OPCAP_Templates_part_4.o OPCAP_Templates_part_5.o OPCAP_Templates_part_6.o OPCAP_Templates_part_7.o OPCAP_Types_part_1.o OPCAP_Types_part_2.o OPCAP_Types_part_3.o OPCAP_Types_part_4.o OPCAP_Types_part_5.o OPCAP_Types_part_6.o OPCAP_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o OPCAP_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 4.261 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client' #8 DONE 4.3s #9 [4/4] COPY OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.2s done #10 writing image sha256:cd4b6169b29ad6256d8470531d4d793cc2c3e6849b6f557748e72bbdab8a950c done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.0s done #10 DONE 0.3s 2 warnings found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test' + docker_image_exists ttcn3-pcap-client-test + docker images -q osmocom-build/ttcn3-pcap-client-test + test -n cd4b6169b29a + list_osmo_packages debian-bookworm ttcn3-pcap-client-test + local distro=debian-bookworm + local image=ttcn3-pcap-client-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcap-client-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester + cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client + cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/ + network_create + SUBNET=2426131 + seq 1 30 + echo (2426131 + 1) % 256 + bc + SUBNET=20 + NET_NAME=ttcn3-pcap-client-test-20 + SUB4=172.18.20.0/24 + SUB6=fd02:db8:20::/64 + set +x Creating network ttcn3-pcap-client-test-20, trying SUBNET=20... + docker network create --internal --subnet 172.18.20.0/24 --ipv6 --subnet fd02:db8:20::/64 ttcn3-pcap-client-test-20 8833dfae8d3bb1c6312d29e192036cd522ed234841c2b9d36020c897d9e7a652 + set +x ### Network ttcn3-pcap-client-test-20 created (SUBNET=20) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=20 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + echo Starting container with pcap-client Starting container with pcap-client + docker_network_params 20 20 + NET=20 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-20 --ip 172.18.20.20 --ip6 fd02:db8:20::20 + docker run --rm --network ttcn3-pcap-client-test-20 --ip 172.18.20.20 --ip6 fd02:db8:20::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client:/data --name jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client -d osmocom-build/osmo-pcap-master-centos7 082ca7c747f1c244c976f7174c4e981549b08394ecc8dc9d90d47dd87ba17dbe + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 20 10 + NET=20 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-20 --ip 172.18.20.10 --ip6 fd02:db8:20::10 + docker run --rm --network ttcn3-pcap-client-test-20 --ip 172.18.20.10 --ip6 fd02:db8:20::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester:/data --name jenkins-TTCN3-centos7-pcap-client-test-1131-ttcn3-pcap-client-test osmocom-build/ttcn3-pcap-client-test + SUBDIR=pcap-client + SUITE=OPCAP_CLIENT_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests OPCAP_CLIENT_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli OPCAP_CLIENT_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: OPCAP_CLIENT_Tests.cfg MC@c810adb608fb: Unix server socket created successfully. MC@c810adb608fb: Listening on TCP port 34113. MC2> c810adb608fb is the default spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests c810adb608fb 34113 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c810adb608fb: New HC connected from 172.18.20.10 [172.18.20.10]. c810adb608fb: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c810adb608fb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c810adb608fb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c810adb608fb: Configuration file was processed on all HCs. MC@c810adb608fb: Creating MTC on host 172.18.20.10. MC@c810adb608fb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Tue Jan 14 05:06:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c810adb608fb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@c810adb608fb: Test case TC_connect_rx_hdr started. MTC@c810adb608fb: Waiting for client-0 connection... MTC@c810adb608fb: Connection from "172.18.20.20":35849 MTC@c810adb608fb: setverdict(pass): none -> pass MTC@c810adb608fb: Setting final verdict of the test case. MTC@c810adb608fb: Local verdict of MTC: pass MTC@c810adb608fb: No PTCs were created. MTC@c810adb608fb: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Tue Jan 14 05:06:07 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4293) Waiting for packet dumper to finish... 1 (prev_count=4293, count=5597) MTC@c810adb608fb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Tue Jan 14 05:06:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap" >/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c810adb608fb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@c810adb608fb: Test case TC_reconnect started. MTC@c810adb608fb: Waiting for client-0 connection... MTC@c810adb608fb: Connection from "172.18.20.20":40427 MTC@c810adb608fb: Disconnecting client-0 MTC@c810adb608fb: Connection from "172.18.20.20":33089 MTC@c810adb608fb: setverdict(pass): none -> pass MTC@c810adb608fb: Setting final verdict of the test case. MTC@c810adb608fb: Local verdict of MTC: pass MTC@c810adb608fb: No PTCs were created. MTC@c810adb608fb: Test case TC_reconnect finished. Verdict: pass MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Tue Jan 14 05:06:15 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2137) Waiting for packet dumper to finish... 1 (prev_count=2137, count=3149) MTC@c810adb608fb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Tue Jan 14 05:06:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c810adb608fb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@c810adb608fb: Test case TC_capture started. MTC@c810adb608fb: Waiting for client-0 connection... MTC@c810adb608fb: Connection from "172.18.20.20":36989 MTC@c810adb608fb: setverdict(pass): none -> pass MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: Setting final verdict of the test case. MTC@c810adb608fb: Local verdict of MTC: pass MTC@c810adb608fb: No PTCs were created. MTC@c810adb608fb: Test case TC_capture finished. Verdict: pass MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Tue Jan 14 05:06:28 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22277) Waiting for packet dumper to finish... 1 (prev_count=22277, count=24252) MTC@c810adb608fb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Tue Jan 14 05:06:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c810adb608fb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@c810adb608fb: Test case TC_multi_connect_rx_hdr started. MTC@c810adb608fb: Waiting for client-0 connection... MTC@c810adb608fb: Connection from "172.18.20.20":40793 MTC@c810adb608fb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@c810adb608fb: Waiting for client-1 connection... MTC@c810adb608fb: Connection from "172.18.20.20":32853 MTC@c810adb608fb: setverdict(pass): none -> pass MTC@c810adb608fb: Setting final verdict of the test case. MTC@c810adb608fb: Local verdict of MTC: pass MTC@c810adb608fb: No PTCs were created. MTC@c810adb608fb: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Tue Jan 14 05:06:34 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3744) Waiting for packet dumper to finish... 1 (prev_count=3744, count=5020) MTC@c810adb608fb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Tue Jan 14 05:06:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c810adb608fb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@c810adb608fb: Test case TC_multi_capture started. MTC@c810adb608fb: Waiting for client-0 connection... MTC@c810adb608fb: Connection from "172.18.20.20":39179 MTC@c810adb608fb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@c810adb608fb: Waiting for client-1 connection... MTC@c810adb608fb: Connection from "172.18.20.20":46203 MTC@c810adb608fb: setverdict(pass): none -> pass MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: setverdict(pass): pass -> pass, component reason not changed MTC@c810adb608fb: Setting final verdict of the test case. MTC@c810adb608fb: Local verdict of MTC: pass MTC@c810adb608fb: No PTCs were created. MTC@c810adb608fb: Test case TC_multi_capture finished. Verdict: pass MTC@c810adb608fb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Tue Jan 14 05:06:50 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=31489) Waiting for packet dumper to finish... 1 (prev_count=31489, count=35197) MTC@c810adb608fb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@c810adb608fb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c810adb608fb: Terminating MTC. MC@c810adb608fb: MTC terminated. MC2> exit MC@c810adb608fb: Shutting down session. MC@c810adb608fb: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/pcap-client/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh OPCAP_CLIENT_Tests --rm Generated OPCAP_CLIENT_Tests.TC_capture.merged Generated OPCAP_CLIENT_Tests.TC_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_multi_capture.merged Generated OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_reconnect.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-pcap-client-test-20 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client + [ -n jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client ] + docker_kill_wait jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client + docker kill jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client + docker wait jenkins-TTCN3-centos7-pcap-client-test-1131-pcap-client 137 + network_remove + set +x Removing network ttcn3-pcap-client-test-20 + docker network remove ttcn3-pcap-client-test-20 ttcn3-pcap-client-test-20 + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs:/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/_cache:/cache --name jenkins-TTCN3-centos7-pcap-client-test-1131-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='48.00'> <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.634617'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.943361'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.458535'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.949773'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.419600'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS