Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
> git init /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
> git --version # timeout=10
> git --version # 'git version 2.39.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision 1cd38f2dbd652b319be6248ca6209088a7208dae (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10
Commit message: "redmine: upgrade to 5.1.5"
> git rev-list --no-walk 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10
[ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins159372826097281407.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ DIR=ttcn3-remsim-test
+ export IMAGE_SUFFIX=master
+ cd ttcn3-remsim-test
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs ]
+ [ xjenkins-ttcn3-remsim-test-1635 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test
+ SUITE_NAME=ttcn3-remsim-test
+ IMAGE_SUFFIX=master
+ docker_images_require osmo-remsim-master ttcn3-remsim-test
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmo-remsim-master
+ local feed
+ echo debian-bookworm-build
+ depends=debian-bookworm-build
+ [ -n debian-bookworm-build ]
+ docker_images_require debian-bookworm-build
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends debian-bookworm-build
+ local feed
+ depends=
+ [ -n ]
+ docker_distro_from_image_name debian-bookworm-build
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name debian-bookworm-build
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-build
+ echo debian-bookworm-build
+ dir=debian-bookworm-build
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-build/Dockerfile
+ from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM ${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
--pull -t osmocom-build/debian-bookworm-build:latest .
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 5.76kB done
#2 DONE 0.2s
#3 [auth] sharing credentials for registry.osmocom.org
#3 DONE 0.0s
#4 [internal] load metadata for registry.osmocom.org/debian:bookworm
#4 DONE 0.1s
#5 [internal] load build context
#5 DONE 0.0s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT
#6 DONE 0.1s
#7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df
#7 resolve registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df 0.1s done
#7 ...
#8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#8 DONE 0.2s
#7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df
#7 CACHED
#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT
#9 DONE 0.3s
#10 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt
#10 DONE 0.3s
#11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release
#11 DONE 0.3s
#5 [internal] load build context
#5 transferring context: 1.96kB done
#5 DONE 0.2s
#10 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt
#10 DONE 0.3s
#8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#8 DONE 0.2s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT
#6 DONE 0.1s
#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT
#9 DONE 0.3s
#12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#12 DONE 0.2s
#13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
#13 DONE 0.1s
#14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/
#14 0.320 + useradd --uid=1000 -d /build -m build
#14 0.522 + chown -R build:build /usr/local
#14 0.535 + echo path-exclude=/usr/share/man/*
#14 0.535 + rm -rf /usr/share/man/
#14 DONE 0.6s
#15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets
#15 0.397 + apt-get update
#15 0.428 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#15 0.458 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#15 0.458 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#15 0.569 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
#15 0.662 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
#15 0.662 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB]
#15 1.191 Fetched 9301 kB in 1s (11.9 MB/s)
#15 1.191 Reading package lists...
#15 1.429 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget
#15 1.432 Reading package lists...
#15 1.671 Building dependency tree...
#15 1.719 Reading state information...
#15 1.780 The following additional packages will be installed:
#15 1.780 libpsl5 libssl3 openssl
#15 1.780 Recommended packages:
#15 1.780 publicsuffix
#15 1.822 The following NEW packages will be installed:
#15 1.822 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget
#15 1.839 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
#15 1.839 Need to get 4977 kB of archives.
#15 1.839 After this operation, 13.2 MB of additional disk space will be used.
#15 1.839 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB]
#15 1.901 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB]
#15 1.915 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
#15 1.915 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#15 1.916 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB]
#15 1.922 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB]
#15 1.991 debconf: delaying package configuration, since apt-utils is not installed
#15 2.005 Fetched 4977 kB in 0s (49.8 MB/s)
#15 2.062 Selecting previously unselected package libssl3:amd64.
#15 2.062 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6089 files and directories currently installed.)
#15 2.070 Preparing to unpack .../0-libssl3_3.0.15-1~deb12u1_amd64.deb ...
#15 2.102 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ...
#15 2.299 Selecting previously unselected package openssl.
#15 2.301 Preparing to unpack .../1-openssl_3.0.15-1~deb12u1_amd64.deb ...
#15 2.318 Unpacking openssl (3.0.15-1~deb12u1) ...
#15 3.157 Selecting previously unselected package ca-certificates.
#15 3.162 Preparing to unpack .../2-ca-certificates_20230311_all.deb ...
#15 3.179 Unpacking ca-certificates (20230311) ...
#15 3.355 Selecting previously unselected package libpsl5:amd64.
#15 3.356 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ...
#15 3.373 Unpacking libpsl5:amd64 (0.21.2-1) ...
#15 3.486 Selecting previously unselected package wget.
#15 3.488 Preparing to unpack .../4-wget_1.21.3-1+b2_amd64.deb ...
#15 3.505 Unpacking wget (1.21.3-1+b2) ...
#15 3.677 Selecting previously unselected package libtinfo5:amd64.
#15 3.679 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ...
#15 3.696 Unpacking libtinfo5:amd64 (6.4-4) ...
#15 3.814 Setting up libpsl5:amd64 (0.21.2-1) ...
#15 3.863 Setting up wget (1.21.3-1+b2) ...
#15 3.931 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ...
#15 3.991 Setting up openssl (3.0.15-1~deb12u1) ...
#15 4.058 Setting up libtinfo5:amd64 (6.4-4) ...
#15 4.107 Setting up ca-certificates (20230311) ...
#15 4.198 debconf: unable to initialize frontend: Dialog
#15 4.198 debconf: (TERM is not set, so the dialog frontend is not usable.)
#15 4.198 debconf: falling back to frontend: Readline
#15 4.198 debconf: unable to initialize frontend: Readline
#15 4.198 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#15 4.198 debconf: falling back to frontend: Teletype
#15 5.062 Updating certificates in /etc/ssl/certs...
#15 6.184 140 added, 0 removed; done.
#15 6.279 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#15 6.341 Processing triggers for ca-certificates (20230311) ...
#15 6.366 Updating certificates in /etc/ssl/certs...
#15 7.479 0 added, 0 removed; done.
#15 7.479 Running hooks in /etc/ca-certificates/update.d...
#15 7.482 done.
#15 7.570 + apt-get clean
#15 7.581 + wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#15 7.587 --2025-01-21 03:13:10-- https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#15 7.600 Resolving github.com (github.com)... 140.82.121.3
#15 7.601 Connecting to github.com (github.com)|140.82.121.3|:443... connected.
#15 7.673 HTTP request sent, awaiting response... 302 Found
#15 7.841 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250121T031310Z&X-Amz-Expires=300&X-Amz-Signature=f62032521b9b738df75c7c06b77fcf95ebff082822a9656436c69df51236883e&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following]
#15 7.841 --2025-01-21 03:13:10-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250121T031310Z&X-Amz-Expires=300&X-Amz-Signature=f62032521b9b738df75c7c06b77fcf95ebff082822a9656436c69df51236883e&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream
#15 7.841 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
#15 7.842 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
#15 7.859 HTTP request sent, awaiting response... 200 OK
#15 8.436 Length: 115786100 (110M) [application/octet-stream]
#15 8.436 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz'
#15 8.437
#15 8.437 0K .......... .......... .......... .......... .......... 0% 8.58M 13s
#15 8.442 50K .......... .......... .......... .......... .......... 0% 9.88M 12s
#15 8.447 100K .......... .......... .......... .......... .......... 0% 50.4M 9s
#15 8.448 150K .......... .......... .......... .......... .......... 0% 36.1M 7s
#15 8.449 200K .......... .......... .......... .......... .......... 0% 15.0M 7s
#15 8.452 250K .......... .......... .......... .......... .......... 0% 61.6M 6s
#15 8.453 300K .......... .......... .......... .......... .......... 0% 99.9M 6s
#15 8.454 350K .......... .......... .......... .......... .......... 0% 60.4M 5s
#15 8.455 400K .......... .......... .......... .......... .......... 0% 109M 5s
#15 8.455 450K .......... .......... .......... .......... .......... 0% 23.4M 5s
#15 8.457 500K .......... .......... .......... .......... .......... 0% 54.7M 4s
#15 8.458 550K .......... .......... .......... .......... .......... 0% 93.6M 4s
#15 8.459 600K .......... .......... .......... .......... .......... 0% 114M 4s
#15 8.459 650K .......... .......... .......... .......... .......... 0% 124M 4s
#15 8.459 700K .......... .......... .......... .......... .......... 0% 119M 4s
#15 8.460 750K .......... .......... .......... .......... .......... 0% 89.4M 3s
#15 8.460 800K .......... .......... .......... .......... .......... 0% 117M 3s
#15 8.461 850K .......... .......... .......... .......... .......... 0% 84.2M 3s
#15 8.461 900K .......... .......... .......... .......... .......... 0% 119M 3s
#15 8.462 950K .......... .......... .......... .......... .......... 0% 97.5M 3s
#15 8.462 1000K .......... .......... .......... .......... .......... 0% 63.0M 3s
#15 8.463 1050K .......... .......... .......... .......... .......... 0% 108M 3s
#15 8.463 1100K .......... .......... .......... .......... .......... 1% 113M 3s
#15 8.464 1150K .......... .......... .......... .......... .......... 1% 101M 3s
#15 8.464 1200K .......... .......... .......... .......... .......... 1% 122M 3s
#15 8.465 1250K .......... .......... .......... .......... .......... 1% 114M 2s
#15 8.465 1300K .......... .......... .......... .......... .......... 1% 116M 2s
#15 8.466 1350K .......... .......... .......... .......... .......... 1% 93.5M 2s
#15 8.467 1400K .......... .......... .......... .......... .......... 1% 113M 2s
#15 8.467 1450K .......... .......... .......... .......... .......... 1% 60.5M 2s
#15 8.467 1500K .......... .......... .......... .......... .......... 1% 105M 2s
#15 8.468 1550K .......... .......... .......... .......... .......... 1% 96.2M 2s
#15 8.468 1600K .......... .......... .......... .......... .......... 1% 98.0M 2s
#15 8.469 1650K .......... .......... .......... .......... .......... 1% 101M 2s
#15 8.469 1700K .......... .......... .......... .......... .......... 1% 94.5M 2s
#15 8.470 1750K .......... .......... .......... .......... .......... 1% 88.6M 2s
#15 8.470 1800K .......... .......... .......... .......... .......... 1% 105M 2s
#15 8.471 1850K .......... .......... .......... .......... .......... 1% 90.8M 2s
#15 8.471 1900K .......... .......... .......... .......... .......... 1% 93.6M 2s
#15 8.472 1950K .......... .......... .......... .......... .......... 1% 75.2M 2s
#15 8.472 2000K .......... .......... .......... .......... .......... 1% 113M 2s
#15 8.473 2050K .......... .......... .......... .......... .......... 1% 90.4M 2s
#15 8.473 2100K .......... .......... .......... .......... .......... 1% 127M 2s
#15 8.474 2150K .......... .......... .......... .......... .......... 1% 123M 2s
#15 8.474 2200K .......... .......... .......... .......... .......... 1% 150M 2s
#15 8.475 2250K .......... .......... .......... .......... .......... 2% 98.4M 2s
#15 8.475 2300K .......... .......... .......... .......... .......... 2% 125M 2s
#15 8.475 2350K .......... .......... .......... .......... .......... 2% 89.0M 2s
#15 8.476 2400K .......... .......... .......... .......... .......... 2% 95.7M 2s
#15 8.477 2450K .......... .......... .......... .......... .......... 2% 87.7M 2s
#15 8.477 2500K .......... .......... .......... .......... .......... 2% 119M 2s
#15 8.477 2550K .......... .......... .......... .......... .......... 2% 112M 2s
#15 8.478 2600K .......... .......... .......... .......... .......... 2% 127M 2s
#15 8.478 2650K .......... .......... .......... .......... .......... 2% 94.6M 2s
#15 8.479 2700K .......... .......... .......... .......... .......... 2% 5.19M 2s
#15 8.488 2750K .......... .......... .......... .......... .......... 2% 125M 2s
#15 8.489 2800K .......... .......... .......... .......... .......... 2% 136M 2s
#15 8.489 2850K .......... .......... .......... .......... .......... 2% 138M 2s
#15 8.489 2900K .......... .......... .......... .......... .......... 2% 178M 2s
#15 8.490 2950K .......... .......... .......... .......... .......... 2% 161M 2s
#15 8.490 3000K .......... .......... .......... .......... .......... 2% 165M 2s
#15 8.490 3050K .......... .......... .......... .......... .......... 2% 160M 2s
#15 8.490 3100K .......... .......... .......... .......... .......... 2% 551M 2s
#15 8.491 3150K .......... .......... .......... .......... .......... 2% 558M 2s
#15 8.491 3200K .......... .......... .......... .......... .......... 2% 615M 2s
#15 8.491 3250K .......... .......... .......... .......... .......... 2% 442M 2s
#15 8.491 3300K .......... .......... .......... .......... .......... 2% 662M 2s
#15 8.491 3350K .......... .......... .......... .......... .......... 3% 607M 2s
#15 8.491 3400K .......... .......... .......... .......... .......... 3% 725M 2s
#15 8.491 3450K .......... .......... .......... .......... .......... 3% 738M 2s
#15 8.491 3500K .......... .......... .......... .......... .......... 3% 188M 2s
#15 8.491 3550K .......... .......... .......... .......... .......... 3% 91.9M 2s
#15 8.492 3600K .......... .......... .......... .......... .......... 3% 666M 2s
#15 8.492 3650K .......... .......... .......... .......... .......... 3% 817M 2s
#15 8.492 3700K .......... .......... .......... .......... .......... 3% 736M 2s
#15 8.492 3750K .......... .......... .......... .......... .......... 3% 33.9M 2s
#15 8.494 3800K .......... .......... .......... .......... .......... 3% 789M 2s
#15 8.494 3850K .......... .......... .......... .......... .......... 3% 547M 2s
#15 8.494 3900K .......... .......... .......... .......... .......... 3% 50.1M 2s
#15 8.495 3950K .......... .......... .......... .......... .......... 3% 88.8M 2s
#15 8.495 4000K .......... .......... .......... .......... .......... 3% 96.9M 2s
#15 8.496 4050K .......... .......... .......... .......... .......... 3% 91.5M 2s
#15 8.496 4100K .......... .......... .......... .......... .......... 3% 716M 2s
#15 8.496 4150K .......... .......... .......... .......... .......... 3% 95.2M 2s
#15 8.497 4200K .......... .......... .......... .......... .......... 3% 90.5M 2s
#15 8.497 4250K .......... .......... .......... .......... .......... 3% 778M 2s
#15 8.497 4300K .......... .......... .......... .......... .......... 3% 764M 2s
#15 8.497 4350K .......... .......... .......... .......... .......... 3% 637M 2s
#15 8.498 4400K .......... .......... .......... .......... .......... 3% 806M 2s
#15 8.498 4450K .......... .......... .......... .......... .......... 3% 453M 1s
#15 8.498 4500K .......... .......... .......... .......... .......... 4% 755M 1s
#15 8.498 4550K .......... .......... .......... .......... .......... 4% 736M 1s
#15 8.498 4600K .......... .......... .......... .......... .......... 4% 804M 1s
#15 8.498 4650K .......... .......... .......... .......... .......... 4% 774M 1s
#15 8.498 4700K .......... .......... .......... .......... .......... 4% 723M 1s
#15 8.498 4750K .......... .......... .......... .......... .......... 4% 670M 1s
#15 8.498 4800K .......... .......... .......... .......... .......... 4% 769M 1s
#15 8.498 4850K .......... .......... .......... .......... .......... 4% 767M 1s
#15 8.498 4900K .......... .......... .......... .......... .......... 4% 808M 1s
#15 8.498 4950K .......... .......... .......... .......... .......... 4% 656M 1s
#15 8.498 5000K .......... .......... .......... .......... .......... 4% 809M 1s
#15 8.498 5050K .......... .......... .......... .......... .......... 4% 556M 1s
#15 8.499 5100K .......... .......... .......... .......... .......... 4% 792M 1s
#15 8.499 5150K .......... .......... .......... .......... .......... 4% 116M 1s
#15 8.499 5200K .......... .......... .......... .......... .......... 4% 116M 1s
#15 8.499 5250K .......... .......... .......... .......... .......... 4% 115M 1s
#15 8.500 5300K .......... .......... .......... .......... .......... 4% 119M 1s
#15 8.500 5350K .......... .......... .......... .......... .......... 4% 114M 1s
#15 8.501 5400K .......... .......... .......... .......... .......... 4% 115M 1s
#15 8.501 5450K .......... .......... .......... .......... .......... 4% 117M 1s
#15 8.502 5500K .......... .......... .......... .......... .......... 4% 117M 1s
#15 8.502 5550K .......... .......... .......... .......... .......... 4% 89.0M 1s
#15 8.503 5600K .......... .......... .......... .......... .......... 4% 116M 1s
#15 8.503 5650K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.503 5700K .......... .......... .......... .......... .......... 5% 119M 1s
#15 8.504 5750K .......... .......... .......... .......... .......... 5% 113M 1s
#15 8.504 5800K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.505 5850K .......... .......... .......... .......... .......... 5% 119M 1s
#15 8.505 5900K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.505 5950K .......... .......... .......... .......... .......... 5% 89.0M 1s
#15 8.506 6000K .......... .......... .......... .......... .......... 5% 116M 1s
#15 8.506 6050K .......... .......... .......... .......... .......... 5% 119M 1s
#15 8.507 6100K .......... .......... .......... .......... .......... 5% 116M 1s
#15 8.507 6150K .......... .......... .......... .......... .......... 5% 113M 1s
#15 8.508 6200K .......... .......... .......... .......... .......... 5% 119M 1s
#15 8.508 6250K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.509 6300K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.509 6350K .......... .......... .......... .......... .......... 5% 89.3M 1s
#15 8.509 6400K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.510 6450K .......... .......... .......... .......... .......... 5% 119M 1s
#15 8.510 6500K .......... .......... .......... .......... .......... 5% 116M 1s
#15 8.511 6550K .......... .......... .......... .......... .......... 5% 114M 1s
#15 8.511 6600K .......... .......... .......... .......... .......... 5% 119M 1s
#15 8.512 6650K .......... .......... .......... .......... .......... 5% 115M 1s
#15 8.512 6700K .......... .......... .......... .......... .......... 5% 116M 1s
#15 8.512 6750K .......... .......... .......... .......... .......... 6% 89.0M 1s
#15 8.513 6800K .......... .......... .......... .......... .......... 6% 119M 1s
#15 8.513 6850K .......... .......... .......... .......... .......... 6% 116M 1s
#15 8.514 6900K .......... .......... .......... .......... .......... 6% 115M 1s
#15 8.514 6950K .......... .......... .......... .......... .......... 6% 117M 1s
#15 8.515 7000K .......... .......... .......... .......... .......... 6% 115M 1s
#15 8.515 7050K .......... .......... .......... .......... .......... 6% 116M 1s
#15 8.515 7100K .......... .......... .......... .......... .......... 6% 119M 1s
#15 8.516 7150K .......... .......... .......... .......... .......... 6% 87.3M 1s
#15 8.516 7200K .......... .......... .......... .......... .......... 6% 118M 1s
#15 8.517 7250K .......... .......... .......... .......... .......... 6% 116M 1s
#15 8.517 7300K .......... .......... .......... .......... .......... 6% 115M 1s
#15 8.518 7350K .......... .......... .......... .......... .......... 6% 117M 1s
#15 8.518 7400K .......... .......... .......... .......... .......... 6% 115M 1s
#15 8.519 7450K .......... .......... .......... .......... .......... 6% 115M 1s
#15 8.519 7500K .......... .......... .......... .......... .......... 6% 119M 1s
#15 8.519 7550K .......... .......... .......... .......... .......... 6% 88.8M 1s
#15 8.520 7600K .......... .......... .......... .......... .......... 6% 115M 1s
#15 8.520 7650K .......... .......... .......... .......... .......... 6% 116M 1s
#15 8.521 7700K .......... .......... .......... .......... .......... 6% 119M 1s
#15 8.521 7750K .......... .......... .......... .......... .......... 6% 113M 1s
#15 8.522 7800K .......... .......... .......... .......... .......... 6% 116M 1s
#15 8.522 7850K .......... .......... .......... .......... .......... 6% 119M 1s
#15 8.522 7900K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.523 7950K .......... .......... .......... .......... .......... 7% 89.0M 1s
#15 8.523 8000K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.524 8050K .......... .......... .......... .......... .......... 7% 116M 1s
#15 8.524 8100K .......... .......... .......... .......... .......... 7% 28.9M 1s
#15 8.526 8150K .......... .......... .......... .......... .......... 7% 114M 1s
#15 8.526 8200K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.527 8250K .......... .......... .......... .......... .......... 7% 119M 1s
#15 8.527 8300K .......... .......... .......... .......... .......... 7% 116M 1s
#15 8.528 8350K .......... .......... .......... .......... .......... 7% 88.9M 1s
#15 8.528 8400K .......... .......... .......... .......... .......... 7% 116M 1s
#15 8.529 8450K .......... .......... .......... .......... .......... 7% 117M 1s
#15 8.529 8500K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.529 8550K .......... .......... .......... .......... .......... 7% 113M 1s
#15 8.530 8600K .......... .......... .......... .......... .......... 7% 117M 1s
#15 8.530 8650K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.531 8700K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.531 8750K .......... .......... .......... .......... .......... 7% 89.9M 1s
#15 8.532 8800K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.532 8850K .......... .......... .......... .......... .......... 7% 119M 1s
#15 8.533 8900K .......... .......... .......... .......... .......... 7% 115M 1s
#15 8.533 8950K .......... .......... .......... .......... .......... 7% 114M 1s
#15 8.533 9000K .......... .......... .......... .......... .......... 8% 102M 1s
#15 8.534 9050K .......... .......... .......... .......... .......... 8% 116M 1s
#15 8.534 9100K .......... .......... .......... .......... .......... 8% 119M 1s
#15 8.535 9150K .......... .......... .......... .......... .......... 8% 111M 1s
#15 8.535 9200K .......... .......... .......... .......... .......... 8% 117M 1s
#15 8.536 9250K .......... .......... .......... .......... .......... 8% 117M 1s
#15 8.536 9300K .......... .......... .......... .......... .......... 8% 102M 1s
#15 8.536 9350K .......... .......... .......... .......... .......... 8% 117M 1s
#15 8.537 9400K .......... .......... .......... .......... .......... 8% 115M 1s
#15 8.537 9450K .......... .......... .......... .......... .......... 8% 115M 1s
#15 8.538 9500K .......... .......... .......... .......... .......... 8% 117M 1s
#15 8.538 9550K .......... .......... .......... .......... .......... 8% 87.9M 1s
#15 8.539 9600K .......... .......... .......... .......... .......... 8% 119M 1s
#15 8.539 9650K .......... .......... .......... .......... .......... 8% 115M 1s
#15 8.540 9700K .......... .......... .......... .......... .......... 8% 107M 1s
#15 8.540 9750K .......... .......... .......... .......... .......... 8% 126M 1s
#15 8.540 9800K .......... .......... .......... .......... .......... 8% 110M 1s
#15 8.541 9850K .......... .......... .......... .......... .......... 8% 123M 1s
#15 8.541 9900K .......... .......... .......... .......... .......... 8% 119M 1s
#15 8.542 9950K .......... .......... .......... .......... .......... 8% 87.1M 1s
#15 8.542 10000K .......... .......... .......... .......... .......... 8% 119M 1s
#15 8.543 10050K .......... .......... .......... .......... .......... 8% 115M 1s
#15 8.543 10100K .......... .......... .......... .......... .......... 8% 116M 1s
#15 8.543 10150K .......... .......... .......... .......... .......... 9% 117M 1s
#15 8.544 10200K .......... .......... .......... .......... .......... 9% 397K 2s
#15 8.670 10250K .......... .......... .......... .......... .......... 9% 103M 2s
#15 8.671 10300K .......... .......... .......... .......... .......... 9% 109M 2s
#15 8.671 10350K .......... .......... .......... .......... .......... 9% 124M 2s
#15 8.671 10400K .......... .......... .......... .......... .......... 9% 72.7M 2s
#15 8.672 10450K .......... .......... .......... .......... .......... 9% 111M 2s
#15 8.672 10500K .......... .......... .......... .......... .......... 9% 98.1M 2s
#15 8.673 10550K .......... .......... .......... .......... .......... 9% 121M 2s
#15 8.673 10600K .......... .......... .......... .......... .......... 9% 109M 2s
#15 8.674 10650K .......... .......... .......... .......... .......... 9% 110M 2s
#15 8.674 10700K .......... .......... .......... .......... .......... 9% 103M 2s
#15 8.675 10750K .......... .......... .......... .......... .......... 9% 90.9M 2s
#15 8.675 10800K .......... .......... .......... .......... .......... 9% 98.4M 2s
#15 8.676 10850K .......... .......... .......... .......... .......... 9% 101M 2s
#15 8.676 10900K .......... .......... .......... .......... .......... 9% 305M 2s
#15 8.676 10950K .......... .......... .......... .......... .......... 9% 622M 2s
#15 8.676 11000K .......... .......... .......... .......... .......... 9% 411M 2s
#15 8.677 11050K .......... .......... .......... .......... .......... 9% 199M 2s
#15 8.677 11100K .......... .......... .......... .......... .......... 9% 89.8M 2s
#15 8.677 11150K .......... .......... .......... .......... .......... 9% 115M 2s
#15 8.678 11200K .......... .......... .......... .......... .......... 9% 115M 2s
#15 8.678 11250K .......... .......... .......... .......... .......... 9% 119M 2s
#15 8.679 11300K .......... .......... .......... .......... .......... 10% 113M 2s
#15 8.679 11350K .......... .......... .......... .......... .......... 10% 115M 2s
#15 8.679 11400K .......... .......... .......... .......... .......... 10% 118M 2s
#15 8.680 11450K .......... .......... .......... .......... .......... 10% 116M 2s
#15 8.680 11500K .......... .......... .......... .......... .......... 10% 89.3M 2s
#15 8.681 11550K .......... .......... .......... .......... .......... 10% 116M 2s
#15 8.681 11600K .......... .......... .......... .......... .......... 10% 136M 2s
#15 8.682 11650K .......... .......... .......... .......... .......... 10% 119M 2s
#15 8.682 11700K .......... .......... .......... .......... .......... 10% 87.4M 2s
#15 8.683 11750K .......... .......... .......... .......... .......... 10% 119M 2s
#15 8.683 11800K .......... .......... .......... .......... .......... 10% 115M 2s
#15 8.683 11850K .......... .......... .......... .......... .......... 10% 116M 2s
#15 8.684 11900K .......... .......... .......... .......... .......... 10% 101M 2s
#15 8.684 11950K .......... .......... .......... .......... .......... 10% 115M 2s
#15 8.685 12000K .......... .......... .......... .......... .......... 10% 118M 2s
#15 8.685 12050K .......... .......... .......... .......... .......... 10% 116M 2s
#15 8.686 12100K .......... .......... .......... .......... .......... 10% 106M 2s
#15 8.686 12150K .......... .......... .......... .......... .......... 10% 133M 2s
#15 8.686 12200K .......... .......... .......... .......... .......... 10% 98.3M 2s
#15 8.687 12250K .......... .......... .......... .......... .......... 10% 130M 2s
#15 8.687 12300K .......... .......... .......... .......... .......... 10% 92.2M 2s
#15 8.688 12350K .......... .......... .......... .......... .......... 10% 115M 2s
#15 8.688 12400K .......... .......... .......... .......... .......... 11% 119M 2s
#15 8.689 12450K .......... .......... .......... .......... .......... 11% 115M 2s
#15 8.689 12500K .......... .......... .......... .......... .......... 11% 113M 2s
#15 8.689 12550K .......... .......... .......... .......... .......... 11% 119M 2s
#15 8.690 12600K .......... .......... .......... .......... .......... 11% 115M 2s
#15 8.690 12650K .......... .......... .......... .......... .......... 11% 115M 2s
#15 8.691 12700K .......... .......... .......... .......... .......... 11% 89.7M 2s
#15 8.691 12750K .......... .......... .......... .......... .......... 11% 118M 2s
#15 8.692 12800K .......... .......... .......... .......... .......... 11% 116M 2s
#15 8.692 12850K .......... .......... .......... .......... .......... 11% 115M 2s
#15 8.693 12900K .......... .......... .......... .......... .......... 11% 116M 2s
#15 8.693 12950K .......... .......... .......... .......... .......... 11% 116M 2s
#15 8.693 13000K .......... .......... .......... .......... .......... 11% 116M 2s
#15 8.694 13050K .......... .......... .......... .......... .......... 11% 118M 2s
#15 8.694 13100K .......... .......... .......... .......... .......... 11% 87.6M 2s
#15 8.695 13150K .......... .......... .......... .......... .......... 11% 119M 2s
#15 8.695 13200K .......... .......... .......... .......... .......... 11% 116M 2s
#15 8.696 13250K .......... .......... .......... .......... .......... 11% 115M 2s
#15 8.696 13300K .......... .......... .......... .......... .......... 11% 117M 2s
#15 8.696 13350K .......... .......... .......... .......... .......... 11% 116M 2s
#15 8.697 13400K .......... .......... .......... .......... .......... 11% 115M 2s
#15 8.697 13450K .......... .......... .......... .......... .......... 11% 119M 2s
#15 8.698 13500K .......... .......... .......... .......... .......... 11% 88.9M 2s
#15 8.698 13550K .......... .......... .......... .......... .......... 12% 116M 2s
#15 8.699 13600K .......... .......... .......... .......... .......... 12% 116M 2s
#15 8.699 13650K .......... .......... .......... .......... .......... 12% 119M 2s
#15 8.700 13700K .......... .......... .......... .......... .......... 12% 98.8M 2s
#15 8.700 13750K .......... .......... .......... .......... .......... 12% 114M 2s
#15 8.700 13800K .......... .......... .......... .......... .......... 12% 142M 2s
#15 8.701 13850K .......... .......... .......... .......... .......... 12% 115M 2s
#15 8.701 13900K .......... .......... .......... .......... .......... 12% 89.2M 2s
#15 8.702 13950K .......... .......... .......... .......... .......... 12% 140M 2s
#15 8.702 14000K .......... .......... .......... .......... .......... 12% 114M 2s
#15 8.703 14050K .......... .......... .......... .......... .......... 12% 103M 2s
#15 8.703 14100K .......... .......... .......... .......... .......... 12% 112M 2s
#15 8.703 14150K .......... .......... .......... .......... .......... 12% 116M 2s
#15 8.704 14200K .......... .......... .......... .......... .......... 12% 119M 2s
#15 8.704 14250K .......... .......... .......... .......... .......... 12% 115M 2s
#15 8.705 14300K .......... .......... .......... .......... .......... 12% 89.0M 2s
#15 8.705 14350K .......... .......... .......... .......... .......... 12% 115M 2s
#15 8.706 14400K .......... .......... .......... .......... .......... 12% 116M 2s
#15 8.706 14450K .......... .......... .......... .......... .......... 12% 119M 2s
#15 8.706 14500K .......... .......... .......... .......... .......... 12% 113M 2s
#15 8.707 14550K .......... .......... .......... .......... .......... 12% 115M 2s
#15 8.707 14600K .......... .......... .......... .......... .......... 12% 118M 2s
#15 8.708 14650K .......... .......... .......... .......... .......... 13% 117M 2s
#15 8.708 14700K .......... .......... .......... .......... .......... 13% 89.0M 2s
#15 8.709 14750K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.709 14800K .......... .......... .......... .......... .......... 13% 120M 2s
#15 8.710 14850K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.710 14900K .......... .......... .......... .......... .......... 13% 114M 2s
#15 8.710 14950K .......... .......... .......... .......... .......... 13% 118M 2s
#15 8.711 15000K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.711 15050K .......... .......... .......... .......... .......... 13% 117M 2s
#15 8.712 15100K .......... .......... .......... .......... .......... 13% 89.3M 2s
#15 8.712 15150K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.713 15200K .......... .......... .......... .......... .......... 13% 118M 2s
#15 8.713 15250K .......... .......... .......... .......... .......... 13% 116M 2s
#15 8.713 15300K .......... .......... .......... .......... .......... 13% 114M 2s
#15 8.714 15350K .......... .......... .......... .......... .......... 13% 119M 2s
#15 8.714 15400K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.715 15450K .......... .......... .......... .......... .......... 13% 113M 2s
#15 8.715 15500K .......... .......... .......... .......... .......... 13% 89.1M 2s
#15 8.716 15550K .......... .......... .......... .......... .......... 13% 121M 2s
#15 8.716 15600K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.717 15650K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.717 15700K .......... .......... .......... .......... .......... 13% 116M 2s
#15 8.717 15750K .......... .......... .......... .......... .......... 13% 115M 2s
#15 8.718 15800K .......... .......... .......... .......... .......... 14% 117M 2s
#15 8.718 15850K .......... .......... .......... .......... .......... 14% 118M 2s
#15 8.719 15900K .......... .......... .......... .......... .......... 14% 77.4M 2s
#15 8.719 15950K .......... .......... .......... .......... .......... 14% 131M 2s
#15 8.720 16000K .......... .......... .......... .......... .......... 14% 125M 2s
#15 8.720 16050K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.720 16100K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.721 16150K .......... .......... .......... .......... .......... 14% 116M 2s
#15 8.721 16200K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.722 16250K .......... .......... .......... .......... .......... 14% 118M 2s
#15 8.722 16300K .......... .......... .......... .......... .......... 14% 91.5M 2s
#15 8.723 16350K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.723 16400K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.724 16450K .......... .......... .......... .......... .......... 14% 119M 2s
#15 8.724 16500K .......... .......... .......... .......... .......... 14% 112M 2s
#15 8.724 16550K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.725 16600K .......... .......... .......... .......... .......... 14% 119M 2s
#15 8.725 16650K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.726 16700K .......... .......... .......... .......... .......... 14% 90.5M 2s
#15 8.726 16750K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.727 16800K .......... .......... .......... .......... .......... 14% 115M 2s
#15 8.727 16850K .......... .......... .......... .......... .......... 14% 119M 2s
#15 8.727 16900K .......... .......... .......... .......... .......... 14% 112M 2s
#15 8.728 16950K .......... .......... .......... .......... .......... 15% 114M 2s
#15 8.728 17000K .......... .......... .......... .......... .......... 15% 120M 2s
#15 8.729 17050K .......... .......... .......... .......... .......... 15% 115M 2s
#15 8.729 17100K .......... .......... .......... .......... .......... 15% 89.2M 2s
#15 8.730 17150K .......... .......... .......... .......... .......... 15% 117M 2s
#15 8.730 17200K .......... .......... .......... .......... .......... 15% 120M 2s
#15 8.731 17250K .......... .......... .......... .......... .......... 15% 116M 2s
#15 8.731 17300K .......... .......... .......... .......... .......... 15% 111M 2s
#15 8.731 17350K .......... .......... .......... .......... .......... 15% 119M 2s
#15 8.732 17400K .......... .......... .......... .......... .......... 15% 114M 2s
#15 8.732 17450K .......... .......... .......... .......... .......... 15% 116M 2s
#15 8.733 17500K .......... .......... .......... .......... .......... 15% 89.9M 2s
#15 8.733 17550K .......... .......... .......... .......... .......... 15% 116M 2s
#15 8.734 17600K .......... .......... .......... .......... .......... 15% 120M 2s
#15 8.734 17650K .......... .......... .......... .......... .......... 15% 115M 2s
#15 8.734 17700K .......... .......... .......... .......... .......... 15% 112M 2s
#15 8.735 17750K .......... .......... .......... .......... .......... 15% 122M 2s
#15 8.735 17800K .......... .......... .......... .......... .......... 15% 116M 2s
#15 8.736 17850K .......... .......... .......... .......... .......... 15% 115M 2s
#15 8.736 17900K .......... .......... .......... .......... .......... 15% 88.9M 2s
#15 8.737 17950K .......... .......... .......... .......... .......... 15% 119M 2s
#15 8.737 18000K .......... .......... .......... .......... .......... 15% 116M 2s
#15 8.737 18050K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.738 18100K .......... .......... .......... .......... .......... 16% 117M 2s
#15 8.738 18150K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.739 18200K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.739 18250K .......... .......... .......... .......... .......... 16% 120M 2s
#15 8.740 18300K .......... .......... .......... .......... .......... 16% 87.2M 2s
#15 8.740 18350K .......... .......... .......... .......... .......... 16% 119M 2s
#15 8.741 18400K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.741 18450K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.741 18500K .......... .......... .......... .......... .......... 16% 117M 2s
#15 8.742 18550K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.742 18600K .......... .......... .......... .......... .......... 16% 116M 2s
#15 8.743 18650K .......... .......... .......... .......... .......... 16% 118M 2s
#15 8.743 18700K .......... .......... .......... .......... .......... 16% 89.5M 2s
#15 8.744 18750K .......... .......... .......... .......... .......... 16% 116M 2s
#15 8.744 18800K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.744 18850K .......... .......... .......... .......... .......... 16% 119M 2s
#15 8.745 18900K .......... .......... .......... .......... .......... 16% 113M 2s
#15 8.745 18950K .......... .......... .......... .......... .......... 16% 116M 2s
#15 8.746 19000K .......... .......... .......... .......... .......... 16% 119M 2s
#15 8.746 19050K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.747 19100K .......... .......... .......... .......... .......... 16% 89.6M 2s
#15 8.747 19150K .......... .......... .......... .......... .......... 16% 115M 2s
#15 8.748 19200K .......... .......... .......... .......... .......... 17% 116M 2s
#15 8.748 19250K .......... .......... .......... .......... .......... 17% 118M 2s
#15 8.748 19300K .......... .......... .......... .......... .......... 17% 114M 2s
#15 8.749 19350K .......... .......... .......... .......... .......... 17% 116M 2s
#15 8.749 19400K .......... .......... .......... .......... .......... 17% 119M 2s
#15 8.750 19450K .......... .......... .......... .......... .......... 17% 115M 2s
#15 8.750 19500K .......... .......... .......... .......... .......... 17% 89.0M 2s
#15 8.751 19550K .......... .......... .......... .......... .......... 17% 116M 2s
#15 8.751 19600K .......... .......... .......... .......... .......... 17% 119M 1s
#15 8.751 19650K .......... .......... .......... .......... .......... 17% 115M 1s
#15 8.752 19700K .......... .......... .......... .......... .......... 17% 114M 1s
#15 8.752 19750K .......... .......... .......... .......... .......... 17% 119M 1s
#15 8.753 19800K .......... .......... .......... .......... .......... 17% 115M 1s
#15 8.753 19850K .......... .......... .......... .......... .......... 17% 116M 1s
#15 8.754 19900K .......... .......... .......... .......... .......... 17% 88.9M 1s
#15 8.754 19950K .......... .......... .......... .......... .......... 17% 115M 1s
#15 8.755 20000K .......... .......... .......... .......... .......... 17% 120M 1s
#15 8.755 20050K .......... .......... .......... .......... .......... 17% 115M 1s
#15 8.755 20100K .......... .......... .......... .......... .......... 17% 114M 1s
#15 8.756 20150K .......... .......... .......... .......... .......... 17% 119M 1s
#15 8.756 20200K .......... .......... .......... .......... .......... 17% 115M 1s
#15 8.757 20250K .......... .......... .......... .......... .......... 17% 115M 1s
#15 8.757 20300K .......... .......... .......... .......... .......... 17% 89.2M 1s
#15 8.758 20350K .......... .......... .......... .......... .......... 18% 119M 1s
#15 8.758 20400K .......... .......... .......... .......... .......... 18% 116M 1s
#15 8.758 20450K .......... .......... .......... .......... .......... 18% 438K 2s
#15 8.873 20500K .......... .......... .......... .......... .......... 18% 103M 2s
#15 8.873 20550K .......... .......... .......... .......... .......... 18% 117M 2s
#15 8.873 20600K .......... .......... .......... .......... .......... 18% 118M 2s
#15 8.874 20650K .......... .......... .......... .......... .......... 18% 121M 2s
#15 8.874 20700K .......... .......... .......... .......... .......... 18% 36.0M 2s
#15 8.877 20750K .......... .......... .......... .......... .......... 18% 38.4M 2s
#15 8.877 20800K .......... .......... .......... .......... .......... 18% 95.7M 2s
#15 8.877 20850K .......... .......... .......... .......... .......... 18% 105M 2s
#15 8.878 20900K .......... .......... .......... .......... .......... 18% 232M 2s
#15 8.878 20950K .......... .......... .......... .......... .......... 18% 767M 2s
#15 8.878 21000K .......... .......... .......... .......... .......... 18% 663M 2s
#15 8.878 21050K .......... .......... .......... .......... .......... 18% 753M 2s
#15 8.878 21100K .......... .......... .......... .......... .......... 18% 779M 2s
#15 8.878 21150K .......... .......... .......... .......... .......... 18% 736M 2s
#15 8.878 21200K .......... .......... .......... .......... .......... 18% 596M 2s
#15 8.878 21250K .......... .......... .......... .......... .......... 18% 171M 2s
#15 8.879 21300K .......... .......... .......... .......... .......... 18% 121M 2s
#15 8.879 21350K .......... .......... .......... .......... .......... 18% 116M 2s
#15 8.880 21400K .......... .......... .......... .......... .......... 18% 112M 2s
#15 8.880 21450K .......... .......... .......... .......... .......... 19% 119M 2s
#15 8.880 21500K .......... .......... .......... .......... .......... 19% 116M 2s
#15 8.881 21550K .......... .......... .......... .......... .......... 19% 116M 2s
#15 8.881 21600K .......... .......... .......... .......... .......... 19% 88.9M 2s
#15 8.882 21650K .......... .......... .......... .......... .......... 19% 115M 2s
#15 8.882 21700K .......... .......... .......... .......... .......... 19% 120M 2s
#15 8.883 21750K .......... .......... .......... .......... .......... 19% 115M 2s
#15 8.883 21800K .......... .......... .......... .......... .......... 19% 114M 2s
#15 8.883 21850K .......... .......... .......... .......... .......... 19% 118M 2s
#15 8.884 21900K .......... .......... .......... .......... .......... 19% 116M 2s
#15 8.884 21950K .......... .......... .......... .......... .......... 19% 116M 2s
#15 8.885 22000K .......... .......... .......... .......... .......... 19% 88.6M 2s
#15 8.885 22050K .......... .......... .......... .......... .......... 19% 127M 2s
#15 8.886 22100K .......... .......... .......... .......... .......... 19% 117M 2s
#15 8.886 22150K .......... .......... .......... .......... .......... 19% 114M 2s
#15 8.886 22200K .......... .......... .......... .......... .......... 19% 115M 2s
#15 8.887 22250K .......... .......... .......... .......... .......... 19% 120M 2s
#15 8.887 22300K .......... .......... .......... .......... .......... 19% 89.1M 2s
#15 8.888 22350K .......... .......... .......... .......... .......... 19% 115M 2s
#15 8.888 22400K .......... .......... .......... .......... .......... 19% 115M 2s
#15 8.889 22450K .......... .......... .......... .......... .......... 19% 120M 2s
#15 8.889 22500K .......... .......... .......... .......... .......... 19% 112M 2s
#15 8.890 22550K .......... .......... .......... .......... .......... 19% 116M 2s
#15 8.890 22600K .......... .......... .......... .......... .......... 20% 119M 2s
#15 8.890 22650K .......... .......... .......... .......... .......... 20% 116M 2s
#15 8.891 22700K .......... .......... .......... .......... .......... 20% 89.1M 2s
#15 8.891 22750K .......... .......... .......... .......... .......... 20% 116M 2s
#15 8.892 22800K .......... .......... .......... .......... .......... 20% 115M 2s
#15 8.892 22850K .......... .......... .......... .......... .......... 20% 119M 2s
#15 8.893 22900K .......... .......... .......... .......... .......... 20% 114M 2s
#15 8.893 22950K .......... .......... .......... .......... .......... 20% 116M 2s
#15 8.893 23000K .......... .......... .......... .......... .......... 20% 118M 2s
#15 8.894 23050K .......... .......... .......... .......... .......... 20% 116M 2s
#15 8.894 23100K .......... .......... .......... .......... .......... 20% 95.3M 2s
#15 8.895 23150K .......... .......... .......... .......... .......... 20% 106M 2s
#15 8.895 23200K .......... .......... .......... .......... .......... 20% 104M 2s
#15 8.896 23250K .......... .......... .......... .......... .......... 20% 123M 2s
#15 8.896 23300K .......... .......... .......... .......... .......... 20% 103M 2s
#15 8.897 23350K .......... .......... .......... .......... .......... 20% 130M 2s
#15 8.897 23400K .......... .......... .......... .......... .......... 20% 98.9M 2s
#15 8.897 23450K .......... .......... .......... .......... .......... 20% 126M 2s
#15 8.898 23500K .......... .......... .......... .......... .......... 20% 101M 2s
#15 8.898 23550K .......... .......... .......... .......... .......... 20% 113M 2s
#15 8.899 23600K .......... .......... .......... .......... .......... 20% 119M 2s
#15 8.899 23650K .......... .......... .......... .......... .......... 20% 122M 2s
#15 8.900 23700K .......... .......... .......... .......... .......... 21% 113M 2s
#15 8.900 23750K .......... .......... .......... .......... .......... 21% 119M 2s
#15 8.900 23800K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.901 23850K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.901 23900K .......... .......... .......... .......... .......... 21% 89.3M 2s
#15 8.902 23950K .......... .......... .......... .......... .......... 21% 118M 2s
#15 8.902 24000K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.903 24050K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.903 24100K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.903 24150K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.904 24200K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.904 24250K .......... .......... .......... .......... .......... 21% 119M 2s
#15 8.905 24300K .......... .......... .......... .......... .......... 21% 87.5M 2s
#15 8.905 24350K .......... .......... .......... .......... .......... 21% 118M 2s
#15 8.906 24400K .......... .......... .......... .......... .......... 21% 115M 2s
#15 8.906 24450K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.907 24500K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.907 24550K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.907 24600K .......... .......... .......... .......... .......... 21% 116M 2s
#15 8.908 24650K .......... .......... .......... .......... .......... 21% 119M 2s
#15 8.908 24700K .......... .......... .......... .......... .......... 21% 89.3M 2s
#15 8.909 24750K .......... .......... .......... .......... .......... 21% 115M 2s
#15 8.909 24800K .......... .......... .......... .......... .......... 21% 115M 2s
#15 8.910 24850K .......... .......... .......... .......... .......... 22% 119M 2s
#15 8.910 24900K .......... .......... .......... .......... .......... 22% 113M 2s
#15 8.910 24950K .......... .......... .......... .......... .......... 22% 116M 2s
#15 8.911 25000K .......... .......... .......... .......... .......... 22% 119M 2s
#15 8.911 25050K .......... .......... .......... .......... .......... 22% 116M 2s
#15 8.912 25100K .......... .......... .......... .......... .......... 22% 89.1M 2s
#15 8.912 25150K .......... .......... .......... .......... .......... 22% 116M 2s
#15 8.913 25200K .......... .......... .......... .......... .......... 22% 115M 2s
#15 8.913 25250K .......... .......... .......... .......... .......... 22% 119M 2s
#15 8.914 25300K .......... .......... .......... .......... .......... 22% 113M 2s
#15 8.914 25350K .......... .......... .......... .......... .......... 22% 115M 2s
#15 8.914 25400K .......... .......... .......... .......... .......... 22% 119M 2s
#15 8.915 25450K .......... .......... .......... .......... .......... 22% 116M 2s
#15 8.915 25500K .......... .......... .......... .......... .......... 22% 89.2M 2s
#15 8.916 25550K .......... .......... .......... .......... .......... 22% 115M 2s
#15 8.916 25600K .......... .......... .......... .......... .......... 22% 119M 2s
#15 8.917 25650K .......... .......... .......... .......... .......... 22% 116M 2s
#15 8.917 25700K .......... .......... .......... .......... .......... 22% 113M 2s
#15 8.917 25750K .......... .......... .......... .......... .......... 22% 119M 2s
#15 8.918 25800K .......... .......... .......... .......... .......... 22% 115M 2s
#15 8.918 25850K .......... .......... .......... .......... .......... 22% 116M 2s
#15 8.919 25900K .......... .......... .......... .......... .......... 22% 89.2M 2s
#15 8.919 25950K .......... .......... .......... .......... .......... 22% 115M 2s
#15 8.920 26000K .......... .......... .......... .......... .......... 23% 119M 2s
#15 8.920 26050K .......... .......... .......... .......... .......... 23% 116M 2s
#15 8.920 26100K .......... .......... .......... .......... .......... 23% 113M 2s
#15 8.921 26150K .......... .......... .......... .......... .......... 23% 119M 2s
#15 8.921 26200K .......... .......... .......... .......... .......... 23% 115M 2s
#15 8.922 26250K .......... .......... .......... .......... .......... 23% 116M 2s
#15 8.922 26300K .......... .......... .......... .......... .......... 23% 85.5M 2s
#15 8.923 26350K .......... .......... .......... .......... .......... 23% 117M 2s
#15 8.923 26400K .......... .......... .......... .......... .......... 23% 124M 2s
#15 8.924 26450K .......... .......... .......... .......... .......... 23% 115M 2s
#15 8.924 26500K .......... .......... .......... .......... .......... 23% 117M 2s
#15 8.924 26550K .......... .......... .......... .......... .......... 23% 114M 2s
#15 8.925 26600K .......... .......... .......... .......... .......... 23% 116M 2s
#15 8.925 26650K .......... .......... .......... .......... .......... 23% 116M 2s
#15 8.926 26700K .......... .......... .......... .......... .......... 23% 88.3M 2s
#15 8.926 26750K .......... .......... .......... .......... .......... 23% 119M 2s
#15 8.927 26800K .......... .......... .......... .......... .......... 23% 116M 2s
#15 8.927 26850K .......... .......... .......... .......... .......... 23% 115M 2s
#15 8.927 26900K .......... .......... .......... .......... .......... 23% 117M 2s
#15 8.928 26950K .......... .......... .......... .......... .......... 23% 116M 2s
#15 8.928 27000K .......... .......... .......... .......... .......... 23% 114M 2s
#15 8.929 27050K .......... .......... .......... .......... .......... 23% 120M 2s
#15 8.929 27100K .......... .......... .......... .......... .......... 24% 86.8M 2s
#15 8.930 27150K .......... .......... .......... .......... .......... 24% 120M 2s
#15 8.930 27200K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.931 27250K .......... .......... .......... .......... .......... 24% 116M 2s
#15 8.931 27300K .......... .......... .......... .......... .......... 24% 116M 2s
#15 8.931 27350K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.932 27400K .......... .......... .......... .......... .......... 24% 120M 2s
#15 8.932 27450K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.933 27500K .......... .......... .......... .......... .......... 24% 89.1M 2s
#15 8.933 27550K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.934 27600K .......... .......... .......... .......... .......... 24% 116M 2s
#15 8.934 27650K .......... .......... .......... .......... .......... 24% 119M 2s
#15 8.934 27700K .......... .......... .......... .......... .......... 24% 113M 2s
#15 8.935 27750K .......... .......... .......... .......... .......... 24% 116M 2s
#15 8.935 27800K .......... .......... .......... .......... .......... 24% 118M 2s
#15 8.936 27850K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.936 27900K .......... .......... .......... .......... .......... 24% 89.9M 2s
#15 8.937 27950K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.937 28000K .......... .......... .......... .......... .......... 24% 115M 2s
#15 8.938 28050K .......... .......... .......... .......... .......... 24% 120M 2s
#15 8.938 28100K .......... .......... .......... .......... .......... 24% 113M 2s
#15 8.938 28150K .......... .......... .......... .......... .......... 24% 119M 2s
#15 8.939 28200K .......... .......... .......... .......... .......... 24% 114M 2s
#15 8.939 28250K .......... .......... .......... .......... .......... 25% 117M 2s
#15 8.940 28300K .......... .......... .......... .......... .......... 25% 89.0M 2s
#15 8.940 28350K .......... .......... .......... .......... .......... 25% 116M 2s
#15 8.941 28400K .......... .......... .......... .......... .......... 25% 119M 2s
#15 8.941 28450K .......... .......... .......... .......... .......... 25% 115M 1s
#15 8.941 28500K .......... .......... .......... .......... .......... 25% 114M 1s
#15 8.942 28550K .......... .......... .......... .......... .......... 25% 118M 1s
#15 8.942 28600K .......... .......... .......... .......... .......... 25% 115M 1s
#15 8.943 28650K .......... .......... .......... .......... .......... 25% 115M 1s
#15 8.943 28700K .......... .......... .......... .......... .......... 25% 90.1M 1s
#15 8.944 28750K .......... .......... .......... .......... .......... 25% 115M 1s
#15 8.944 28800K .......... .......... .......... .......... .......... 25% 119M 1s
#15 8.945 28850K .......... .......... .......... .......... .......... 25% 33.7M 1s
#15 8.946 28900K .......... .......... .......... .......... .......... 25% 114M 1s
#15 8.946 28950K .......... .......... .......... .......... .......... 25% 118M 1s
#15 8.947 29000K .......... .......... .......... .......... .......... 25% 116M 1s
#15 8.947 29050K .......... .......... .......... .......... .......... 25% 119M 1s
#15 8.948 29100K .......... .......... .......... .......... .......... 25% 87.0M 1s
#15 8.948 29150K .......... .......... .......... .......... .......... 25% 119M 1s
#15 8.949 29200K .......... .......... .......... .......... .......... 25% 115M 1s
#15 8.949 29250K .......... .......... .......... .......... .......... 25% 116M 1s
#15 8.949 29300K .......... .......... .......... .......... .......... 25% 116M 1s
#15 8.950 29350K .......... .......... .......... .......... .......... 26% 114M 1s
#15 8.950 29400K .......... .......... .......... .......... .......... 26% 116M 1s
#15 8.951 29450K .......... .......... .......... .......... .......... 26% 120M 1s
#15 8.951 29500K .......... .......... .......... .......... .......... 26% 87.1M 1s
#15 8.952 29550K .......... .......... .......... .......... .......... 26% 119M 1s
#15 8.952 29600K .......... .......... .......... .......... .......... 26% 115M 1s
#15 8.953 29650K .......... .......... .......... .......... .......... 26% 116M 1s
#15 8.953 29700K .......... .......... .......... .......... .......... 26% 114M 1s
#15 8.953 29750K .......... .......... .......... .......... .......... 26% 118M 1s
#15 8.954 29800K .......... .......... .......... .......... .......... 26% 115M 1s
#15 8.954 29850K .......... .......... .......... .......... .......... 26% 119M 1s
#15 8.955 29900K .......... .......... .......... .......... .......... 26% 88.8M 1s
#15 8.955 29950K .......... .......... .......... .......... .......... 26% 116M 1s
#15 8.956 30000K .......... .......... .......... .......... .......... 26% 116M 1s
#15 8.956 30050K .......... .......... .......... .......... .......... 26% 118M 1s
#15 8.956 30100K .......... .......... .......... .......... .......... 26% 113M 1s
#15 8.957 30150K .......... .......... .......... .......... .......... 26% 116M 1s
#15 8.957 30200K .......... .......... .......... .......... .......... 26% 120M 1s
#15 8.958 30250K .......... .......... .......... .......... .......... 26% 114M 1s
#15 8.958 30300K .......... .......... .......... .......... .......... 26% 89.7M 1s
#15 8.959 30350K .......... .......... .......... .......... .......... 26% 116M 1s
#15 8.959 30400K .......... .......... .......... .......... .......... 26% 115M 1s
#15 8.959 30450K .......... .......... .......... .......... .......... 26% 120M 1s
#15 8.960 30500K .......... .......... .......... .......... .......... 27% 113M 1s
#15 8.960 30550K .......... .......... .......... .......... .......... 27% 116M 1s
#15 8.961 30600K .......... .......... .......... .......... .......... 27% 119M 1s
#15 8.961 30650K .......... .......... .......... .......... .......... 27% 115M 1s
#15 8.962 30700K .......... .......... .......... .......... .......... 27% 244K 2s
#15 9.166 30750K .......... .......... .......... .......... .......... 27% 96.5M 2s
#15 9.167 30800K .......... .......... .......... .......... .......... 27% 111M 2s
#15 9.167 30850K .......... .......... .......... .......... .......... 27% 136M 2s
#15 9.168 30900K .......... .......... .......... .......... .......... 27% 115M 2s
#15 9.168 30950K .......... .......... .......... .......... .......... 27% 63.4M 2s
#15 9.169 31000K .......... .......... .......... .......... .......... 27% 117M 2s
#15 9.169 31050K .......... .......... .......... .......... .......... 27% 108M 2s
#15 9.170 31100K .......... .......... .......... .......... .......... 27% 132M 2s
#15 9.170 31150K .......... .......... .......... .......... .......... 27% 82.6M 2s
#15 9.171 31200K .......... .......... .......... .......... .......... 27% 120M 2s
#15 9.171 31250K .......... .......... .......... .......... .......... 27% 119M 2s
#15 9.172 31300K .......... .......... .......... .......... .......... 27% 247M 2s
#15 9.172 31350K .......... .......... .......... .......... .......... 27% 754M 2s
#15 9.172 31400K .......... .......... .......... .......... .......... 27% 801M 2s
#15 9.172 31450K .......... .......... .......... .......... .......... 27% 155M 2s
#15 9.172 31500K .......... .......... .......... .......... .......... 27% 138M 2s
#15 9.173 31550K .......... .......... .......... .......... .......... 27% 89.2M 2s
#15 9.173 31600K .......... .......... .......... .......... .......... 27% 136M 2s
#15 9.173 31650K .......... .......... .......... .......... .......... 28% 100M 2s
#15 9.174 31700K .......... .......... .......... .......... .......... 28% 119M 2s
#15 9.174 31750K .......... .......... .......... .......... .......... 28% 114M 2s
#15 9.175 31800K .......... .......... .......... .......... .......... 28% 114M 2s
#15 9.175 31850K .......... .......... .......... .......... .......... 28% 120M 2s
#15 9.176 31900K .......... .......... .......... .......... .......... 28% 115M 2s
#15 9.176 31950K .......... .......... .......... .......... .......... 28% 89.3M 2s
#15 9.177 32000K .......... .......... .......... .......... .......... 28% 116M 2s
#15 9.177 32050K .......... .......... .......... .......... .......... 28% 119M 2s
#15 9.177 32100K .......... .......... .......... .......... .......... 28% 115M 2s
#15 9.178 32150K .......... .......... .......... .......... .......... 28% 113M 2s
#15 9.178 32200K .......... .......... .......... .......... .......... 28% 119M 2s
#15 9.179 32250K .......... .......... .......... .......... .......... 28% 115M 2s
#15 9.179 32300K .......... .......... .......... .......... .......... 28% 108M 2s
#15 9.180 32350K .......... .......... .......... .......... .......... 28% 94.7M 2s
#15 9.180 32400K .......... .......... .......... .......... .......... 28% 114M 2s
#15 9.180 32450K .......... .......... .......... .......... .......... 28% 120M 2s
#15 9.181 32500K .......... .......... .......... .......... .......... 28% 115M 2s
#15 9.181 32550K .......... .......... .......... .......... .......... 28% 114M 2s
#15 9.182 32600K .......... .......... .......... .......... .......... 28% 120M 2s
#15 9.182 32650K .......... .......... .......... .......... .......... 28% 114M 2s
#15 9.183 32700K .......... .......... .......... .......... .......... 28% 116M 2s
#15 9.183 32750K .......... .......... .......... .......... .......... 29% 89.1M 2s
#15 9.184 32800K .......... .......... .......... .......... .......... 29% 119M 2s
#15 9.184 32850K .......... .......... .......... .......... .......... 29% 115M 2s
#15 9.184 32900K .......... .......... .......... .......... .......... 29% 116M 2s
#15 9.185 32950K .......... .......... .......... .......... .......... 29% 117M 2s
#15 9.185 33000K .......... .......... .......... .......... .......... 29% 115M 2s
#15 9.186 33050K .......... .......... .......... .......... .......... 29% 114M 2s
#15 9.186 33100K .......... .......... .......... .......... .......... 29% 120M 2s
#15 9.186 33150K .......... .......... .......... .......... .......... 29% 86.9M 2s
#15 9.187 33200K .......... .......... .......... .......... .......... 29% 119M 2s
#15 9.187 33250K .......... .......... .......... .......... .......... 29% 115M 2s
#15 9.188 33300K .......... .......... .......... .......... .......... 29% 116M 2s
#15 9.188 33350K .......... .......... .......... .......... .......... 29% 116M 2s
#15 9.189 33400K .......... .......... .......... .......... .......... 29% 116M 2s
#15 9.189 33450K .......... .......... .......... .......... .......... 29% 110M 2s
#15 9.190 33500K .......... .......... .......... .......... .......... 29% 125M 2s
#15 9.190 33550K .......... .......... .......... .......... .......... 29% 89.5M 2s
#15 9.191 33600K .......... .......... .......... .......... .......... 29% 115M 2s
#15 9.191 33650K .......... .......... .......... .......... .......... 29% 115M 2s
#15 9.191 33700K .......... .......... .......... .......... .......... 29% 119M 2s
#15 9.192 33750K .......... .......... .......... .......... .......... 29% 113M 2s
#15 9.192 33800K .......... .......... .......... .......... .......... 29% 116M 2s
#15 9.193 33850K .......... .......... .......... .......... .......... 29% 119M 2s
#15 9.193 33900K .......... .......... .......... .......... .......... 30% 116M 2s
#15 9.193 33950K .......... .......... .......... .......... .......... 30% 88.9M 2s
#15 9.194 34000K .......... .......... .......... .......... .......... 30% 116M 2s
#15 9.194 34050K .......... .......... .......... .......... .......... 30% 115M 2s
#15 9.195 34100K .......... .......... .......... .......... .......... 30% 119M 2s
#15 9.195 34150K .......... .......... .......... .......... .......... 30% 114M 2s
#15 9.196 34200K .......... .......... .......... .......... .......... 30% 115M 2s
#15 9.196 34250K .......... .......... .......... .......... .......... 30% 120M 2s
#15 9.197 34300K .......... .......... .......... .......... .......... 30% 115M 2s
#15 9.197 34350K .......... .......... .......... .......... .......... 30% 88.9M 2s
#15 9.198 34400K .......... .......... .......... .......... .......... 30% 116M 2s
#15 9.198 34450K .......... .......... .......... .......... .......... 30% 119M 2s
#15 9.198 34500K .......... .......... .......... .......... .......... 30% 115M 2s
#15 9.199 34550K .......... .......... .......... .......... .......... 30% 114M 2s
#15 9.199 34600K .......... .......... .......... .......... .......... 30% 118M 2s
#15 9.200 34650K .......... .......... .......... .......... .......... 30% 116M 2s
#15 9.200 34700K .......... .......... .......... .......... .......... 30% 114M 2s
#15 9.200 34750K .......... .......... .......... .......... .......... 30% 89.9M 2s
#15 9.201 34800K .......... .......... .......... .......... .......... 30% 115M 2s
#15 9.201 34850K .......... .......... .......... .......... .......... 30% 119M 2s
#15 9.202 34900K .......... .......... .......... .......... .......... 30% 115M 2s
#15 9.202 34950K .......... .......... .......... .......... .......... 30% 114M 2s
#15 9.203 35000K .......... .......... .......... .......... .......... 30% 119M 2s
#15 9.203 35050K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.204 35100K .......... .......... .......... .......... .......... 31% 115M 2s
#15 9.204 35150K .......... .......... .......... .......... .......... 31% 89.3M 2s
#15 9.204 35200K .......... .......... .......... .......... .......... 31% 118M 2s
#15 9.205 35250K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.205 35300K .......... .......... .......... .......... .......... 31% 115M 2s
#15 9.206 35350K .......... .......... .......... .......... .......... 31% 117M 2s
#15 9.206 35400K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.207 35450K .......... .......... .......... .......... .......... 31% 27.2M 2s
#15 9.208 35500K .......... .......... .......... .......... .......... 31% 120M 2s
#15 9.209 35550K .......... .......... .......... .......... .......... 31% 87.0M 2s
#15 9.209 35600K .......... .......... .......... .......... .......... 31% 119M 2s
#15 9.210 35650K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.210 35700K .......... .......... .......... .......... .......... 31% 115M 2s
#15 9.211 35750K .......... .......... .......... .......... .......... 31% 117M 2s
#15 9.211 35800K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.211 35850K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.212 35900K .......... .......... .......... .......... .......... 31% 118M 2s
#15 9.212 35950K .......... .......... .......... .......... .......... 31% 89.8M 2s
#15 9.213 36000K .......... .......... .......... .......... .......... 31% 116M 2s
#15 9.213 36050K .......... .......... .......... .......... .......... 31% 115M 2s
#15 9.214 36100K .......... .......... .......... .......... .......... 31% 119M 2s
#15 9.214 36150K .......... .......... .......... .......... .......... 32% 113M 2s
#15 9.215 36200K .......... .......... .......... .......... .......... 32% 116M 2s
#15 9.215 36250K .......... .......... .......... .......... .......... 32% 118M 2s
#15 9.215 36300K .......... .......... .......... .......... .......... 32% 115M 2s
#15 9.216 36350K .......... .......... .......... .......... .......... 32% 89.6M 2s
#15 9.216 36400K .......... .......... .......... .......... .......... 32% 116M 2s
#15 9.217 36450K .......... .......... .......... .......... .......... 32% 115M 2s
#15 9.217 36500K .......... .......... .......... .......... .......... 32% 120M 2s
#15 9.218 36550K .......... .......... .......... .......... .......... 32% 112M 2s
#15 9.218 36600K .......... .......... .......... .......... .......... 32% 116M 2s
#15 9.218 36650K .......... .......... .......... .......... .......... 32% 119M 2s
#15 9.219 36700K .......... .......... .......... .......... .......... 32% 116M 2s
#15 9.219 36750K .......... .......... .......... .......... .......... 32% 89.0M 2s
#15 9.220 36800K .......... .......... .......... .......... .......... 32% 116M 2s
#15 9.220 36850K .......... .......... .......... .......... .......... 32% 119M 2s
#15 9.221 36900K .......... .......... .......... .......... .......... 32% 115M 2s
#15 9.221 36950K .......... .......... .......... .......... .......... 32% 113M 2s
#15 9.221 37000K .......... .......... .......... .......... .......... 32% 120M 2s
#15 9.222 37050K .......... .......... .......... .......... .......... 32% 115M 2s
#15 9.222 37100K .......... .......... .......... .......... .......... 32% 116M 2s
#15 9.223 37150K .......... .......... .......... .......... .......... 32% 89.3M 2s
#15 9.223 37200K .......... .......... .......... .......... .......... 32% 115M 2s
#15 9.224 37250K .......... .......... .......... .......... .......... 32% 118M 2s
#15 9.224 37300K .......... .......... .......... .......... .......... 33% 116M 2s
#15 9.225 37350K .......... .......... .......... .......... .......... 33% 113M 2s
#15 9.225 37400K .......... .......... .......... .......... .......... 33% 119M 2s
#15 9.225 37450K .......... .......... .......... .......... .......... 33% 115M 2s
#15 9.226 37500K .......... .......... .......... .......... .......... 33% 115M 2s
#15 9.226 37550K .......... .......... .......... .......... .......... 33% 88.8M 2s
#15 9.227 37600K .......... .......... .......... .......... .......... 33% 118M 2s
#15 9.227 37650K .......... .......... .......... .......... .......... 33% 116M 2s
#15 9.228 37700K .......... .......... .......... .......... .......... 33% 116M 2s
#15 9.228 37750K .......... .......... .......... .......... .......... 33% 118M 2s
#15 9.228 37800K .......... .......... .......... .......... .......... 33% 115M 2s
#15 9.229 37850K .......... .......... .......... .......... .......... 33% 116M 2s
#15 9.229 37900K .......... .......... .......... .......... .......... 33% 119M 2s
#15 9.230 37950K .......... .......... .......... .......... .......... 33% 86.7M 2s
#15 9.230 38000K .......... .......... .......... .......... .......... 33% 120M 2s
#15 9.231 38050K .......... .......... .......... .......... .......... 33% 114M 2s
#15 9.231 38100K .......... .......... .......... .......... .......... 33% 115M 2s
#15 9.232 38150K .......... .......... .......... .......... .......... 33% 118M 2s
#15 9.232 38200K .......... .......... .......... .......... .......... 33% 116M 2s
#15 9.232 38250K .......... .......... .......... .......... .......... 33% 26.5M 2s
#15 9.234 38300K .......... .......... .......... .......... .......... 33% 120M 2s
#15 9.235 38350K .......... .......... .......... .......... .......... 33% 86.6M 2s
#15 9.235 38400K .......... .......... .......... .......... .......... 34% 119M 2s
#15 9.236 38450K .......... .......... .......... .......... .......... 34% 115M 2s
#15 9.236 38500K .......... .......... .......... .......... .......... 34% 118M 2s
#15 9.236 38550K .......... .......... .......... .......... .......... 34% 114M 2s
#15 9.237 38600K .......... .......... .......... .......... .......... 34% 115M 2s
#15 9.237 38650K .......... .......... .......... .......... .......... 34% 118M 2s
#15 9.238 38700K .......... .......... .......... .......... .......... 34% 116M 2s
#15 9.238 38750K .......... .......... .......... .......... .......... 34% 89.1M 2s
#15 9.239 38800K .......... .......... .......... .......... .......... 34% 116M 2s
#15 9.239 38850K .......... .......... .......... .......... .......... 34% 115M 2s
#15 9.240 38900K .......... .......... .......... .......... .......... 34% 119M 2s
#15 9.240 38950K .......... .......... .......... .......... .......... 34% 113M 2s
#15 9.240 39000K .......... .......... .......... .......... .......... 34% 116M 2s
#15 9.241 39050K .......... .......... .......... .......... .......... 34% 118M 2s
#15 9.241 39100K .......... .......... .......... .......... .......... 34% 116M 2s
#15 9.242 39150K .......... .......... .......... .......... .......... 34% 89.2M 2s
#15 9.242 39200K .......... .......... .......... .......... .......... 34% 115M 2s
#15 9.243 39250K .......... .......... .......... .......... .......... 34% 115M 2s
#15 9.243 39300K .......... .......... .......... .......... .......... 34% 120M 2s
#15 9.243 39350K .......... .......... .......... .......... .......... 34% 113M 2s
#15 9.244 39400K .......... .......... .......... .......... .......... 34% 119M 2s
#15 9.244 39450K .......... .......... .......... .......... .......... 34% 116M 2s
#15 9.245 39500K .......... .......... .......... .......... .......... 34% 114M 2s
#15 9.245 39550K .......... .......... .......... .......... .......... 35% 89.9M 2s
#15 9.246 39600K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.246 39650K .......... .......... .......... .......... .......... 35% 120M 1s
#15 9.246 39700K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.247 39750K .......... .......... .......... .......... .......... 35% 114M 1s
#15 9.247 39800K .......... .......... .......... .......... .......... 35% 119M 1s
#15 9.248 39850K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.248 39900K .......... .......... .......... .......... .......... 35% 116M 1s
#15 9.249 39950K .......... .......... .......... .......... .......... 35% 89.4M 1s
#15 9.249 40000K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.250 40050K .......... .......... .......... .......... .......... 35% 119M 1s
#15 9.250 40100K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.250 40150K .......... .......... .......... .......... .......... 35% 117M 1s
#15 9.251 40200K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.251 40250K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.252 40300K .......... .......... .......... .......... .......... 35% 120M 1s
#15 9.252 40350K .......... .......... .......... .......... .......... 35% 87.6M 1s
#15 9.253 40400K .......... .......... .......... .......... .......... 35% 119M 1s
#15 9.253 40450K .......... .......... .......... .......... .......... 35% 116M 1s
#15 9.253 40500K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.254 40550K .......... .......... .......... .......... .......... 35% 117M 1s
#15 9.254 40600K .......... .......... .......... .......... .......... 35% 116M 1s
#15 9.255 40650K .......... .......... .......... .......... .......... 35% 115M 1s
#15 9.255 40700K .......... .......... .......... .......... .......... 36% 119M 1s
#15 9.256 40750K .......... .......... .......... .......... .......... 36% 86.7M 1s
#15 9.256 40800K .......... .......... .......... .......... .......... 36% 119M 1s
#15 9.257 40850K .......... .......... .......... .......... .......... 36% 116M 1s
#15 9.257 40900K .......... .......... .......... .......... .......... 36% 115M 1s
#15 9.257 40950K .......... .......... .......... .......... .......... 36% 283K 2s
#15 9.434 41000K .......... .......... .......... .......... .......... 36% 121M 2s
#15 9.435 41050K .......... .......... .......... .......... .......... 36% 119M 2s
#15 9.435 41100K .......... .......... .......... .......... .......... 36% 90.9M 2s
#15 9.436 41150K .......... .......... .......... .......... .......... 36% 121M 2s
#15 9.436 41200K .......... .......... .......... .......... .......... 36% 122M 2s
#15 9.436 41250K .......... .......... .......... .......... .......... 36% 122M 2s
#15 9.437 41300K .......... .......... .......... .......... .......... 36% 125M 2s
#15 9.437 41350K .......... .......... .......... .......... .......... 36% 116M 2s
#15 9.438 41400K .......... .......... .......... .......... .......... 36% 123M 2s
#15 9.438 41450K .......... .......... .......... .......... .......... 36% 73.2M 2s
#15 9.439 41500K .......... .......... .......... .......... .......... 36% 97.8M 2s
#15 9.439 41550K .......... .......... .......... .......... .......... 36% 111M 2s
#15 9.440 41600K .......... .......... .......... .......... .......... 36% 128M 2s
#15 9.440 41650K .......... .......... .......... .......... .......... 36% 745M 2s
#15 9.440 41700K .......... .......... .......... .......... .......... 36% 729M 2s
#15 9.440 41750K .......... .......... .......... .......... .......... 36% 147M 2s
#15 9.440 41800K .......... .......... .......... .......... .......... 37% 137M 2s
#15 9.441 41850K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.441 41900K .......... .......... .......... .......... .......... 37% 89.1M 2s
#15 9.442 41950K .......... .......... .......... .......... .......... 37% 116M 2s
#15 9.442 42000K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.443 42050K .......... .......... .......... .......... .......... 37% 119M 2s
#15 9.443 42100K .......... .......... .......... .......... .......... 37% 107M 2s
#15 9.443 42150K .......... .......... .......... .......... .......... 37% 124M 2s
#15 9.444 42200K .......... .......... .......... .......... .......... 37% 119M 2s
#15 9.444 42250K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.445 42300K .......... .......... .......... .......... .......... 37% 89.3M 2s
#15 9.445 42350K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.446 42400K .......... .......... .......... .......... .......... 37% 120M 2s
#15 9.446 42450K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.446 42500K .......... .......... .......... .......... .......... 37% 113M 2s
#15 9.447 42550K .......... .......... .......... .......... .......... 37% 112M 2s
#15 9.447 42600K .......... .......... .......... .......... .......... 37% 123M 2s
#15 9.448 42650K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.448 42700K .......... .......... .......... .......... .......... 37% 89.3M 2s
#15 9.449 42750K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.449 42800K .......... .......... .......... .......... .......... 37% 119M 2s
#15 9.449 42850K .......... .......... .......... .......... .......... 37% 115M 2s
#15 9.450 42900K .......... .......... .......... .......... .......... 37% 108M 2s
#15 9.450 42950K .......... .......... .......... .......... .......... 38% 122M 2s
#15 9.451 43000K .......... .......... .......... .......... .......... 38% 113M 2s
#15 9.451 43050K .......... .......... .......... .......... .......... 38% 118M 2s
#15 9.452 43100K .......... .......... .......... .......... .......... 38% 105M 2s
#15 9.452 43150K .......... .......... .......... .......... .......... 38% 111M 2s
#15 9.453 43200K .......... .......... .......... .......... .......... 38% 118M 2s
#15 9.453 43250K .......... .......... .......... .......... .......... 38% 102M 2s
#15 9.453 43300K .......... .......... .......... .......... .......... 38% 111M 2s
#15 9.454 43350K .......... .......... .......... .......... .......... 38% 119M 2s
#15 9.454 43400K .......... .......... .......... .......... .......... 38% 114M 2s
#15 9.455 43450K .......... .......... .......... .......... .......... 38% 120M 2s
#15 9.455 43500K .......... .......... .......... .......... .......... 38% 88.5M 2s
#15 9.456 43550K .......... .......... .......... .......... .......... 38% 118M 2s
#15 9.456 43600K .......... .......... .......... .......... .......... 38% 115M 2s
#15 9.456 43650K .......... .......... .......... .......... .......... 38% 116M 2s
#15 9.457 43700K .......... .......... .......... .......... .......... 38% 115M 2s
#15 9.457 43750K .......... .......... .......... .......... .......... 38% 115M 2s
#15 9.458 43800K .......... .......... .......... .......... .......... 38% 114M 2s
#15 9.458 43850K .......... .......... .......... .......... .......... 38% 119M 2s
#15 9.459 43900K .......... .......... .......... .......... .......... 38% 87.7M 2s
#15 9.459 43950K .......... .......... .......... .......... .......... 38% 123M 2s
#15 9.460 44000K .......... .......... .......... .......... .......... 38% 116M 2s
#15 9.460 44050K .......... .......... .......... .......... .......... 39% 115M 2s
#15 9.460 44100K .......... .......... .......... .......... .......... 39% 118M 2s
#15 9.461 44150K .......... .......... .......... .......... .......... 39% 115M 2s
#15 9.461 44200K .......... .......... .......... .......... .......... 39% 108M 2s
#15 9.462 44250K .......... .......... .......... .......... .......... 39% 128M 2s
#15 9.462 44300K .......... .......... .......... .......... .......... 39% 89.1M 2s
#15 9.463 44350K .......... .......... .......... .......... .......... 39% 115M 2s
#15 9.463 44400K .......... .......... .......... .......... .......... 39% 87.8M 2s
#15 9.464 44450K .......... .......... .......... .......... .......... 39% 177M 2s
#15 9.464 44500K .......... .......... .......... .......... .......... 39% 112M 2s
#15 9.464 44550K .......... .......... .......... .......... .......... 39% 117M 2s
#15 9.465 44600K .......... .......... .......... .......... .......... 39% 29.7M 2s
#15 9.466 44650K .......... .......... .......... .......... .......... 39% 100M 2s
#15 9.467 44700K .......... .......... .......... .......... .......... 39% 101M 2s
#15 9.467 44750K .......... .......... .......... .......... .......... 39% 115M 2s
#15 9.468 44800K .......... .......... .......... .......... .......... 39% 115M 2s
#15 9.468 44850K .......... .......... .......... .......... .......... 39% 119M 2s
#15 9.469 44900K .......... .......... .......... .......... .......... 39% 113M 2s
#15 9.469 44950K .......... .......... .......... .......... .......... 39% 116M 2s
#15 9.469 45000K .......... .......... .......... .......... .......... 39% 119M 2s
#15 9.470 45050K .......... .......... .......... .......... .......... 39% 115M 2s
#15 9.470 45100K .......... .......... .......... .......... .......... 39% 89.3M 2s
#15 9.471 45150K .......... .......... .......... .......... .......... 39% 116M 2s
#15 9.471 45200K .......... .......... .......... .......... .......... 40% 119M 2s
#15 9.472 45250K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.472 45300K .......... .......... .......... .......... .......... 40% 113M 2s
#15 9.473 45350K .......... .......... .......... .......... .......... 40% 119M 2s
#15 9.473 45400K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.473 45450K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.474 45500K .......... .......... .......... .......... .......... 40% 89.3M 2s
#15 9.474 45550K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.475 45600K .......... .......... .......... .......... .......... 40% 119M 2s
#15 9.475 45650K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.476 45700K .......... .......... .......... .......... .......... 40% 114M 2s
#15 9.476 45750K .......... .......... .......... .......... .......... 40% 119M 2s
#15 9.476 45800K .......... .......... .......... .......... .......... 40% 116M 2s
#15 9.477 45850K .......... .......... .......... .......... .......... 40% 116M 2s
#15 9.477 45900K .......... .......... .......... .......... .......... 40% 89.0M 2s
#15 9.478 45950K .......... .......... .......... .......... .......... 40% 135M 2s
#15 9.478 46000K .......... .......... .......... .......... .......... 40% 120M 2s
#15 9.479 46050K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.479 46100K .......... .......... .......... .......... .......... 40% 89.5M 2s
#15 9.480 46150K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.480 46200K .......... .......... .......... .......... .......... 40% 120M 2s
#15 9.480 46250K .......... .......... .......... .......... .......... 40% 115M 2s
#15 9.481 46300K .......... .......... .......... .......... .......... 40% 113M 2s
#15 9.481 46350K .......... .......... .......... .......... .......... 41% 120M 2s
#15 9.482 46400K .......... .......... .......... .......... .......... 41% 114M 2s
#15 9.482 46450K .......... .......... .......... .......... .......... 41% 116M 1s
#15 9.483 46500K .......... .......... .......... .......... .......... 41% 89.8M 1s
#15 9.483 46550K .......... .......... .......... .......... .......... 41% 115M 1s
#15 9.483 46600K .......... .......... .......... .......... .......... 41% 119M 1s
#15 9.484 46650K .......... .......... .......... .......... .......... 41% 115M 1s
#15 9.484 46700K .......... .......... .......... .......... .......... 41% 114M 1s
#15 9.485 46750K .......... .......... .......... .......... .......... 41% 119M 1s
#15 9.485 46800K .......... .......... .......... .......... .......... 41% 115M 1s
#15 9.486 46850K .......... .......... .......... .......... .......... 41% 115M 1s
#15 9.486 46900K .......... .......... .......... .......... .......... 41% 89.4M 1s
#15 9.487 46950K .......... .......... .......... .......... .......... 41% 115M 1s
#15 9.487 47000K .......... .......... .......... .......... .......... 41% 118M 1s
#15 9.487 47050K .......... .......... .......... .......... .......... 41% 116M 1s
#15 9.488 47100K .......... .......... .......... .......... .......... 41% 117M 1s
#15 9.488 47150K .......... .......... .......... .......... .......... 41% 115M 1s
#15 9.489 47200K .......... .......... .......... .......... .......... 41% 116M 1s
#15 9.489 47250K .......... .......... .......... .......... .......... 41% 119M 1s
#15 9.489 47300K .......... .......... .......... .......... .......... 41% 100M 1s
#15 9.490 47350K .......... .......... .......... .......... .......... 41% 114M 1s
#15 9.490 47400K .......... .......... .......... .......... .......... 41% 119M 1s
#15 9.491 47450K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.491 47500K .......... .......... .......... .......... .......... 42% 89.3M 1s
#15 9.492 47550K .......... .......... .......... .......... .......... 42% 115M 1s
#15 9.492 47600K .......... .......... .......... .......... .......... 42% 119M 1s
#15 9.493 47650K .......... .......... .......... .......... .......... 42% 26.1M 1s
#15 9.494 47700K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.495 47750K .......... .......... .......... .......... .......... 42% 124M 1s
#15 9.495 47800K .......... .......... .......... .......... .......... 42% 109M 1s
#15 9.496 47850K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.496 47900K .......... .......... .......... .......... .......... 42% 89.1M 1s
#15 9.497 47950K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.497 48000K .......... .......... .......... .......... .......... 42% 119M 1s
#15 9.498 48050K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.498 48100K .......... .......... .......... .......... .......... 42% 113M 1s
#15 9.498 48150K .......... .......... .......... .......... .......... 42% 118M 1s
#15 9.499 48200K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.499 48250K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.500 48300K .......... .......... .......... .......... .......... 42% 89.0M 1s
#15 9.500 48350K .......... .......... .......... .......... .......... 42% 119M 1s
#15 9.501 48400K .......... .......... .......... .......... .......... 42% 115M 1s
#15 9.501 48450K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.501 48500K .......... .......... .......... .......... .......... 42% 116M 1s
#15 9.502 48550K .......... .......... .......... .......... .......... 42% 115M 1s
#15 9.502 48600K .......... .......... .......... .......... .......... 43% 116M 1s
#15 9.503 48650K .......... .......... .......... .......... .......... 43% 119M 1s
#15 9.503 48700K .......... .......... .......... .......... .......... 43% 87.2M 1s
#15 9.504 48750K .......... .......... .......... .......... .......... 43% 119M 1s
#15 9.504 48800K .......... .......... .......... .......... .......... 43% 116M 1s
#15 9.505 48850K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.505 48900K .......... .......... .......... .......... .......... 43% 117M 1s
#15 9.505 48950K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.506 49000K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.506 49050K .......... .......... .......... .......... .......... 43% 119M 1s
#15 9.507 49100K .......... .......... .......... .......... .......... 43% 89.3M 1s
#15 9.507 49150K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.508 49200K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.508 49250K .......... .......... .......... .......... .......... 43% 119M 1s
#15 9.508 49300K .......... .......... .......... .......... .......... 43% 114M 1s
#15 9.509 49350K .......... .......... .......... .......... .......... 43% 116M 1s
#15 9.509 49400K .......... .......... .......... .......... .......... 43% 119M 1s
#15 9.510 49450K .......... .......... .......... .......... .......... 43% 116M 1s
#15 9.510 49500K .......... .......... .......... .......... .......... 43% 89.3M 1s
#15 9.511 49550K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.511 49600K .......... .......... .......... .......... .......... 43% 115M 1s
#15 9.512 49650K .......... .......... .......... .......... .......... 43% 119M 1s
#15 9.512 49700K .......... .......... .......... .......... .......... 43% 107M 1s
#15 9.512 49750K .......... .......... .......... .......... .......... 44% 123M 1s
#15 9.513 49800K .......... .......... .......... .......... .......... 44% 120M 1s
#15 9.513 49850K .......... .......... .......... .......... .......... 44% 115M 1s
#15 9.514 49900K .......... .......... .......... .......... .......... 44% 89.3M 1s
#15 9.514 49950K .......... .......... .......... .......... .......... 44% 115M 1s
#15 9.515 50000K .......... .......... .......... .......... .......... 44% 119M 1s
#15 9.515 50050K .......... .......... .......... .......... .......... 44% 116M 1s
#15 9.515 50100K .......... .......... .......... .......... .......... 44% 114M 1s
#15 9.516 50150K .......... .......... .......... .......... .......... 44% 119M 1s
#15 9.516 50200K .......... .......... .......... .......... .......... 44% 115M 1s
#15 9.517 50250K .......... .......... .......... .......... .......... 44% 115M 1s
#15 9.517 50300K .......... .......... .......... .......... .......... 44% 89.1M 1s
#15 9.518 50350K .......... .......... .......... .......... .......... 44% 116M 1s
#15 9.518 50400K .......... .......... .......... .......... .......... 44% 119M 1s
#15 9.518 50450K .......... .......... .......... .......... .......... 44% 114M 1s
#15 9.519 50500K .......... .......... .......... .......... .......... 44% 114M 1s
#15 9.519 50550K .......... .......... .......... .......... .......... 44% 119M 1s
#15 9.520 50600K .......... .......... .......... .......... .......... 44% 116M 1s
#15 9.520 50650K .......... .......... .......... .......... .......... 44% 115M 1s
#15 9.521 50700K .......... .......... .......... .......... .......... 44% 89.2M 1s
#15 9.521 50750K .......... .......... .......... .......... .......... 44% 114M 1s
#15 9.522 50800K .......... .......... .......... .......... .......... 44% 120M 1s
#15 9.522 50850K .......... .......... .......... .......... .......... 45% 114M 1s
#15 9.522 50900K .......... .......... .......... .......... .......... 45% 114M 1s
#15 9.523 50950K .......... .......... .......... .......... .......... 45% 119M 1s
#15 9.523 51000K .......... .......... .......... .......... .......... 45% 116M 1s
#15 9.524 51050K .......... .......... .......... .......... .......... 45% 119M 1s
#15 9.524 51100K .......... .......... .......... .......... .......... 45% 87.2M 1s
#15 9.525 51150K .......... .......... .......... .......... .......... 45% 164M 1s
#15 9.592 51200K .......... .......... .......... .......... .......... 45% 747K 1s
#15 9.592 51250K .......... .......... .......... .......... .......... 45% 78.5M 1s
#15 9.593 51300K .......... .......... .......... .......... .......... 45% 119M 1s
#15 9.593 51350K .......... .......... .......... .......... .......... 45% 113M 1s
#15 9.594 51400K .......... .......... .......... .......... .......... 45% 112M 1s
#15 9.594 51450K .......... .......... .......... .......... .......... 45% 122M 1s
#15 9.594 51500K .......... .......... .......... .......... .......... 45% 120M 1s
#15 9.595 51550K .......... .......... .......... .......... .......... 45% 94.3M 1s
#15 9.595 51600K .......... .......... .......... .......... .......... 45% 117M 1s
#15 9.596 51650K .......... .......... .......... .......... .......... 45% 120M 1s
#15 9.596 51700K .......... .......... .......... .......... .......... 45% 129M 1s
#15 9.596 51750K .......... .......... .......... .......... .......... 45% 111M 1s
#15 9.597 51800K .......... .......... .......... .......... .......... 45% 113M 1s
#15 9.597 51850K .......... .......... .......... .......... .......... 45% 132M 1s
#15 9.598 51900K .......... .......... .......... .......... .......... 45% 770M 1s
#15 9.598 51950K .......... .......... .......... .......... .......... 45% 136M 1s
#15 9.598 52000K .......... .......... .......... .......... .......... 46% 90.8M 1s
#15 9.599 52050K .......... .......... .......... .......... .......... 46% 116M 1s
#15 9.599 52100K .......... .......... .......... .......... .......... 46% 110M 1s
#15 9.599 52150K .......... .......... .......... .......... .......... 46% 108M 1s
#15 9.600 52200K .......... .......... .......... .......... .......... 46% 127M 1s
#15 9.600 52250K .......... .......... .......... .......... .......... 46% 117M 1s
#15 9.601 52300K .......... .......... .......... .......... .......... 46% 113M 1s
#15 9.601 52350K .......... .......... .......... .......... .......... 46% 94.4M 1s
#15 9.602 52400K .......... .......... .......... .......... .......... 46% 113M 1s
#15 9.602 52450K .......... .......... .......... .......... .......... 46% 87.5M 1s
#15 9.603 52500K .......... .......... .......... .......... .......... 46% 119M 1s
#15 9.603 52550K .......... .......... .......... .......... .......... 46% 109M 1s
#15 9.603 52600K .......... .......... .......... .......... .......... 46% 113M 1s
#15 9.604 52650K .......... .......... .......... .......... .......... 46% 115M 1s
#15 9.604 52700K .......... .......... .......... .......... .......... 46% 116M 1s
#15 9.605 52750K .......... .......... .......... .......... .......... 46% 97.2M 1s
#15 9.605 52800K .......... .......... .......... .......... .......... 46% 114M 1s
#15 9.606 52850K .......... .......... .......... .......... .......... 46% 118M 1s
#15 9.606 52900K .......... .......... .......... .......... .......... 46% 122M 1s
#15 9.607 52950K .......... .......... .......... .......... .......... 46% 104M 1s
#15 9.607 53000K .......... .......... .......... .......... .......... 46% 115M 1s
#15 9.607 53050K .......... .......... .......... .......... .......... 46% 94.4M 1s
#15 9.608 53100K .......... .......... .......... .......... .......... 47% 122M 1s
#15 9.608 53150K .......... .......... .......... .......... .......... 47% 111M 1s
#15 9.609 53200K .......... .......... .......... .......... .......... 47% 115M 1s
#15 9.609 53250K .......... .......... .......... .......... .......... 47% 118M 1s
#15 9.610 53300K .......... .......... .......... .......... .......... 47% 115M 1s
#15 9.610 53350K .......... .......... .......... .......... .......... 47% 110M 1s
#15 9.610 53400K .......... .......... .......... .......... .......... 47% 120M 1s
#15 9.611 53450K .......... .......... .......... .......... .......... 47% 114M 1s
#15 9.611 53500K .......... .......... .......... .......... .......... 47% 121M 1s
#15 9.612 53550K .......... .......... .......... .......... .......... 47% 103M 1s
#15 9.612 53600K .......... .......... .......... .......... .......... 47% 115M 1s
#15 9.613 53650K .......... .......... .......... .......... .......... 47% 98.9M 1s
#15 9.613 53700K .......... .......... .......... .......... .......... 47% 114M 1s
#15 9.614 53750K .......... .......... .......... .......... .......... 47% 110M 1s
#15 9.614 53800K .......... .......... .......... .......... .......... 47% 121M 1s
#15 9.614 53850K .......... .......... .......... .......... .......... 47% 124M 1s
#15 9.615 53900K .......... .......... .......... .......... .......... 47% 121M 1s
#15 9.615 53950K .......... .......... .......... .......... .......... 47% 94.7M 1s
#15 9.616 54000K .......... .......... .......... .......... .......... 47% 117M 1s
#15 9.616 54050K .......... .......... .......... .......... .......... 47% 117M 1s
#15 9.616 54100K .......... .......... .......... .......... .......... 47% 115M 1s
#15 9.617 54150K .......... .......... .......... .......... .......... 47% 108M 1s
#15 9.617 54200K .......... .......... .......... .......... .......... 47% 115M 1s
#15 9.618 54250K .......... .......... .......... .......... .......... 48% 95.4M 1s
#15 9.618 54300K .......... .......... .......... .......... .......... 48% 116M 1s
#15 9.619 54350K .......... .......... .......... .......... .......... 48% 90.9M 1s
#15 9.619 54400K .......... .......... .......... .......... .......... 48% 115M 1s
#15 9.620 54450K .......... .......... .......... .......... .......... 48% 120M 1s
#15 9.620 54500K .......... .......... .......... .......... .......... 48% 112M 1s
#15 9.621 54550K .......... .......... .......... .......... .......... 48% 105M 1s
#15 9.621 54600K .......... .......... .......... .......... .......... 48% 119M 1s
#15 9.621 54650K .......... .......... .......... .......... .......... 48% 116M 1s
#15 9.622 54700K .......... .......... .......... .......... .......... 48% 117M 1s
#15 9.622 54750K .......... .......... .......... .......... .......... 48% 94.1M 1s
#15 9.623 54800K .......... .......... .......... .......... .......... 48% 87.8M 1s
#15 9.623 54850K .......... .......... .......... .......... .......... 48% 122M 1s
#15 9.624 54900K .......... .......... .......... .......... .......... 48% 126M 1s
#15 9.624 54950K .......... .......... .......... .......... .......... 48% 116M 1s
#15 9.625 55000K .......... .......... .......... .......... .......... 48% 113M 1s
#15 9.625 55050K .......... .......... .......... .......... .......... 48% 130M 1s
#15 9.625 55100K .......... .......... .......... .......... .......... 48% 123M 1s
#15 9.626 55150K .......... .......... .......... .......... .......... 48% 98.4M 1s
#15 9.626 55200K .......... .......... .......... .......... .......... 48% 122M 1s
#15 9.627 55250K .......... .......... .......... .......... .......... 48% 118M 1s
#15 9.627 55300K .......... .......... .......... .......... .......... 48% 119M 1s
#15 9.627 55350K .......... .......... .......... .......... .......... 48% 113M 1s
#15 9.628 55400K .......... .......... .......... .......... .......... 49% 87.7M 1s
#15 9.628 55450K .......... .......... .......... .......... .......... 49% 112M 1s
#15 9.629 55500K .......... .......... .......... .......... .......... 49% 229M 1s
#15 9.629 55550K .......... .......... .......... .......... .......... 49% 116M 1s
#15 9.630 55600K .......... .......... .......... .......... .......... 49% 130M 1s
#15 9.630 55650K .......... .......... .......... .......... .......... 49% 115M 1s
#15 9.630 55700K .......... .......... .......... .......... .......... 49% 118M 1s
#15 9.631 55750K .......... .......... .......... .......... .......... 49% 119M 1s
#15 9.631 55800K .......... .......... .......... .......... .......... 49% 115M 1s
#15 9.632 55850K .......... .......... .......... .......... .......... 49% 117M 1s
#15 9.632 55900K .......... .......... .......... .......... .......... 49% 118M 1s
#15 9.632 55950K .......... .......... .......... .......... .......... 49% 86.8M 1s
#15 9.633 56000K .......... .......... .......... .......... .......... 49% 121M 1s
#15 9.633 56050K .......... .......... .......... .......... .......... 49% 116M 1s
#15 9.634 56100K .......... .......... .......... .......... .......... 49% 115M 1s
#15 9.634 56150K .......... .......... .......... .......... .......... 49% 118M 1s
#15 9.635 56200K .......... .......... .......... .......... .......... 49% 115M 1s
#15 9.635 56250K .......... .......... .......... .......... .......... 49% 116M 1s
#15 9.635 56300K .......... .......... .......... .......... .......... 49% 119M 1s
#15 9.636 56350K .......... .......... .......... .......... .......... 49% 89.2M 1s
#15 9.636 56400K .......... .......... .......... .......... .......... 49% 115M 1s
#15 9.637 56450K .......... .......... .......... .......... .......... 49% 115M 1s
#15 9.637 56500K .......... .......... .......... .......... .......... 50% 119M 1s
#15 9.638 56550K .......... .......... .......... .......... .......... 50% 113M 1s
#15 9.638 56600K .......... .......... .......... .......... .......... 50% 115M 1s
#15 9.639 56650K .......... .......... .......... .......... .......... 50% 120M 1s
#15 9.639 56700K .......... .......... .......... .......... .......... 50% 115M 1s
#15 9.639 56750K .......... .......... .......... .......... .......... 50% 89.0M 1s
#15 9.640 56800K .......... .......... .......... .......... .......... 50% 115M 1s
#15 9.640 56850K .......... .......... .......... .......... .......... 50% 116M 1s
#15 9.641 56900K .......... .......... .......... .......... .......... 50% 119M 1s
#15 9.641 56950K .......... .......... .......... .......... .......... 50% 114M 1s
#15 9.642 57000K .......... .......... .......... .......... .......... 50% 115M 1s
#15 9.642 57050K .......... .......... .......... .......... .......... 50% 119M 1s
#15 9.642 57100K .......... .......... .......... .......... .......... 50% 116M 1s
#15 9.643 57150K .......... .......... .......... .......... .......... 50% 88.8M 1s
#15 9.643 57200K .......... .......... .......... .......... .......... 50% 116M 1s
#15 9.644 57250K .......... .......... .......... .......... .......... 50% 120M 1s
#15 9.644 57300K .......... .......... .......... .......... .......... 50% 115M 1s
#15 9.645 57350K .......... .......... .......... .......... .......... 50% 114M 1s
#15 9.645 57400K .......... .......... .......... .......... .......... 50% 118M 1s
#15 9.645 57450K .......... .......... .......... .......... .......... 50% 117M 1s
#15 9.646 57500K .......... .......... .......... .......... .......... 50% 116M 1s
#15 9.646 57550K .......... .......... .......... .......... .......... 50% 88.8M 1s
#15 9.647 57600K .......... .......... .......... .......... .......... 50% 116M 1s
#15 9.647 57650K .......... .......... .......... .......... .......... 51% 119M 1s
#15 9.648 57700K .......... .......... .......... .......... .......... 51% 115M 1s
#15 9.648 57750K .......... .......... .......... .......... .......... 51% 114M 1s
#15 9.649 57800K .......... .......... .......... .......... .......... 51% 118M 1s
#15 9.649 57850K .......... .......... .......... .......... .......... 51% 115M 1s
#15 9.649 57900K .......... .......... .......... .......... .......... 51% 116M 1s
#15 9.650 57950K .......... .......... .......... .......... .......... 51% 89.2M 1s
#15 9.650 58000K .......... .......... .......... .......... .......... 51% 119M 1s
#15 9.651 58050K .......... .......... .......... .......... .......... 51% 115M 1s
#15 9.651 58100K .......... .......... .......... .......... .......... 51% 52.5M 1s
#15 9.652 58150K .......... .......... .......... .......... .......... 51% 116M 1s
#15 9.653 58200K .......... .......... .......... .......... .......... 51% 116M 1s
#15 9.653 58250K .......... .......... .......... .......... .......... 51% 115M 1s
#15 9.653 58300K .......... .......... .......... .......... .......... 51% 119M 1s
#15 9.654 58350K .......... .......... .......... .......... .......... 51% 87.0M 1s
#15 9.654 58400K .......... .......... .......... .......... .......... 51% 119M 1s
#15 9.655 58450K .......... .......... .......... .......... .......... 51% 115M 1s
#15 9.655 58500K .......... .......... .......... .......... .......... 51% 116M 1s
#15 9.656 58550K .......... .......... .......... .......... .......... 51% 117M 1s
#15 9.656 58600K .......... .......... .......... .......... .......... 51% 115M 1s
#15 9.656 58650K .......... .......... .......... .......... .......... 51% 116M 1s
#15 9.657 58700K .......... .......... .......... .......... .......... 51% 119M 1s
#15 9.657 58750K .......... .......... .......... .......... .......... 52% 89.0M 1s
#15 9.658 58800K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.658 58850K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.659 58900K .......... .......... .......... .......... .......... 52% 120M 1s
#15 9.659 58950K .......... .......... .......... .......... .......... 52% 113M 1s
#15 9.660 59000K .......... .......... .......... .......... .......... 52% 114M 1s
#15 9.660 59050K .......... .......... .......... .......... .......... 52% 120M 1s
#15 9.660 59100K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.661 59150K .......... .......... .......... .......... .......... 52% 89.3M 1s
#15 9.661 59200K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.662 59250K .......... .......... .......... .......... .......... 52% 116M 1s
#15 9.662 59300K .......... .......... .......... .......... .......... 52% 119M 1s
#15 9.663 59350K .......... .......... .......... .......... .......... 52% 113M 1s
#15 9.663 59400K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.663 59450K .......... .......... .......... .......... .......... 52% 119M 1s
#15 9.664 59500K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.664 59550K .......... .......... .......... .......... .......... 52% 89.1M 1s
#15 9.665 59600K .......... .......... .......... .......... .......... 52% 116M 1s
#15 9.665 59650K .......... .......... .......... .......... .......... 52% 119M 1s
#15 9.666 59700K .......... .......... .......... .......... .......... 52% 115M 1s
#15 9.666 59750K .......... .......... .......... .......... .......... 52% 113M 1s
#15 9.667 59800K .......... .......... .......... .......... .......... 52% 119M 1s
#15 9.667 59850K .......... .......... .......... .......... .......... 52% 50.3M 1s
#15 9.668 59900K .......... .......... .......... .......... .......... 53% 111M 1s
#15 9.668 59950K .......... .......... .......... .......... .......... 53% 89.2M 1s
#15 9.669 60000K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.669 60050K .......... .......... .......... .......... .......... 53% 119M 1s
#15 9.670 60100K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.670 60150K .......... .......... .......... .......... .......... 53% 113M 1s
#15 9.671 60200K .......... .......... .......... .......... .......... 53% 118M 1s
#15 9.671 60250K .......... .......... .......... .......... .......... 53% 117M 1s
#15 9.671 60300K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.672 60350K .......... .......... .......... .......... .......... 53% 89.0M 1s
#15 9.672 60400K .......... .......... .......... .......... .......... 53% 119M 1s
#15 9.673 60450K .......... .......... .......... .......... .......... 53% 116M 1s
#15 9.673 60500K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.674 60550K .......... .......... .......... .......... .......... 53% 117M 1s
#15 9.674 60600K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.674 60650K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.675 60700K .......... .......... .......... .......... .......... 53% 118M 1s
#15 9.675 60750K .......... .......... .......... .......... .......... 53% 87.2M 1s
#15 9.676 60800K .......... .......... .......... .......... .......... 53% 120M 1s
#15 9.676 60850K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.677 60900K .......... .......... .......... .......... .......... 53% 116M 1s
#15 9.677 60950K .......... .......... .......... .......... .......... 53% 117M 1s
#15 9.678 61000K .......... .......... .......... .......... .......... 53% 115M 1s
#15 9.678 61050K .......... .......... .......... .......... .......... 54% 41.8M 1s
#15 9.679 61100K .......... .......... .......... .......... .......... 54% 119M 1s
#15 9.680 61150K .......... .......... .......... .......... .......... 54% 89.4M 1s
#15 9.680 61200K .......... .......... .......... .......... .......... 54% 115M 1s
#15 9.681 61250K .......... .......... .......... .......... .......... 54% 115M 1s
#15 9.681 61300K .......... .......... .......... .......... .......... 54% 119M 1s
#15 9.681 61350K .......... .......... .......... .......... .......... 54% 113M 1s
#15 9.682 61400K .......... .......... .......... .......... .......... 54% 399K 1s
#15 9.807 61450K .......... .......... .......... .......... .......... 54% 92.8M 1s
#15 9.808 61500K .......... .......... .......... .......... .......... 54% 105M 1s
#15 9.808 61550K .......... .......... .......... .......... .......... 54% 119M 1s
#15 9.809 61600K .......... .......... .......... .......... .......... 54% 121M 1s
#15 9.809 61650K .......... .......... .......... .......... .......... 54% 120M 1s
#15 9.809 61700K .......... .......... .......... .......... .......... 54% 107M 1s
#15 9.810 61750K .......... .......... .......... .......... .......... 54% 124M 1s
#15 9.810 61800K .......... .......... .......... .......... .......... 54% 127M 1s
#15 9.810 61850K .......... .......... .......... .......... .......... 54% 121M 1s
#15 9.811 61900K .......... .......... .......... .......... .......... 54% 97.9M 1s
#15 9.811 61950K .......... .......... .......... .......... .......... 54% 117M 1s
#15 9.812 62000K .......... .......... .......... .......... .......... 54% 87.7M 1s
#15 9.812 62050K .......... .......... .......... .......... .......... 54% 667M 1s
#15 9.812 62100K .......... .......... .......... .......... .......... 54% 458M 1s
#15 9.812 62150K .......... .......... .......... .......... .......... 55% 124M 1s
#15 9.813 62200K .......... .......... .......... .......... .......... 55% 114M 1s
#15 9.813 62250K .......... .......... .......... .......... .......... 55% 120M 1s
#15 9.814 62300K .......... .......... .......... .......... .......... 55% 100M 1s
#15 9.814 62350K .......... .......... .......... .......... .......... 55% 100M 1s
#15 9.815 62400K .......... .......... .......... .......... .......... 55% 127M 1s
#15 9.815 62450K .......... .......... .......... .......... .......... 55% 98.0M 1s
#15 9.816 62500K .......... .......... .......... .......... .......... 55% 128M 1s
#15 9.816 62550K .......... .......... .......... .......... .......... 55% 116M 1s
#15 9.816 62600K .......... .......... .......... .......... .......... 55% 115M 1s
#15 9.817 62650K .......... .......... .......... .......... .......... 55% 119M 1s
#15 9.817 62700K .......... .......... .......... .......... .......... 55% 86.9M 1s
#15 9.818 62750K .......... .......... .......... .......... .......... 55% 120M 1s
#15 9.818 62800K .......... .......... .......... .......... .......... 55% 116M 1s
#15 9.819 62850K .......... .......... .......... .......... .......... 55% 115M 1s
#15 9.819 62900K .......... .......... .......... .......... .......... 55% 117M 1s
#15 9.819 62950K .......... .......... .......... .......... .......... 55% 114M 1s
#15 9.820 63000K .......... .......... .......... .......... .......... 55% 119M 1s
#15 9.820 63050K .......... .......... .......... .......... .......... 55% 116M 1s
#15 9.821 63100K .......... .......... .......... .......... .......... 55% 89.5M 1s
#15 9.821 63150K .......... .......... .......... .......... .......... 55% 115M 1s
#15 9.822 63200K .......... .......... .......... .......... .......... 55% 116M 1s
#15 9.822 63250K .......... .......... .......... .......... .......... 55% 119M 1s
#15 9.822 63300K .......... .......... .......... .......... .......... 56% 112M 1s
#15 9.823 63350K .......... .......... .......... .......... .......... 56% 109M 1s
#15 9.823 63400K .......... .......... .......... .......... .......... 56% 117M 1s
#15 9.824 63450K .......... .......... .......... .......... .......... 56% 114M 1s
#15 9.824 63500K .......... .......... .......... .......... .......... 56% 116M 1s
#15 9.825 63550K .......... .......... .......... .......... .......... 56% 119M 1s
#15 9.825 63600K .......... .......... .......... .......... .......... 56% 88.6M 1s
#15 9.826 63650K .......... .......... .......... .......... .......... 56% 116M 1s
#15 9.826 63700K .......... .......... .......... .......... .......... 56% 123M 1s
#15 9.826 63750K .......... .......... .......... .......... .......... 56% 110M 1s
#15 9.827 63800K .......... .......... .......... .......... .......... 56% 125M 1s
#15 9.827 63850K .......... .......... .......... .......... .......... 56% 116M 1s
#15 9.828 63900K .......... .......... .......... .......... .......... 56% 88.6M 1s
#15 9.828 63950K .......... .......... .......... .......... .......... 56% 116M 1s
#15 9.829 64000K .......... .......... .......... .......... .......... 56% 118M 1s
#15 9.829 64050K .......... .......... .......... .......... .......... 56% 115M 1s
#15 9.829 64100K .......... .......... .......... .......... .......... 56% 113M 1s
#15 9.830 64150K .......... .......... .......... .......... .......... 56% 120M 1s
#15 9.830 64200K .......... .......... .......... .......... .......... 56% 115M 1s
#15 9.831 64250K .......... .......... .......... .......... .......... 56% 115M 1s
#15 9.831 64300K .......... .......... .......... .......... .......... 56% 110M 1s
#15 9.832 64350K .......... .......... .......... .......... .......... 56% 109M 1s
#15 9.832 64400K .......... .......... .......... .......... .......... 56% 93.2M 1s
#15 9.833 64450K .......... .......... .......... .......... .......... 57% 116M 1s
#15 9.833 64500K .......... .......... .......... .......... .......... 57% 119M 1s
#15 9.833 64550K .......... .......... .......... .......... .......... 57% 116M 1s
#15 9.834 64600K .......... .......... .......... .......... .......... 57% 124M 1s
#15 9.834 64650K .......... .......... .......... .......... .......... 57% 115M 1s
#15 9.835 64700K .......... .......... .......... .......... .......... 57% 88.8M 1s
#15 9.835 64750K .......... .......... .......... .......... .......... 57% 120M 1s
#15 9.836 64800K .......... .......... .......... .......... .......... 57% 116M 1s
#15 9.836 64850K .......... .......... .......... .......... .......... 57% 114M 1s
#15 9.836 64900K .......... .......... .......... .......... .......... 57% 117M 1s
#15 9.837 64950K .......... .......... .......... .......... .......... 57% 116M 1s
#15 9.837 65000K .......... .......... .......... .......... .......... 57% 115M 1s
#15 9.838 65050K .......... .......... .......... .......... .......... 57% 118M 1s
#15 9.838 65100K .......... .......... .......... .......... .......... 57% 87.1M 1s
#15 9.839 65150K .......... .......... .......... .......... .......... 57% 120M 1s
#15 9.839 65200K .......... .......... .......... .......... .......... 57% 114M 1s
#15 9.839 65250K .......... .......... .......... .......... .......... 57% 116M 1s
#15 9.840 65300K .......... .......... .......... .......... .......... 57% 117M 1s
#15 9.840 65350K .......... .......... .......... .......... .......... 57% 116M 1s
#15 9.841 65400K .......... .......... .......... .......... .......... 57% 114M 1s
#15 9.841 65450K .......... .......... .......... .......... .......... 57% 119M 1s
#15 9.842 65500K .......... .......... .......... .......... .......... 57% 89.2M 1s
#15 9.842 65550K .......... .......... .......... .......... .......... 58% 115M 1s
#15 9.843 65600K .......... .......... .......... .......... .......... 58% 116M 1s
#15 9.843 65650K .......... .......... .......... .......... .......... 58% 119M 1s
#15 9.843 65700K .......... .......... .......... .......... .......... 58% 113M 1s
#15 9.844 65750K .......... .......... .......... .......... .......... 58% 116M 1s
#15 9.844 65800K .......... .......... .......... .......... .......... 58% 119M 1s
#15 9.845 65850K .......... .......... .......... .......... .......... 58% 62.5M 1s
#15 9.845 65900K .......... .......... .......... .......... .......... 58% 88.7M 1s
#15 9.846 65950K .......... .......... .......... .......... .......... 58% 116M 1s
#15 9.846 66000K .......... .......... .......... .......... .......... 58% 116M 1s
#15 9.847 66050K .......... .......... .......... .......... .......... 58% 119M 1s
#15 9.847 66100K .......... .......... .......... .......... .......... 58% 113M 1s
#15 9.848 66150K .......... .......... .......... .......... .......... 58% 115M 1s
#15 9.848 66200K .......... .......... .......... .......... .......... 58% 119M 1s
#15 9.849 66250K .......... .......... .......... .......... .......... 58% 116M 1s
#15 9.849 66300K .......... .......... .......... .......... .......... 58% 89.7M 1s
#15 9.849 66350K .......... .......... .......... .......... .......... 58% 114M 1s
#15 9.850 66400K .......... .......... .......... .......... .......... 58% 120M 1s
#15 9.850 66450K .......... .......... .......... .......... .......... 58% 115M 1s
#15 9.851 66500K .......... .......... .......... .......... .......... 58% 113M 1s
#15 9.851 66550K .......... .......... .......... .......... .......... 58% 119M 1s
#15 9.852 66600K .......... .......... .......... .......... .......... 58% 115M 1s
#15 9.852 66650K .......... .......... .......... .......... .......... 58% 115M 1s
#15 9.852 66700K .......... .......... .......... .......... .......... 59% 89.8M 1s
#15 9.853 66750K .......... .......... .......... .......... .......... 59% 114M 1s
#15 9.853 66800K .......... .......... .......... .......... .......... 59% 120M 1s
#15 9.854 66850K .......... .......... .......... .......... .......... 59% 115M 1s
#15 9.854 66900K .......... .......... .......... .......... .......... 59% 113M 1s
#15 9.855 66950K .......... .......... .......... .......... .......... 59% 119M 1s
#15 9.855 67000K .......... .......... .......... .......... .......... 59% 116M 1s
#15 9.855 67050K .......... .......... .......... .......... .......... 59% 116M 1s
#15 9.856 67100K .......... .......... .......... .......... .......... 59% 89.2M 1s
#15 9.856 67150K .......... .......... .......... .......... .......... 59% 118M 1s
#15 9.857 67200K .......... .......... .......... .......... .......... 59% 115M 1s
#15 9.857 67250K .......... .......... .......... .......... .......... 59% 125M 1s
#15 9.858 67300K .......... .......... .......... .......... .......... 59% 109M 1s
#15 9.858 67350K .......... .......... .......... .......... .......... 59% 115M 1s
#15 9.859 67400K .......... .......... .......... .......... .......... 59% 115M 1s
#15 9.859 67450K .......... .......... .......... .......... .......... 59% 119M 1s
#15 9.859 67500K .......... .......... .......... .......... .......... 59% 87.1M 1s
#15 9.860 67550K .......... .......... .......... .......... .......... 59% 119M 1s
#15 9.860 67600K .......... .......... .......... .......... .......... 59% 115M 1s
#15 9.861 67650K .......... .......... .......... .......... .......... 59% 116M 1s
#15 9.861 67700K .......... .......... .......... .......... .......... 59% 117M 1s
#15 9.862 67750K .......... .......... .......... .......... .......... 59% 115M 1s
#15 9.862 67800K .......... .......... .......... .......... .......... 60% 116M 1s
#15 9.862 67850K .......... .......... .......... .......... .......... 60% 119M 1s
#15 9.863 67900K .......... .......... .......... .......... .......... 60% 89.1M 1s
#15 9.863 67950K .......... .......... .......... .......... .......... 60% 126M 1s
#15 9.864 68000K .......... .......... .......... .......... .......... 60% 107M 1s
#15 9.864 68050K .......... .......... .......... .......... .......... 60% 117M 1s
#15 9.865 68100K .......... .......... .......... .......... .......... 60% 114M 1s
#15 9.865 68150K .......... .......... .......... .......... .......... 60% 116M 1s
#15 9.866 68200K .......... .......... .......... .......... .......... 60% 119M 1s
#15 9.866 68250K .......... .......... .......... .......... .......... 60% 115M 1s
#15 9.866 68300K .......... .......... .......... .......... .......... 60% 89.4M 1s
#15 9.867 68350K .......... .......... .......... .......... .......... 60% 65.3M 1s
#15 9.868 68400K .......... .......... .......... .......... .......... 60% 116M 1s
#15 9.868 68450K .......... .......... .......... .......... .......... 60% 118M 1s
#15 9.869 68500K .......... .......... .......... .......... .......... 60% 114M 1s
#15 9.869 68550K .......... .......... .......... .......... .......... 60% 115M 1s
#15 9.869 68600K .......... .......... .......... .......... .......... 60% 120M 1s
#15 9.870 68650K .......... .......... .......... .......... .......... 60% 115M 1s
#15 9.870 68700K .......... .......... .......... .......... .......... 60% 88.9M 1s
#15 9.871 68750K .......... .......... .......... .......... .......... 60% 116M 1s
#15 9.871 68800K .......... .......... .......... .......... .......... 60% 116M 1s
#15 9.872 68850K .......... .......... .......... .......... .......... 60% 119M 1s
#15 9.872 68900K .......... .......... .......... .......... .......... 60% 113M 1s
#15 9.872 68950K .......... .......... .......... .......... .......... 61% 118M 1s
#15 9.873 69000K .......... .......... .......... .......... .......... 61% 116M 1s
#15 9.873 69050K .......... .......... .......... .......... .......... 61% 116M 1s
#15 9.874 69100K .......... .......... .......... .......... .......... 61% 89.0M 1s
#15 9.874 69150K .......... .......... .......... .......... .......... 61% 114M 1s
#15 9.875 69200K .......... .......... .......... .......... .......... 61% 120M 1s
#15 9.875 69250K .......... .......... .......... .......... .......... 61% 115M 1s
#15 9.875 69300K .......... .......... .......... .......... .......... 61% 114M 1s
#15 9.876 69350K .......... .......... .......... .......... .......... 61% 118M 1s
#15 9.876 69400K .......... .......... .......... .......... .......... 61% 116M 1s
#15 9.877 69450K .......... .......... .......... .......... .......... 61% 116M 1s
#15 9.877 69500K .......... .......... .......... .......... .......... 61% 88.9M 1s
#15 9.878 69550K .......... .......... .......... .......... .......... 61% 79.0M 1s
#15 9.878 69600K .......... .......... .......... .......... .......... 61% 119M 1s
#15 9.879 69650K .......... .......... .......... .......... .......... 61% 116M 1s
#15 9.879 69700K .......... .......... .......... .......... .......... 61% 113M 1s
#15 9.880 69750K .......... .......... .......... .......... .......... 61% 119M 1s
#15 9.880 69800K .......... .......... .......... .......... .......... 61% 74.8M 1s
#15 9.881 69850K .......... .......... .......... .......... .......... 61% 272M 1s
#15 9.881 69900K .......... .......... .......... .......... .......... 61% 87.1M 1s
#15 9.881 69950K .......... .......... .......... .......... .......... 61% 119M 1s
#15 9.882 70000K .......... .......... .......... .......... .......... 61% 115M 1s
#15 9.882 70050K .......... .......... .......... .......... .......... 61% 116M 1s
#15 9.883 70100K .......... .......... .......... .......... .......... 62% 116M 1s
#15 9.883 70150K .......... .......... .......... .......... .......... 62% 116M 1s
#15 9.883 70200K .......... .......... .......... .......... .......... 62% 116M 1s
#15 9.884 70250K .......... .......... .......... .......... .......... 62% 119M 1s
#15 9.884 70300K .......... .......... .......... .......... .......... 62% 87.1M 1s
#15 9.885 70350K .......... .......... .......... .......... .......... 62% 119M 1s
#15 9.885 70400K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.886 70450K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.886 70500K .......... .......... .......... .......... .......... 62% 117M 1s
#15 9.887 70550K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.887 70600K .......... .......... .......... .......... .......... 62% 116M 1s
#15 9.887 70650K .......... .......... .......... .......... .......... 62% 119M 1s
#15 9.888 70700K .......... .......... .......... .......... .......... 62% 89.1M 1s
#15 9.888 70750K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.889 70800K .......... .......... .......... .......... .......... 62% 116M 1s
#15 9.889 70850K .......... .......... .......... .......... .......... 62% 119M 1s
#15 9.890 70900K .......... .......... .......... .......... .......... 62% 114M 1s
#15 9.890 70950K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.890 71000K .......... .......... .......... .......... .......... 62% 119M 1s
#15 9.891 71050K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.891 71100K .......... .......... .......... .......... .......... 62% 89.2M 1s
#15 9.892 71150K .......... .......... .......... .......... .......... 62% 115M 1s
#15 9.892 71200K .......... .......... .......... .......... .......... 63% 115M 1s
#15 9.893 71250K .......... .......... .......... .......... .......... 63% 119M 1s
#15 9.893 71300K .......... .......... .......... .......... .......... 63% 114M 1s
#15 9.894 71350K .......... .......... .......... .......... .......... 63% 115M 1s
#15 9.894 71400K .......... .......... .......... .......... .......... 63% 119M 1s
#15 9.894 71450K .......... .......... .......... .......... .......... 63% 115M 1s
#15 9.895 71500K .......... .......... .......... .......... .......... 63% 89.4M 1s
#15 9.895 71550K .......... .......... .......... .......... .......... 63% 115M 1s
#15 9.896 71600K .......... .......... .......... .......... .......... 63% 119M 1s
#15 9.896 71650K .......... .......... .......... .......... .......... 63% 353K 1s
#15 10.04 71700K .......... .......... .......... .......... .......... 63% 108M 1s
#15 10.04 71750K .......... .......... .......... .......... .......... 63% 112M 1s
#15 10.04 71800K .......... .......... .......... .......... .......... 63% 121M 1s
#15 10.04 71850K .......... .......... .......... .......... .......... 63% 118M 1s
#15 10.04 71900K .......... .......... .......... .......... .......... 63% 98.3M 1s
#15 10.04 71950K .......... .......... .......... .......... .......... 63% 123M 1s
#15 10.04 72000K .......... .......... .......... .......... .......... 63% 69.6M 1s
#15 10.04 72050K .......... .......... .......... .......... .......... 63% 126M 1s
#15 10.04 72100K .......... .......... .......... .......... .......... 63% 110M 1s
#15 10.04 72150K .......... .......... .......... .......... .......... 63% 120M 1s
#15 10.04 72200K .......... .......... .......... .......... .......... 63% 109M 1s
#15 10.04 72250K .......... .......... .......... .......... .......... 63% 114M 1s
#15 10.04 72300K .......... .......... .......... .......... .......... 63% 398M 1s
#15 10.04 72350K .......... .......... .......... .......... .......... 64% 704M 1s
#15 10.04 72400K .......... .......... .......... .......... .......... 64% 227M 1s
#15 10.04 72450K .......... .......... .......... .......... .......... 64% 145M 1s
#15 10.04 72500K .......... .......... .......... .......... .......... 64% 117M 1s
#15 10.04 72550K .......... .......... .......... .......... .......... 64% 116M 1s
#15 10.05 72600K .......... .......... .......... .......... .......... 64% 115M 1s
#15 10.05 72650K .......... .......... .......... .......... .......... 64% 119M 1s
#15 10.05 72700K .......... .......... .......... .......... .......... 64% 87.2M 1s
#15 10.05 72750K .......... .......... .......... .......... .......... 64% 119M 1s
#15 10.05 72800K .......... .......... .......... .......... .......... 64% 115M 1s
#15 10.05 72850K .......... .......... .......... .......... .......... 64% 115M 1s
#15 10.05 72900K .......... .......... .......... .......... .......... 64% 109M 1s
#15 10.05 72950K .......... .......... .......... .......... .......... 64% 122M 1s
#15 10.05 73000K .......... .......... .......... .......... .......... 64% 116M 1s
#15 10.05 73050K .......... .......... .......... .......... .......... 64% 119M 1s
#15 10.05 73100K .......... .......... .......... .......... .......... 64% 90.4M 1s
#15 10.05 73150K .......... .......... .......... .......... .......... 64% 115M 1s
#15 10.05 73200K .......... .......... .......... .......... .......... 64% 115M 1s
#15 10.05 73250K .......... .......... .......... .......... .......... 64% 118M 1s
#15 10.05 73300K .......... .......... .......... .......... .......... 64% 112M 1s
#15 10.05 73350K .......... .......... .......... .......... .......... 64% 115M 1s
#15 10.05 73400K .......... .......... .......... .......... .......... 64% 118M 1s
#15 10.05 73450K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.05 73500K .......... .......... .......... .......... .......... 65% 90.6M 1s
#15 10.05 73550K .......... .......... .......... .......... .......... 65% 115M 1s
#15 10.05 73600K .......... .......... .......... .......... .......... 65% 114M 1s
#15 10.05 73650K .......... .......... .......... .......... .......... 65% 119M 1s
#15 10.05 73700K .......... .......... .......... .......... .......... 65% 112M 1s
#15 10.06 73750K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.06 73800K .......... .......... .......... .......... .......... 65% 118M 1s
#15 10.06 73850K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.06 73900K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.06 73950K .......... .......... .......... .......... .......... 65% 91.2M 1s
#15 10.06 74000K .......... .......... .......... .......... .......... 65% 119M 1s
#15 10.06 74050K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.06 74100K .......... .......... .......... .......... .......... 65% 114M 1s
#15 10.06 74150K .......... .......... .......... .......... .......... 65% 118M 1s
#15 10.06 74200K .......... .......... .......... .......... .......... 65% 115M 1s
#15 10.06 74250K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.06 74300K .......... .......... .......... .......... .......... 65% 88.4M 1s
#15 10.06 74350K .......... .......... .......... .......... .......... 65% 116M 1s
#15 10.06 74400K .......... .......... .......... .......... .......... 65% 120M 1s
#15 10.06 74450K .......... .......... .......... .......... .......... 65% 115M 1s
#15 10.06 74500K .......... .......... .......... .......... .......... 65% 114M 1s
#15 10.06 74550K .......... .......... .......... .......... .......... 65% 118M 1s
#15 10.06 74600K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.06 74650K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.06 74700K .......... .......... .......... .......... .......... 66% 88.9M 1s
#15 10.06 74750K .......... .......... .......... .......... .......... 66% 118M 1s
#15 10.06 74800K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.06 74850K .......... .......... .......... .......... .......... 66% 115M 1s
#15 10.07 74900K .......... .......... .......... .......... .......... 66% 118M 1s
#15 10.07 74950K .......... .......... .......... .......... .......... 66% 115M 1s
#15 10.07 75000K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.07 75050K .......... .......... .......... .......... .......... 66% 119M 1s
#15 10.07 75100K .......... .......... .......... .......... .......... 66% 87.4M 1s
#15 10.07 75150K .......... .......... .......... .......... .......... 66% 118M 1s
#15 10.07 75200K .......... .......... .......... .......... .......... 66% 115M 1s
#15 10.07 75250K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.07 75300K .......... .......... .......... .......... .......... 66% 117M 1s
#15 10.07 75350K .......... .......... .......... .......... .......... 66% 114M 1s
#15 10.07 75400K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.07 75450K .......... .......... .......... .......... .......... 66% 119M 1s
#15 10.07 75500K .......... .......... .......... .......... .......... 66% 87.3M 1s
#15 10.07 75550K .......... .......... .......... .......... .......... 66% 119M 1s
#15 10.07 75600K .......... .......... .......... .......... .......... 66% 116M 1s
#15 10.07 75650K .......... .......... .......... .......... .......... 66% 118M 1s
#15 10.07 75700K .......... .......... .......... .......... .......... 66% 113M 1s
#15 10.07 75750K .......... .......... .......... .......... .......... 67% 117M 1s
#15 10.07 75800K .......... .......... .......... .......... .......... 67% 119M 1s
#15 10.07 75850K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.07 75900K .......... .......... .......... .......... .......... 67% 89.6M 1s
#15 10.07 75950K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.07 76000K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.08 76050K .......... .......... .......... .......... .......... 67% 120M 1s
#15 10.08 76100K .......... .......... .......... .......... .......... 67% 113M 1s
#15 10.08 76150K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.08 76200K .......... .......... .......... .......... .......... 67% 120M 1s
#15 10.08 76250K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.08 76300K .......... .......... .......... .......... .......... 67% 88.8M 1s
#15 10.08 76350K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.08 76400K .......... .......... .......... .......... .......... 67% 119M 1s
#15 10.08 76450K .......... .......... .......... .......... .......... 67% 116M 1s
#15 10.08 76500K .......... .......... .......... .......... .......... 67% 114M 1s
#15 10.08 76550K .......... .......... .......... .......... .......... 67% 119M 1s
#15 10.08 76600K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.08 76650K .......... .......... .......... .......... .......... 67% 115M 1s
#15 10.08 76700K .......... .......... .......... .......... .......... 67% 88.9M 1s
#15 10.08 76750K .......... .......... .......... .......... .......... 67% 116M 1s
#15 10.08 76800K .......... .......... .......... .......... .......... 67% 119M 1s
#15 10.08 76850K .......... .......... .......... .......... .......... 68% 115M 1s
#15 10.08 76900K .......... .......... .......... .......... .......... 68% 113M 1s
#15 10.08 76950K .......... .......... .......... .......... .......... 68% 119M 1s
#15 10.08 77000K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.08 77050K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.08 77100K .......... .......... .......... .......... .......... 68% 88.9M 1s
#15 10.08 77150K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.09 77200K .......... .......... .......... .......... .......... 68% 118M 1s
#15 10.09 77250K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.09 77300K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.09 77350K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.09 77400K .......... .......... .......... .......... .......... 68% 115M 1s
#15 10.09 77450K .......... .......... .......... .......... .......... 68% 119M 1s
#15 10.09 77500K .......... .......... .......... .......... .......... 68% 87.1M 1s
#15 10.09 77550K .......... .......... .......... .......... .......... 68% 119M 1s
#15 10.09 77600K .......... .......... .......... .......... .......... 68% 116M 1s
#15 10.09 77650K .......... .......... .......... .......... .......... 68% 115M 1s
#15 10.09 77700K .......... .......... .......... .......... .......... 68% 112M 1s
#15 10.09 77750K .......... .......... .......... .......... .......... 68% 120M 1s
#15 10.09 77800K .......... .......... .......... .......... .......... 68% 115M 1s
#15 10.09 77850K .......... .......... .......... .......... .......... 68% 119M 1s
#15 10.09 77900K .......... .......... .......... .......... .......... 68% 86.1M 1s
#15 10.09 77950K .......... .......... .......... .......... .......... 68% 119M 1s
#15 10.09 78000K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.09 78050K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.09 78100K .......... .......... .......... .......... .......... 69% 117M 1s
#15 10.09 78150K .......... .......... .......... .......... .......... 69% 115M 1s
#15 10.09 78200K .......... .......... .......... .......... .......... 69% 118M 1s
#15 10.09 78250K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.09 78300K .......... .......... .......... .......... .......... 69% 88.9M 1s
#15 10.10 78350K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.10 78400K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.10 78450K .......... .......... .......... .......... .......... 69% 119M 1s
#15 10.10 78500K .......... .......... .......... .......... .......... 69% 113M 1s
#15 10.10 78550K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.10 78600K .......... .......... .......... .......... .......... 69% 118M 1s
#15 10.10 78650K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.10 78700K .......... .......... .......... .......... .......... 69% 88.7M 1s
#15 10.10 78750K .......... .......... .......... .......... .......... 69% 115M 1s
#15 10.10 78800K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.10 78850K .......... .......... .......... .......... .......... 69% 118M 1s
#15 10.10 78900K .......... .......... .......... .......... .......... 69% 114M 1s
#15 10.10 78950K .......... .......... .......... .......... .......... 69% 116M 1s
#15 10.10 79000K .......... .......... .......... .......... .......... 69% 118M 1s
#15 10.10 79050K .......... .......... .......... .......... .......... 69% 115M 1s
#15 10.10 79100K .......... .......... .......... .......... .......... 69% 89.7M 1s
#15 10.10 79150K .......... .......... .......... .......... .......... 70% 115M 1s
#15 10.10 79200K .......... .......... .......... .......... .......... 70% 118M 1s
#15 10.10 79250K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.10 79300K .......... .......... .......... .......... .......... 70% 113M 1s
#15 10.10 79350K .......... .......... .......... .......... .......... 70% 119M 1s
#15 10.10 79400K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.10 79450K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.11 79500K .......... .......... .......... .......... .......... 70% 88.8M 1s
#15 10.11 79550K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.11 79600K .......... .......... .......... .......... .......... 70% 119M 1s
#15 10.11 79650K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.11 79700K .......... .......... .......... .......... .......... 70% 114M 1s
#15 10.11 79750K .......... .......... .......... .......... .......... 70% 119M 1s
#15 10.11 79800K .......... .......... .......... .......... .......... 70% 115M 1s
#15 10.11 79850K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.11 79900K .......... .......... .......... .......... .......... 70% 89.0M 1s
#15 10.11 79950K .......... .......... .......... .......... .......... 70% 119M 1s
#15 10.11 80000K .......... .......... .......... .......... .......... 70% 115M 1s
#15 10.11 80050K .......... .......... .......... .......... .......... 70% 116M 1s
#15 10.11 80100K .......... .......... .......... .......... .......... 70% 117M 1s
#15 10.11 80150K .......... .......... .......... .......... .......... 70% 115M 1s
#15 10.11 80200K .......... .......... .......... .......... .......... 70% 115M 1s
#15 10.11 80250K .......... .......... .......... .......... .......... 71% 119M 1s
#15 10.11 80300K .......... .......... .......... .......... .......... 71% 87.0M 1s
#15 10.11 80350K .......... .......... .......... .......... .......... 71% 120M 1s
#15 10.11 80400K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.11 80450K .......... .......... .......... .......... .......... 71% 109M 1s
#15 10.11 80500K .......... .......... .......... .......... .......... 71% 116M 1s
#15 10.11 80550K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.11 80600K .......... .......... .......... .......... .......... 71% 117M 1s
#15 10.12 80650K .......... .......... .......... .......... .......... 71% 116M 1s
#15 10.12 80700K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.12 80750K .......... .......... .......... .......... .......... 71% 120M 1s
#15 10.12 80800K .......... .......... .......... .......... .......... 71% 86.9M 1s
#15 10.12 80850K .......... .......... .......... .......... .......... 71% 119M 1s
#15 10.12 80900K .......... .......... .......... .......... .......... 71% 116M 1s
#15 10.12 80950K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.12 81000K .......... .......... .......... .......... .......... 71% 116M 1s
#15 10.12 81050K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.12 81100K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.12 81150K .......... .......... .......... .......... .......... 71% 120M 1s
#15 10.12 81200K .......... .......... .......... .......... .......... 71% 88.9M 1s
#15 10.12 81250K .......... .......... .......... .......... .......... 71% 115M 1s
#15 10.12 81300K .......... .......... .......... .......... .......... 71% 116M 1s
#15 10.12 81350K .......... .......... .......... .......... .......... 71% 119M 1s
#15 10.12 81400K .......... .......... .......... .......... .......... 72% 113M 1s
#15 10.12 81450K .......... .......... .......... .......... .......... 72% 115M 1s
#15 10.12 81500K .......... .......... .......... .......... .......... 72% 120M 1s
#15 10.12 81550K .......... .......... .......... .......... .......... 72% 115M 1s
#15 10.12 81600K .......... .......... .......... .......... .......... 72% 89.2M 1s
#15 10.12 81650K .......... .......... .......... .......... .......... 72% 116M 1s
#15 10.12 81700K .......... .......... .......... .......... .......... 72% 115M 1s
#15 10.12 81750K .......... .......... .......... .......... .......... 72% 120M 1s
#15 10.13 81800K .......... .......... .......... .......... .......... 72% 113M 1s
#15 10.13 81850K .......... .......... .......... .......... .......... 72% 116M 1s
#15 10.13 81900K .......... .......... .......... .......... .......... 72% 414K 1s
#15 10.25 81950K .......... .......... .......... .......... .......... 72% 87.7M 1s
#15 10.25 82000K .......... .......... .......... .......... .......... 72% 124M 1s
#15 10.25 82050K .......... .......... .......... .......... .......... 72% 116M 1s
#15 10.25 82100K .......... .......... .......... .......... .......... 72% 114M 1s
#15 10.25 82150K .......... .......... .......... .......... .......... 72% 125M 1s
#15 10.25 82200K .......... .......... .......... .......... .......... 72% 113M 1s
#15 10.25 82250K .......... .......... .......... .......... .......... 72% 102M 1s
#15 10.25 82300K .......... .......... .......... .......... .......... 72% 70.1M 1s
#15 10.25 82350K .......... .......... .......... .......... .......... 72% 85.4M 1s
#15 10.25 82400K .......... .......... .......... .......... .......... 72% 113M 1s
#15 10.25 82450K .......... .......... .......... .......... .......... 72% 115M 1s
#15 10.25 82500K .......... .......... .......... .......... .......... 73% 120M 1s
#15 10.25 82550K .......... .......... .......... .......... .......... 73% 754M 1s
#15 10.25 82600K .......... .......... .......... .......... .......... 73% 828M 1s
#15 10.25 82650K .......... .......... .......... .......... .......... 73% 169M 1s
#15 10.25 82700K .......... .......... .......... .......... .......... 73% 92.3M 1s
#15 10.25 82750K .......... .......... .......... .......... .......... 73% 115M 1s
#15 10.25 82800K .......... .......... .......... .......... .......... 73% 99.5M 1s
#15 10.25 82850K .......... .......... .......... .......... .......... 73% 113M 1s
#15 10.25 82900K .......... .......... .......... .......... .......... 73% 69.6M 1s
#15 10.26 82950K .......... .......... .......... .......... .......... 73% 103M 1s
#15 10.26 83000K .......... .......... .......... .......... .......... 73% 122M 1s
#15 10.26 83050K .......... .......... .......... .......... .......... 73% 115M 1s
#15 10.26 83100K .......... .......... .......... .......... .......... 73% 97.9M 1s
#15 10.26 83150K .......... .......... .......... .......... .......... 73% 121M 1s
#15 10.26 83200K .......... .......... .......... .......... .......... 73% 126M 1s
#15 10.26 83250K .......... .......... .......... .......... .......... 73% 116M 1s
#15 10.26 83300K .......... .......... .......... .......... .......... 73% 103M 1s
#15 10.26 83350K .......... .......... .......... .......... .......... 73% 115M 1s
#15 10.26 83400K .......... .......... .......... .......... .......... 73% 116M 1s
#15 10.26 83450K .......... .......... .......... .......... .......... 73% 97.3M 1s
#15 10.26 83500K .......... .......... .......... .......... .......... 73% 85.1M 1s
#15 10.26 83550K .......... .......... .......... .......... .......... 73% 112M 1s
#15 10.26 83600K .......... .......... .......... .......... .......... 73% 123M 1s
#15 10.26 83650K .......... .......... .......... .......... .......... 74% 116M 1s
#15 10.26 83700K .......... .......... .......... .......... .......... 74% 105M 1s
#15 10.26 83750K .......... .......... .......... .......... .......... 74% 120M 1s
#15 10.26 83800K .......... .......... .......... .......... .......... 74% 103M 1s
#15 10.26 83850K .......... .......... .......... .......... .......... 74% 115M 1s
#15 10.26 83900K .......... .......... .......... .......... .......... 74% 106M 1s
#15 10.26 83950K .......... .......... .......... .......... .......... 74% 98.0M 1s
#15 10.26 84000K .......... .......... .......... .......... .......... 74% 114M 1s
#15 10.27 84050K .......... .......... .......... .......... .......... 74% 118M 1s
#15 10.27 84100K .......... .......... .......... .......... .......... 74% 87.8M 1s
#15 10.27 84150K .......... .......... .......... .......... .......... 74% 120M 1s
#15 10.27 84200K .......... .......... .......... .......... .......... 74% 124M 1s
#15 10.27 84250K .......... .......... .......... .......... .......... 74% 113M 1s
#15 10.27 84300K .......... .......... .......... .......... .......... 74% 96.9M 1s
#15 10.27 84350K .......... .......... .......... .......... .......... 74% 132M 1s
#15 10.27 84400K .......... .......... .......... .......... .......... 74% 85.9M 1s
#15 10.27 84450K .......... .......... .......... .......... .......... 74% 113M 1s
#15 10.27 84500K .......... .......... .......... .......... .......... 74% 118M 1s
#15 10.27 84550K .......... .......... .......... .......... .......... 74% 113M 1s
#15 10.27 84600K .......... .......... .......... .......... .......... 74% 106M 1s
#15 10.27 84650K .......... .......... .......... .......... .......... 74% 116M 1s
#15 10.27 84700K .......... .......... .......... .......... .......... 74% 80.2M 1s
#15 10.27 84750K .......... .......... .......... .......... .......... 74% 108M 1s
#15 10.27 84800K .......... .......... .......... .......... .......... 75% 211M 1s
#15 10.27 84850K .......... .......... .......... .......... .......... 75% 126M 1s
#15 10.27 84900K .......... .......... .......... .......... .......... 75% 99.2M 1s
#15 10.27 84950K .......... .......... .......... .......... .......... 75% 123M 1s
#15 10.27 85000K .......... .......... .......... .......... .......... 75% 122M 1s
#15 10.27 85050K .......... .......... .......... .......... .......... 75% 117M 1s
#15 10.27 85100K .......... .......... .......... .......... .......... 75% 102M 1s
#15 10.28 85150K .......... .......... .......... .......... .......... 75% 118M 1s
#15 10.28 85200K .......... .......... .......... .......... .......... 75% 101M 1s
#15 10.28 85250K .......... .......... .......... .......... .......... 75% 116M 1s
#15 10.28 85300K .......... .......... .......... .......... .......... 75% 80.5M 1s
#15 10.28 85350K .......... .......... .......... .......... .......... 75% 120M 1s
#15 10.28 85400K .......... .......... .......... .......... .......... 75% 114M 1s
#15 10.28 85450K .......... .......... .......... .......... .......... 75% 122M 1s
#15 10.28 85500K .......... .......... .......... .......... .......... 75% 97.3M 1s
#15 10.28 85550K .......... .......... .......... .......... .......... 75% 116M 1s
#15 10.28 85600K .......... .......... .......... .......... .......... 75% 119M 1s
#15 10.28 85650K .......... .......... .......... .......... .......... 75% 125M 1s
#15 10.28 85700K .......... .......... .......... .......... .......... 75% 115M 1s
#15 10.28 85750K .......... .......... .......... .......... .......... 75% 120M 1s
#15 10.28 85800K .......... .......... .......... .......... .......... 75% 127M 1s
#15 10.28 85850K .......... .......... .......... .......... .......... 75% 127M 1s
#15 10.28 85900K .......... .......... .......... .......... .......... 76% 78.7M 1s
#15 10.28 85950K .......... .......... .......... .......... .......... 76% 133M 1s
#15 10.28 86000K .......... .......... .......... .......... .......... 76% 130M 1s
#15 10.28 86050K .......... .......... .......... .......... .......... 76% 121M 1s
#15 10.28 86100K .......... .......... .......... .......... .......... 76% 94.7M 1s
#15 10.28 86150K .......... .......... .......... .......... .......... 76% 117M 1s
#15 10.28 86200K .......... .......... .......... .......... .......... 76% 155M 1s
#15 10.28 86250K .......... .......... .......... .......... .......... 76% 116M 1s
#15 10.28 86300K .......... .......... .......... .......... .......... 76% 95.9M 1s
#15 10.29 86350K .......... .......... .......... .......... .......... 76% 114M 1s
#15 10.29 86400K .......... .......... .......... .......... .......... 76% 119M 1s
#15 10.29 86450K .......... .......... .......... .......... .......... 76% 124M 1s
#15 10.29 86500K .......... .......... .......... .......... .......... 76% 88.6M 1s
#15 10.29 86550K .......... .......... .......... .......... .......... 76% 118M 1s
#15 10.29 86600K .......... .......... .......... .......... .......... 76% 125M 1s
#15 10.29 86650K .......... .......... .......... .......... .......... 76% 121M 1s
#15 10.29 86700K .......... .......... .......... .......... .......... 76% 105M 1s
#15 10.29 86750K .......... .......... .......... .......... .......... 76% 105M 1s
#15 10.29 86800K .......... .......... .......... .......... .......... 76% 128M 1s
#15 10.29 86850K .......... .......... .......... .......... .......... 76% 122M 1s
#15 10.29 86900K .......... .......... .......... .......... .......... 76% 116M 1s
#15 10.29 86950K .......... .......... .......... .......... .......... 76% 104M 1s
#15 10.29 87000K .......... .......... .......... .......... .......... 76% 118M 1s
#15 10.29 87050K .......... .......... .......... .......... .......... 77% 117M 1s
#15 10.29 87100K .......... .......... .......... .......... .......... 77% 76.8M 1s
#15 10.29 87150K .......... .......... .......... .......... .......... 77% 122M 1s
#15 10.29 87200K .......... .......... .......... .......... .......... 77% 119M 1s
#15 10.29 87250K .......... .......... .......... .......... .......... 77% 119M 1s
#15 10.29 87300K .......... .......... .......... .......... .......... 77% 115M 1s
#15 10.29 87350K .......... .......... .......... .......... .......... 77% 221M 1s
#15 10.29 87400K .......... .......... .......... .......... .......... 77% 136M 1s
#15 10.29 87450K .......... .......... .......... .......... .......... 77% 114M 1s
#15 10.30 87500K .......... .......... .......... .......... .......... 77% 105M 1s
#15 10.30 87550K .......... .......... .......... .......... .......... 77% 119M 1s
#15 10.30 87600K .......... .......... .......... .......... .......... 77% 120M 1s
#15 10.30 87650K .......... .......... .......... .......... .......... 77% 127M 1s
#15 10.30 87700K .......... .......... .......... .......... .......... 77% 105M 1s
#15 10.30 87750K .......... .......... .......... .......... .......... 77% 210M 1s
#15 10.30 87800K .......... .......... .......... .......... .......... 77% 101M 1s
#15 10.30 87850K .......... .......... .......... .......... .......... 77% 140M 1s
#15 10.30 87900K .......... .......... .......... .......... .......... 77% 91.6M 1s
#15 10.30 87950K .......... .......... .......... .......... .......... 77% 122M 1s
#15 10.30 88000K .......... .......... .......... .......... .......... 77% 117M 1s
#15 10.30 88050K .......... .......... .......... .......... .......... 77% 117M 1s
#15 10.30 88100K .......... .......... .......... .......... .......... 77% 118M 1s
#15 10.30 88150K .......... .......... .......... .......... .......... 78% 116M 1s
#15 10.30 88200K .......... .......... .......... .......... .......... 78% 119M 1s
#15 10.30 88250K .......... .......... .......... .......... .......... 78% 116M 1s
#15 10.30 88300K .......... .......... .......... .......... .......... 78% 88.9M 1s
#15 10.30 88350K .......... .......... .......... .......... .......... 78% 116M 1s
#15 10.30 88400K .......... .......... .......... .......... .......... 78% 114M 1s
#15 10.30 88450K .......... .......... .......... .......... .......... 78% 120M 1s
#15 10.30 88500K .......... .......... .......... .......... .......... 78% 114M 1s
#15 10.30 88550K .......... .......... .......... .......... .......... 78% 115M 1s
#15 10.30 88600K .......... .......... .......... .......... .......... 78% 119M 1s
#15 10.30 88650K .......... .......... .......... .......... .......... 78% 116M 1s
#15 10.31 88700K .......... .......... .......... .......... .......... 78% 88.8M 1s
#15 10.31 88750K .......... .......... .......... .......... .......... 78% 116M 1s
#15 10.31 88800K .......... .......... .......... .......... .......... 78% 116M 1s
#15 10.31 88850K .......... .......... .......... .......... .......... 78% 119M 1s
#15 10.31 88900K .......... .......... .......... .......... .......... 78% 113M 1s
#15 10.31 88950K .......... .......... .......... .......... .......... 78% 115M 1s
#15 10.31 89000K .......... .......... .......... .......... .......... 78% 120M 1s
#15 10.31 89050K .......... .......... .......... .......... .......... 78% 115M 1s
#15 10.31 89100K .......... .......... .......... .......... .......... 78% 89.2M 1s
#15 10.31 89150K .......... .......... .......... .......... .......... 78% 114M 1s
#15 10.31 89200K .......... .......... .......... .......... .......... 78% 120M 1s
#15 10.31 89250K .......... .......... .......... .......... .......... 78% 115M 0s
#15 10.31 89300K .......... .......... .......... .......... .......... 79% 114M 0s
#15 10.31 89350K .......... .......... .......... .......... .......... 79% 119M 0s
#15 10.31 89400K .......... .......... .......... .......... .......... 79% 116M 0s
#15 10.31 89450K .......... .......... .......... .......... .......... 79% 110M 0s
#15 10.31 89500K .......... .......... .......... .......... .......... 79% 92.7M 0s
#15 10.31 89550K .......... .......... .......... .......... .......... 79% 116M 0s
#15 10.31 89600K .......... .......... .......... .......... .......... 79% 118M 0s
#15 10.31 89650K .......... .......... .......... .......... .......... 79% 115M 0s
#15 10.31 89700K .......... .......... .......... .......... .......... 79% 114M 0s
#15 10.31 89750K .......... .......... .......... .......... .......... 79% 119M 0s
#15 10.31 89800K .......... .......... .......... .......... .......... 79% 116M 0s
#15 10.32 89850K .......... .......... .......... .......... .......... 79% 115M 0s
#15 10.32 89900K .......... .......... .......... .......... .......... 79% 89.2M 0s
#15 10.32 89950K .......... .......... .......... .......... .......... 79% 119M 0s
#15 10.32 90000K .......... .......... .......... .......... .......... 79% 116M 0s
#15 10.32 90050K .......... .......... .......... .......... .......... 79% 115M 0s
#15 10.32 90100K .......... .......... .......... .......... .......... 79% 117M 0s
#15 10.32 90150K .......... .......... .......... .......... .......... 79% 116M 0s
#15 10.32 90200K .......... .......... .......... .......... .......... 79% 115M 0s
#15 10.32 90250K .......... .......... .......... .......... .......... 79% 119M 0s
#15 10.32 90300K .......... .......... .......... .......... .......... 79% 87.3M 0s
#15 10.32 90350K .......... .......... .......... .......... .......... 79% 119M 0s
#15 10.32 90400K .......... .......... .......... .......... .......... 79% 114M 0s
#15 10.32 90450K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.32 90500K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.32 90550K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.32 90600K .......... .......... .......... .......... .......... 80% 115M 0s
#15 10.32 90650K .......... .......... .......... .......... .......... 80% 120M 0s
#15 10.32 90700K .......... .......... .......... .......... .......... 80% 88.5M 0s
#15 10.32 90750K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.32 90800K .......... .......... .......... .......... .......... 80% 115M 0s
#15 10.32 90850K .......... .......... .......... .......... .......... 80% 119M 0s
#15 10.32 90900K .......... .......... .......... .......... .......... 80% 113M 0s
#15 10.32 90950K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.33 91000K .......... .......... .......... .......... .......... 80% 119M 0s
#15 10.33 91050K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.33 91100K .......... .......... .......... .......... .......... 80% 88.8M 0s
#15 10.33 91150K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.33 91200K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.33 91250K .......... .......... .......... .......... .......... 80% 119M 0s
#15 10.33 91300K .......... .......... .......... .......... .......... 80% 113M 0s
#15 10.33 91350K .......... .......... .......... .......... .......... 80% 115M 0s
#15 10.33 91400K .......... .......... .......... .......... .......... 80% 119M 0s
#15 10.33 91450K .......... .......... .......... .......... .......... 80% 116M 0s
#15 10.33 91500K .......... .......... .......... .......... .......... 80% 89.1M 0s
#15 10.33 91550K .......... .......... .......... .......... .......... 81% 116M 0s
#15 10.33 91600K .......... .......... .......... .......... .......... 81% 119M 0s
#15 10.33 91650K .......... .......... .......... .......... .......... 81% 116M 0s
#15 10.33 91700K .......... .......... .......... .......... .......... 81% 113M 0s
#15 10.33 91750K .......... .......... .......... .......... .......... 81% 119M 0s
#15 10.33 91800K .......... .......... .......... .......... .......... 81% 115M 0s
#15 10.33 91850K .......... .......... .......... .......... .......... 81% 115M 0s
#15 10.33 91900K .......... .......... .......... .......... .......... 81% 89.6M 0s
#15 10.33 91950K .......... .......... .......... .......... .......... 81% 116M 0s
#15 10.33 92000K .......... .......... .......... .......... .......... 81% 119M 0s
#15 10.33 92050K .......... .......... .......... .......... .......... 81% 115M 0s
#15 10.34 92100K .......... .......... .......... .......... .......... 81% 113M 0s
#15 10.34 92150K .......... .......... .......... .......... .......... 81% 381K 0s
#15 10.47 92200K .......... .......... .......... .......... .......... 81% 94.3M 0s
#15 10.47 92250K .......... .......... .......... .......... .......... 81% 124M 0s
#15 10.47 92300K .......... .......... .......... .......... .......... 81% 104M 0s
#15 10.47 92350K .......... .......... .......... .......... .......... 81% 96.5M 0s
#15 10.47 92400K .......... .......... .......... .......... .......... 81% 116M 0s
#15 10.47 92450K .......... .......... .......... .......... .......... 81% 72.0M 0s
#15 10.47 92500K .......... .......... .......... .......... .......... 81% 125M 0s
#15 10.47 92550K .......... .......... .......... .......... .......... 81% 110M 0s
#15 10.47 92600K .......... .......... .......... .......... .......... 81% 110M 0s
#15 10.47 92650K .......... .......... .......... .......... .......... 81% 113M 0s
#15 10.47 92700K .......... .......... .......... .......... .......... 82% 377M 0s
#15 10.47 92750K .......... .......... .......... .......... .......... 82% 640M 0s
#15 10.47 92800K .......... .......... .......... .......... .......... 82% 204M 0s
#15 10.47 92850K .......... .......... .......... .......... .......... 82% 120M 0s
#15 10.47 92900K .......... .......... .......... .......... .......... 82% 115M 0s
#15 10.47 92950K .......... .......... .......... .......... .......... 82% 118M 0s
#15 10.47 93000K .......... .......... .......... .......... .......... 82% 115M 0s
#15 10.47 93050K .......... .......... .......... .......... .......... 82% 116M 0s
#15 10.47 93100K .......... .......... .......... .......... .......... 82% 119M 0s
#15 10.47 93150K .......... .......... .......... .......... .......... 82% 87.4M 0s
#15 10.47 93200K .......... .......... .......... .......... .......... 82% 119M 0s
#15 10.48 93250K .......... .......... .......... .......... .......... 82% 116M 0s
#15 10.48 93300K .......... .......... .......... .......... .......... 82% 115M 0s
#15 10.48 93350K .......... .......... .......... .......... .......... 82% 118M 0s
#15 10.48 93400K .......... .......... .......... .......... .......... 82% 114M 0s
#15 10.48 93450K .......... .......... .......... .......... .......... 82% 116M 0s
#15 10.48 93500K .......... .......... .......... .......... .......... 82% 119M 0s
#15 10.48 93550K .......... .......... .......... .......... .......... 82% 88.7M 0s
#15 10.48 93600K .......... .......... .......... .......... .......... 82% 127M 0s
#15 10.48 93650K .......... .......... .......... .......... .......... 82% 106M 0s
#15 10.48 93700K .......... .......... .......... .......... .......... 82% 120M 0s
#15 10.48 93750K .......... .......... .......... .......... .......... 82% 113M 0s
#15 10.48 93800K .......... .......... .......... .......... .......... 82% 115M 0s
#15 10.48 93850K .......... .......... .......... .......... .......... 83% 119M 0s
#15 10.48 93900K .......... .......... .......... .......... .......... 83% 116M 0s
#15 10.48 93950K .......... .......... .......... .......... .......... 83% 88.7M 0s
#15 10.48 94000K .......... .......... .......... .......... .......... 83% 116M 0s
#15 10.48 94050K .......... .......... .......... .......... .......... 83% 116M 0s
#15 10.48 94100K .......... .......... .......... .......... .......... 83% 120M 0s
#15 10.48 94150K .......... .......... .......... .......... .......... 83% 113M 0s
#15 10.48 94200K .......... .......... .......... .......... .......... 83% 116M 0s
#15 10.48 94250K .......... .......... .......... .......... .......... 83% 118M 0s
#15 10.48 94300K .......... .......... .......... .......... .......... 83% 116M 0s
#15 10.48 94350K .......... .......... .......... .......... .......... 83% 88.5M 0s
#15 10.49 94400K .......... .......... .......... .......... .......... 83% 117M 0s
#15 10.49 94450K .......... .......... .......... .......... .......... 83% 119M 0s
#15 10.49 94500K .......... .......... .......... .......... .......... 83% 136M 0s
#15 10.49 94550K .......... .......... .......... .......... .......... 83% 87.5M 0s
#15 10.49 94600K .......... .......... .......... .......... .......... 83% 119M 0s
#15 10.49 94650K .......... .......... .......... .......... .......... 83% 116M 0s
#15 10.49 94700K .......... .......... .......... .......... .......... 83% 115M 0s
#15 10.49 94750K .......... .......... .......... .......... .......... 83% 117M 0s
#15 10.49 94800K .......... .......... .......... .......... .......... 83% 115M 0s
#15 10.49 94850K .......... .......... .......... .......... .......... 83% 115M 0s
#15 10.49 94900K .......... .......... .......... .......... .......... 83% 120M 0s
#15 10.49 94950K .......... .......... .......... .......... .......... 84% 88.8M 0s
#15 10.49 95000K .......... .......... .......... .......... .......... 84% 115M 0s
#15 10.49 95050K .......... .......... .......... .......... .......... 84% 116M 0s
#15 10.49 95100K .......... .......... .......... .......... .......... 84% 120M 0s
#15 10.49 95150K .......... .......... .......... .......... .......... 84% 113M 0s
#15 10.49 95200K .......... .......... .......... .......... .......... 84% 110M 0s
#15 10.49 95250K .......... .......... .......... .......... .......... 84% 123M 0s
#15 10.49 95300K .......... .......... .......... .......... .......... 84% 116M 0s
#15 10.49 95350K .......... .......... .......... .......... .......... 84% 89.0M 0s
#15 10.49 95400K .......... .......... .......... .......... .......... 84% 116M 0s
#15 10.49 95450K .......... .......... .......... .......... .......... 84% 115M 0s
#15 10.49 95500K .......... .......... .......... .......... .......... 84% 119M 0s
#15 10.50 95550K .......... .......... .......... .......... .......... 84% 113M 0s
#15 10.50 95600K .......... .......... .......... .......... .......... 84% 116M 0s
#15 10.50 95650K .......... .......... .......... .......... .......... 84% 120M 0s
#15 10.50 95700K .......... .......... .......... .......... .......... 84% 114M 0s
#15 10.50 95750K .......... .......... .......... .......... .......... 84% 88.9M 0s
#15 10.50 95800K .......... .......... .......... .......... .......... 84% 116M 0s
#15 10.50 95850K .......... .......... .......... .......... .......... 84% 119M 0s
#15 10.50 95900K .......... .......... .......... .......... .......... 84% 135M 0s
#15 10.50 95950K .......... .......... .......... .......... .......... 84% 87.7M 0s
#15 10.50 96000K .......... .......... .......... .......... .......... 84% 119M 0s
#15 10.50 96050K .......... .......... .......... .......... .......... 84% 116M 0s
#15 10.50 96100K .......... .......... .......... .......... .......... 85% 114M 0s
#15 10.50 96150K .......... .......... .......... .......... .......... 85% 118M 0s
#15 10.50 96200K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.50 96250K .......... .......... .......... .......... .......... 85% 119M 0s
#15 10.50 96300K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.50 96350K .......... .......... .......... .......... .......... 85% 89.6M 0s
#15 10.50 96400K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.50 96450K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.50 96500K .......... .......... .......... .......... .......... 85% 120M 0s
#15 10.50 96550K .......... .......... .......... .......... .......... 85% 113M 0s
#15 10.50 96600K .......... .......... .......... .......... .......... 85% 116M 0s
#15 10.50 96650K .......... .......... .......... .......... .......... 85% 118M 0s
#15 10.51 96700K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.51 96750K .......... .......... .......... .......... .......... 85% 89.5M 0s
#15 10.51 96800K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.51 96850K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.51 96900K .......... .......... .......... .......... .......... 85% 120M 0s
#15 10.51 96950K .......... .......... .......... .......... .......... 85% 109M 0s
#15 10.51 97000K .......... .......... .......... .......... .......... 85% 117M 0s
#15 10.51 97050K .......... .......... .......... .......... .......... 85% 118M 0s
#15 10.51 97100K .......... .......... .......... .......... .......... 85% 115M 0s
#15 10.51 97150K .......... .......... .......... .......... .......... 85% 90.3M 0s
#15 10.51 97200K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.51 97250K .......... .......... .......... .......... .......... 86% 120M 0s
#15 10.51 97300K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.51 97350K .......... .......... .......... .......... .......... 86% 111M 0s
#15 10.51 97400K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.51 97450K .......... .......... .......... .......... .......... 86% 119M 0s
#15 10.51 97500K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.51 97550K .......... .......... .......... .......... .......... 86% 90.6M 0s
#15 10.51 97600K .......... .......... .......... .......... .......... 86% 116M 0s
#15 10.51 97650K .......... .......... .......... .......... .......... 86% 119M 0s
#15 10.51 97700K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.51 97750K .......... .......... .......... .......... .......... 86% 111M 0s
#15 10.51 97800K .......... .......... .......... .......... .......... 86% 119M 0s
#15 10.52 97850K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.52 97900K .......... .......... .......... .......... .......... 86% 116M 0s
#15 10.52 97950K .......... .......... .......... .......... .......... 86% 91.3M 0s
#15 10.52 98000K .......... .......... .......... .......... .......... 86% 119M 0s
#15 10.52 98050K .......... .......... .......... .......... .......... 86% 115M 0s
#15 10.52 98100K .......... .......... .......... .......... .......... 86% 116M 0s
#15 10.52 98150K .......... .......... .......... .......... .......... 86% 114M 0s
#15 10.52 98200K .......... .......... .......... .......... .......... 86% 116M 0s
#15 10.52 98250K .......... .......... .......... .......... .......... 86% 118M 0s
#15 10.52 98300K .......... .......... .......... .......... .......... 86% 119M 0s
#15 10.52 98350K .......... .......... .......... .......... .......... 87% 87.2M 0s
#15 10.52 98400K .......... .......... .......... .......... .......... 87% 119M 0s
#15 10.52 98450K .......... .......... .......... .......... .......... 87% 115M 0s
#15 10.52 98500K .......... .......... .......... .......... .......... 87% 115M 0s
#15 10.52 98550K .......... .......... .......... .......... .......... 87% 117M 0s
#15 10.52 98600K .......... .......... .......... .......... .......... 87% 115M 0s
#15 10.52 98650K .......... .......... .......... .......... .......... 87% 116M 0s
#15 10.52 98700K .......... .......... .......... .......... .......... 87% 119M 0s
#15 10.52 98750K .......... .......... .......... .......... .......... 87% 89.5M 0s
#15 10.52 98800K .......... .......... .......... .......... .......... 87% 115M 0s
#15 10.52 98850K .......... .......... .......... .......... .......... 87% 116M 0s
#15 10.52 98900K .......... .......... .......... .......... .......... 87% 118M 0s
#15 10.52 98950K .......... .......... .......... .......... .......... 87% 112M 0s
#15 10.53 99000K .......... .......... .......... .......... .......... 87% 114M 0s
#15 10.53 99050K .......... .......... .......... .......... .......... 87% 123M 0s
#15 10.53 99100K .......... .......... .......... .......... .......... 87% 115M 0s
#15 10.53 99150K .......... .......... .......... .......... .......... 87% 89.1M 0s
#15 10.53 99200K .......... .......... .......... .......... .......... 87% 115M 0s
#15 10.53 99250K .......... .......... .......... .......... .......... 87% 116M 0s
#15 10.53 99300K .......... .......... .......... .......... .......... 87% 119M 0s
#15 10.53 99350K .......... .......... .......... .......... .......... 87% 113M 0s
#15 10.53 99400K .......... .......... .......... .......... .......... 87% 116M 0s
#15 10.53 99450K .......... .......... .......... .......... .......... 87% 119M 0s
#15 10.53 99500K .......... .......... .......... .......... .......... 88% 115M 0s
#15 10.53 99550K .......... .......... .......... .......... .......... 88% 89.1M 0s
#15 10.53 99600K .......... .......... .......... .......... .......... 88% 112M 0s
#15 10.53 99650K .......... .......... .......... .......... .......... 88% 123M 0s
#15 10.53 99700K .......... .......... .......... .......... .......... 88% 115M 0s
#15 10.53 99750K .......... .......... .......... .......... .......... 88% 114M 0s
#15 10.53 99800K .......... .......... .......... .......... .......... 88% 118M 0s
#15 10.53 99850K .......... .......... .......... .......... .......... 88% 109M 0s
#15 10.53 99900K .......... .......... .......... .......... .......... 88% 113M 0s
#15 10.53 99950K .......... .......... .......... .......... .......... 88% 118M 0s
#15 10.53 100000K .......... .......... .......... .......... .......... 88% 116M 0s
#15 10.53 100050K .......... .......... .......... .......... .......... 88% 89.3M 0s
#15 10.54 100100K .......... .......... .......... .......... .......... 88% 116M 0s
#15 10.54 100150K .......... .......... .......... .......... .......... 88% 119M 0s
#15 10.54 100200K .......... .......... .......... .......... .......... 88% 115M 0s
#15 10.54 100250K .......... .......... .......... .......... .......... 88% 114M 0s
#15 10.54 100300K .......... .......... .......... .......... .......... 88% 119M 0s
#15 10.54 100350K .......... .......... .......... .......... .......... 88% 116M 0s
#15 10.54 100400K .......... .......... .......... .......... .......... 88% 116M 0s
#15 10.54 100450K .......... .......... .......... .......... .......... 88% 88.9M 0s
#15 10.54 100500K .......... .......... .......... .......... .......... 88% 115M 0s
#15 10.54 100550K .......... .......... .......... .......... .......... 88% 119M 0s
#15 10.54 100600K .......... .......... .......... .......... .......... 89% 115M 0s
#15 10.54 100650K .......... .......... .......... .......... .......... 89% 114M 0s
#15 10.54 100700K .......... .......... .......... .......... .......... 89% 118M 0s
#15 10.54 100750K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.54 100800K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.54 100850K .......... .......... .......... .......... .......... 89% 88.9M 0s
#15 10.54 100900K .......... .......... .......... .......... .......... 89% 119M 0s
#15 10.54 100950K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.54 101000K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.54 101050K .......... .......... .......... .......... .......... 89% 117M 0s
#15 10.54 101100K .......... .......... .......... .......... .......... 89% 115M 0s
#15 10.54 101150K .......... .......... .......... .......... .......... 89% 115M 0s
#15 10.54 101200K .......... .......... .......... .......... .......... 89% 118M 0s
#15 10.55 101250K .......... .......... .......... .......... .......... 89% 87.5M 0s
#15 10.55 101300K .......... .......... .......... .......... .......... 89% 118M 0s
#15 10.55 101350K .......... .......... .......... .......... .......... 89% 115M 0s
#15 10.55 101400K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.55 101450K .......... .......... .......... .......... .......... 89% 117M 0s
#15 10.55 101500K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.55 101550K .......... .......... .......... .......... .......... 89% 115M 0s
#15 10.55 101600K .......... .......... .......... .......... .......... 89% 119M 0s
#15 10.55 101650K .......... .......... .......... .......... .......... 89% 88.3M 0s
#15 10.55 101700K .......... .......... .......... .......... .......... 89% 116M 0s
#15 10.55 101750K .......... .......... .......... .......... .......... 90% 116M 0s
#15 10.55 101800K .......... .......... .......... .......... .......... 90% 119M 0s
#15 10.55 101850K .......... .......... .......... .......... .......... 90% 113M 0s
#15 10.55 101900K .......... .......... .......... .......... .......... 90% 114M 0s
#15 10.55 101950K .......... .......... .......... .......... .......... 90% 120M 0s
#15 10.55 102000K .......... .......... .......... .......... .......... 90% 116M 0s
#15 10.55 102050K .......... .......... .......... .......... .......... 90% 88.3M 0s
#15 10.55 102100K .......... .......... .......... .......... .......... 90% 116M 0s
#15 10.55 102150K .......... .......... .......... .......... .......... 90% 116M 0s
#15 10.55 102200K .......... .......... .......... .......... .......... 90% 119M 0s
#15 10.55 102250K .......... .......... .......... .......... .......... 90% 112M 0s
#15 10.55 102300K .......... .......... .......... .......... .......... 90% 116M 0s
#15 10.55 102350K .......... .......... .......... .......... .......... 90% 124M 0s
#15 10.65 102400K .......... .......... .......... .......... .......... 90% 517K 0s
#15 10.65 102450K .......... .......... .......... .......... .......... 90% 115M 0s
#15 10.65 102500K .......... .......... .......... .......... .......... 90% 126M 0s
#15 10.65 102550K .......... .......... .......... .......... .......... 90% 123M 0s
#15 10.65 102600K .......... .......... .......... .......... .......... 90% 74.6M 0s
#15 10.65 102650K .......... .......... .......... .......... .......... 90% 113M 0s
#15 10.65 102700K .......... .......... .......... .......... .......... 90% 121M 0s
#15 10.65 102750K .......... .......... .......... .......... .......... 90% 93.1M 0s
#15 10.66 102800K .......... .......... .......... .......... .......... 90% 109M 0s
#15 10.66 102850K .......... .......... .......... .......... .......... 91% 115M 0s
#15 10.66 102900K .......... .......... .......... .......... .......... 91% 120M 0s
#15 10.66 102950K .......... .......... .......... .......... .......... 91% 105M 0s
#15 10.66 103000K .......... .......... .......... .......... .......... 91% 175M 0s
#15 10.66 103050K .......... .......... .......... .......... .......... 91% 815M 0s
#15 10.66 103100K .......... .......... .......... .......... .......... 91% 167M 0s
#15 10.66 103150K .......... .......... .......... .......... .......... 91% 96.3M 0s
#15 10.66 103200K .......... .......... .......... .......... .......... 91% 116M 0s
#15 10.66 103250K .......... .......... .......... .......... .......... 91% 119M 0s
#15 10.66 103300K .......... .......... .......... .......... .......... 91% 114M 0s
#15 10.66 103350K .......... .......... .......... .......... .......... 91% 115M 0s
#15 10.66 103400K .......... .......... .......... .......... .......... 91% 119M 0s
#15 10.66 103450K .......... .......... .......... .......... .......... 91% 114M 0s
#15 10.66 103500K .......... .......... .......... .......... .......... 91% 108M 0s
#15 10.66 103550K .......... .......... .......... .......... .......... 91% 118M 0s
#15 10.66 103600K .......... .......... .......... .......... .......... 91% 116M 0s
#15 10.66 103650K .......... .......... .......... .......... .......... 91% 89.3M 0s
#15 10.66 103700K .......... .......... .......... .......... .......... 91% 115M 0s
#15 10.66 103750K .......... .......... .......... .......... .......... 91% 119M 0s
#15 10.66 103800K .......... .......... .......... .......... .......... 91% 106M 0s
#15 10.66 103850K .......... .......... .......... .......... .......... 91% 137M 0s
#15 10.66 103900K .......... .......... .......... .......... .......... 91% 115M 0s
#15 10.66 103950K .......... .......... .......... .......... .......... 91% 89.5M 0s
#15 10.66 104000K .......... .......... .......... .......... .......... 92% 119M 0s
#15 10.67 104050K .......... .......... .......... .......... .......... 92% 115M 0s
#15 10.67 104100K .......... .......... .......... .......... .......... 92% 116M 0s
#15 10.67 104150K .......... .......... .......... .......... .......... 92% 116M 0s
#15 10.67 104200K .......... .......... .......... .......... .......... 92% 116M 0s
#15 10.67 104250K .......... .......... .......... .......... .......... 92% 110M 0s
#15 10.67 104300K .......... .......... .......... .......... .......... 92% 125M 0s
#15 10.67 104350K .......... .......... .......... .......... .......... 92% 86.3M 0s
#15 10.67 104400K .......... .......... .......... .......... .......... 92% 120M 0s
#15 10.67 104450K .......... .......... .......... .......... .......... 92% 116M 0s
#15 10.67 104500K .......... .......... .......... .......... .......... 92% 115M 0s
#15 10.67 104550K .......... .......... .......... .......... .......... 92% 117M 0s
#15 10.67 104600K .......... .......... .......... .......... .......... 92% 116M 0s
#15 10.67 104650K .......... .......... .......... .......... .......... 92% 115M 0s
#15 10.67 104700K .......... .......... .......... .......... .......... 92% 119M 0s
#15 10.67 104750K .......... .......... .......... .......... .......... 92% 89.1M 0s
#15 10.67 104800K .......... .......... .......... .......... .......... 92% 140M 0s
#15 10.67 104850K .......... .......... .......... .......... .......... 92% 98.8M 0s
#15 10.67 104900K .......... .......... .......... .......... .......... 92% 119M 0s
#15 10.67 104950K .......... .......... .......... .......... .......... 92% 113M 0s
#15 10.67 105000K .......... .......... .......... .......... .......... 92% 115M 0s
#15 10.67 105050K .......... .......... .......... .......... .......... 92% 120M 0s
#15 10.67 105100K .......... .......... .......... .......... .......... 92% 115M 0s
#15 10.67 105150K .......... .......... .......... .......... .......... 93% 88.8M 0s
#15 10.68 105200K .......... .......... .......... .......... .......... 93% 116M 0s
#15 10.68 105250K .......... .......... .......... .......... .......... 93% 115M 0s
#15 10.68 105300K .......... .......... .......... .......... .......... 93% 119M 0s
#15 10.68 105350K .......... .......... .......... .......... .......... 93% 114M 0s
#15 10.68 105400K .......... .......... .......... .......... .......... 93% 115M 0s
#15 10.68 105450K .......... .......... .......... .......... .......... 93% 118M 0s
#15 10.68 105500K .......... .......... .......... .......... .......... 93% 116M 0s
#15 10.68 105550K .......... .......... .......... .......... .......... 93% 88.9M 0s
#15 10.68 105600K .......... .......... .......... .......... .......... 93% 116M 0s
#15 10.68 105650K .......... .......... .......... .......... .......... 93% 119M 0s
#15 10.68 105700K .......... .......... .......... .......... .......... 93% 115M 0s
#15 10.68 105750K .......... .......... .......... .......... .......... 93% 114M 0s
#15 10.68 105800K .......... .......... .......... .......... .......... 93% 120M 0s
#15 10.68 105850K .......... .......... .......... .......... .......... 93% 115M 0s
#15 10.68 105900K .......... .......... .......... .......... .......... 93% 115M 0s
#15 10.68 105950K .......... .......... .......... .......... .......... 93% 89.2M 0s
#15 10.68 106000K .......... .......... .......... .......... .......... 93% 115M 0s
#15 10.68 106050K .......... .......... .......... .......... .......... 93% 117M 0s
#15 10.68 106100K .......... .......... .......... .......... .......... 93% 117M 0s
#15 10.68 106150K .......... .......... .......... .......... .......... 93% 113M 0s
#15 10.68 106200K .......... .......... .......... .......... .......... 93% 119M 0s
#15 10.68 106250K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.68 106300K .......... .......... .......... .......... .......... 94% 115M 0s
#15 10.69 106350K .......... .......... .......... .......... .......... 94% 88.8M 0s
#15 10.69 106400K .......... .......... .......... .......... .......... 94% 119M 0s
#15 10.69 106450K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 106500K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 106550K .......... .......... .......... .......... .......... 94% 117M 0s
#15 10.69 106600K .......... .......... .......... .......... .......... 94% 115M 0s
#15 10.69 106650K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 106700K .......... .......... .......... .......... .......... 94% 120M 0s
#15 10.69 106750K .......... .......... .......... .......... .......... 94% 87.0M 0s
#15 10.69 106800K .......... .......... .......... .......... .......... 94% 119M 0s
#15 10.69 106850K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 106900K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 106950K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 107000K .......... .......... .......... .......... .......... 94% 115M 0s
#15 10.69 107050K .......... .......... .......... .......... .......... 94% 115M 0s
#15 10.69 107100K .......... .......... .......... .......... .......... 94% 118M 0s
#15 10.69 107150K .......... .......... .......... .......... .......... 94% 89.0M 0s
#15 10.69 107200K .......... .......... .......... .......... .......... 94% 115M 0s
#15 10.69 107250K .......... .......... .......... .......... .......... 94% 116M 0s
#15 10.69 107300K .......... .......... .......... .......... .......... 94% 118M 0s
#15 10.69 107350K .......... .......... .......... .......... .......... 94% 114M 0s
#15 10.69 107400K .......... .......... .......... .......... .......... 95% 115M 0s
#15 10.69 107450K .......... .......... .......... .......... .......... 95% 119M 0s
#15 10.70 107500K .......... .......... .......... .......... .......... 95% 116M 0s
#15 10.70 107550K .......... .......... .......... .......... .......... 95% 89.3M 0s
#15 10.70 107600K .......... .......... .......... .......... .......... 95% 115M 0s
#15 10.70 107650K .......... .......... .......... .......... .......... 95% 116M 0s
#15 10.70 107700K .......... .......... .......... .......... .......... 95% 119M 0s
#15 10.70 107750K .......... .......... .......... .......... .......... 95% 114M 0s
#15 10.70 107800K .......... .......... .......... .......... .......... 95% 115M 0s
#15 10.70 107850K .......... .......... .......... .......... .......... 95% 119M 0s
#15 10.70 107900K .......... .......... .......... .......... .......... 95% 114M 0s
#15 10.70 107950K .......... .......... .......... .......... .......... 95% 89.4M 0s
#15 10.70 108000K .......... .......... .......... .......... .......... 95% 115M 0s
#15 10.70 108050K .......... .......... .......... .......... .......... 95% 119M 0s
#15 10.70 108100K .......... .......... .......... .......... .......... 95% 116M 0s
#15 10.70 108150K .......... .......... .......... .......... .......... 95% 113M 0s
#15 10.70 108200K .......... .......... .......... .......... .......... 95% 118M 0s
#15 10.70 108250K .......... .......... .......... .......... .......... 95% 116M 0s
#15 10.70 108300K .......... .......... .......... .......... .......... 95% 116M 0s
#15 10.70 108350K .......... .......... .......... .......... .......... 95% 88.7M 0s
#15 10.70 108400K .......... .......... .......... .......... .......... 95% 116M 0s
#15 10.70 108450K .......... .......... .......... .......... .......... 95% 119M 0s
#15 10.70 108500K .......... .......... .......... .......... .......... 96% 115M 0s
#15 10.70 108550K .......... .......... .......... .......... .......... 96% 114M 0s
#15 10.70 108600K .......... .......... .......... .......... .......... 96% 118M 0s
#15 10.71 108650K .......... .......... .......... .......... .......... 96% 115M 0s
#15 10.71 108700K .......... .......... .......... .......... .......... 96% 116M 0s
#15 10.71 108750K .......... .......... .......... .......... .......... 96% 89.8M 0s
#15 10.71 108800K .......... .......... .......... .......... .......... 96% 135M 0s
#15 10.71 108850K .......... .......... .......... .......... .......... 96% 119M 0s
#15 10.71 108900K .......... .......... .......... .......... .......... 96% 115M 0s
#15 10.71 108950K .......... .......... .......... .......... .......... 96% 89.0M 0s
#15 10.71 109000K .......... .......... .......... .......... .......... 96% 116M 0s
#15 10.71 109050K .......... .......... .......... .......... .......... 96% 116M 0s
#15 10.71 109100K .......... .......... .......... .......... .......... 96% 119M 0s
#15 10.71 109150K .......... .......... .......... .......... .......... 96% 111M 0s
#15 10.71 109200K .......... .......... .......... .......... .......... 96% 117M 0s
#15 10.71 109250K .......... .......... .......... .......... .......... 96% 120M 0s
#15 10.71 109300K .......... .......... .......... .......... .......... 96% 116M 0s
#15 10.71 109350K .......... .......... .......... .......... .......... 96% 89.0M 0s
#15 10.71 109400K .......... .......... .......... .......... .......... 96% 114M 0s
#15 10.71 109450K .......... .......... .......... .......... .......... 96% 120M 0s
#15 10.71 109500K .......... .......... .......... .......... .......... 96% 116M 0s
#15 10.71 109550K .......... .......... .......... .......... .......... 96% 113M 0s
#15 10.71 109600K .......... .......... .......... .......... .......... 96% 120M 0s
#15 10.71 109650K .......... .......... .......... .......... .......... 97% 114M 0s
#15 10.71 109700K .......... .......... .......... .......... .......... 97% 103M 0s
#15 10.71 109750K .......... .......... .......... .......... .......... 97% 114M 0s
#15 10.72 109800K .......... .......... .......... .......... .......... 97% 116M 0s
#15 10.72 109850K .......... .......... .......... .......... .......... 97% 119M 0s
#15 10.72 109900K .......... .......... .......... .......... .......... 97% 115M 0s
#15 10.72 109950K .......... .......... .......... .......... .......... 97% 89.4M 0s
#15 10.72 110000K .......... .......... .......... .......... .......... 97% 116M 0s
#15 10.72 110050K .......... .......... .......... .......... .......... 97% 115M 0s
#15 10.72 110100K .......... .......... .......... .......... .......... 97% 119M 0s
#15 10.72 110150K .......... .......... .......... .......... .......... 97% 114M 0s
#15 10.72 110200K .......... .......... .......... .......... .......... 97% 115M 0s
#15 10.72 110250K .......... .......... .......... .......... .......... 97% 119M 0s
#15 10.72 110300K .......... .......... .......... .......... .......... 97% 4.74M 0s
#15 10.73 110350K .......... .......... .......... .......... .......... 97% 196M 0s
#15 10.73 110400K .......... .......... .......... .......... .......... 97% 602M 0s
#15 10.73 110450K .......... .......... .......... .......... .......... 97% 329M 0s
#15 10.73 110500K .......... .......... .......... .......... .......... 97% 784M 0s
#15 10.73 110550K .......... .......... .......... .......... .......... 97% 628M 0s
#15 10.73 110600K .......... .......... .......... .......... .......... 97% 731M 0s
#15 10.73 110650K .......... .......... .......... .......... .......... 97% 749M 0s
#15 10.73 110700K .......... .......... .......... .......... .......... 97% 766M 0s
#15 10.73 110750K .......... .......... .......... .......... .......... 97% 619M 0s
#15 10.73 110800K .......... .......... .......... .......... .......... 98% 458M 0s
#15 10.73 110850K .......... .......... .......... .......... .......... 98% 723M 0s
#15 10.73 110900K .......... .......... .......... .......... .......... 98% 737M 0s
#15 10.73 110950K .......... .......... .......... .......... .......... 98% 684M 0s
#15 10.73 111000K .......... .......... .......... .......... .......... 98% 766M 0s
#15 10.73 111050K .......... .......... .......... .......... .......... 98% 787M 0s
#15 10.73 111100K .......... .......... .......... .......... .......... 98% 739M 0s
#15 10.73 111150K .......... .......... .......... .......... .......... 98% 620M 0s
#15 10.73 111200K .......... .......... .......... .......... .......... 98% 734M 0s
#15 10.73 111250K .......... .......... .......... .......... .......... 98% 773M 0s
#15 10.73 111300K .......... .......... .......... .......... .......... 98% 741M 0s
#15 10.73 111350K .......... .......... .......... .......... .......... 98% 639M 0s
#15 10.73 111400K .......... .......... .......... .......... .......... 98% 517M 0s
#15 10.73 111450K .......... .......... .......... .......... .......... 98% 754M 0s
#15 10.73 111500K .......... .......... .......... .......... .......... 98% 754M 0s
#15 10.73 111550K .......... .......... .......... .......... .......... 98% 621M 0s
#15 10.73 111600K .......... .......... .......... .......... .......... 98% 729M 0s
#15 10.73 111650K .......... .......... .......... .......... .......... 98% 689M 0s
#15 10.73 111700K .......... .......... .......... .......... .......... 98% 232M 0s
#15 10.73 111750K .......... .......... .......... .......... .......... 98% 117M 0s
#15 10.73 111800K .......... .......... .......... .......... .......... 98% 116M 0s
#15 10.73 111850K .......... .......... .......... .......... .......... 98% 115M 0s
#15 10.73 111900K .......... .......... .......... .......... .......... 99% 119M 0s
#15 10.73 111950K .......... .......... .......... .......... .......... 99% 87.0M 0s
#15 10.73 112000K .......... .......... .......... .......... .......... 99% 119M 0s
#15 10.74 112050K .......... .......... .......... .......... .......... 99% 116M 0s
#15 10.74 112100K .......... .......... .......... .......... .......... 99% 118M 0s
#15 10.74 112150K .......... .......... .......... .......... .......... 99% 113M 0s
#15 10.74 112200K .......... .......... .......... .......... .......... 99% 116M 0s
#15 10.74 112250K .......... .......... .......... .......... .......... 99% 119M 0s
#15 10.74 112300K .......... .......... .......... .......... .......... 99% 115M 0s
#15 10.74 112350K .......... .......... .......... .......... .......... 99% 89.1M 0s
#15 10.74 112400K .......... .......... .......... .......... .......... 99% 116M 0s
#15 10.74 112450K .......... .......... .......... .......... .......... 99% 115M 0s
#15 10.74 112500K .......... .......... .......... .......... .......... 99% 119M 0s
#15 10.74 112550K .......... .......... .......... .......... .......... 99% 112M 0s
#15 10.74 112600K .......... .......... .......... .......... .......... 99% 738K 0s
#15 10.81 112650K .......... .......... .......... .......... .......... 99% 119M 0s
#15 10.81 112700K .......... .......... .......... .......... .......... 99% 98.7M 0s
#15 10.81 112750K .......... .......... .......... .......... .......... 99% 127M 0s
#15 10.81 112800K .......... .......... .......... .......... .......... 99% 120M 0s
#15 10.81 112850K .......... .......... .......... .......... .......... 99% 118M 0s
#15 10.81 112900K .......... .......... .......... .......... .......... 99% 115M 0s
#15 10.81 112950K .......... .......... .......... .......... .......... 99% 124M 0s
#15 10.81 113000K .......... .......... .......... .......... .......... 99% 151M 0s
#15 10.81 113050K .......... .......... .. 100% 132M=2.4s
#15 10.81
#15 10.81 2025-01-21 03:13:13 (46.5 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100]
#15 10.81
#15 10.81 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#15 12.41 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz
#15 12.42 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm
#15 12.42 + /opt/llvm-arm/bin/clang --version
#15 12.43 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be)
#15 12.43 Target: x86_64-unknown-linux-gnu
#15 12.43 Thread model: posix
#15 12.43 InstalledDir: /opt/llvm-arm/bin
#15 12.43 + /opt/llvm-arm/bin/clang --print-targets
#15 12.44 Registered Targets:
#15 12.44 aarch64 - AArch64 (little endian)
#15 12.44 aarch64_32 - AArch64 (little endian ILP32)
#15 12.44 aarch64_be - AArch64 (big endian)
#15 12.44 arm - ARM
#15 12.44 arm64 - ARM64 (little endian)
#15 12.44 arm64_32 - ARM64 (little endian ILP32)
#15 12.44 armeb - ARM (big endian)
#15 12.44 thumb - Thumb
#15 12.44 thumbeb - Thumb (big endian)
#15 DONE 13.3s
#16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean
#16 0.441 + apt-get update
#16 0.491 Hit:1 http://deb.debian.org/debian bookworm InRelease
#16 0.491 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#16 0.491 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#16 0.855 Reading package lists...
#16 1.109 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc
#16 1.112 Reading package lists...
#16 1.351 Building dependency tree...
#16 1.398 Reading state information...
#16 1.473 ca-certificates is already the newest version (20230311).
#16 1.473 libtinfo5 is already the newest version (6.4-4).
#16 1.473 The following additional packages will be installed:
#16 1.473 asciidoc-base asciidoc-common autopoint autotools-dev binutils
#16 1.473 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu
#16 1.473 bsdextrautils cmake-data comerr-dev cpp cpp-12 dbus-bin dbus-daemon
#16 1.473 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism
#16 1.473 dirmngr distro-info-data dmsetup docbook docbook-dsssl docbook-utils
#16 1.473 docbook-xml docbook-xsl docutils-common dpkg-dev dwz fakeroot file
#16 1.473 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville
#16 1.473 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 gcc-12 gettext
#16 1.473 gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n gnupg-utils gpg
#16 1.473 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
#16 1.473 guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet
#16 1.473 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3
#16 1.473 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1
#16 1.473 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3
#16 1.473 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl
#16 1.473 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev
#16 1.473 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0
#16 1.473 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0
#16 1.473 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0
#16 1.473 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0
#16 1.473 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0
#16 1.473 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0
#16 1.473 libboost-dev libboost-exception-dev libboost-exception1.74-dev
#16 1.473 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0
#16 1.473 libboost-filesystem-dev libboost-filesystem1.74-dev
#16 1.473 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev
#16 1.473 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0
#16 1.473 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev
#16 1.473 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev
#16 1.473 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev
#16 1.473 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev
#16 1.473 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev
#16 1.473 libboost-mpi-python-dev libboost-mpi-python1.74-dev
#16 1.473 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0
#16 1.473 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0
#16 1.473 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0
#16 1.473 libboost-program-options-dev libboost-program-options1.74-dev
#16 1.473 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev
#16 1.473 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev
#16 1.473 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev
#16 1.473 libboost-regex1.74.0 libboost-serialization-dev
#16 1.473 libboost-serialization1.74-dev libboost-serialization1.74.0
#16 1.473 libboost-stacktrace-dev libboost-stacktrace1.74-dev
#16 1.473 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev
#16 1.473 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev
#16 1.473 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev
#16 1.473 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev
#16 1.473 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev
#16 1.473 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev
#16 1.473 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev
#16 1.473 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2
#16 1.473 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin
#16 1.473 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14
#16 1.473 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl
#16 1.473 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev
#16 1.473 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls
#16 1.473 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0
#16 1.473 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl
#16 1.473 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2
#16 1.473 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7
#16 1.473 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7
#16 1.473 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot
#16 1.473 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3
#16 1.473 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl
#16 1.473 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
#16 1.473 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1
#16 1.473 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3
#16 1.473 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common
#16 1.473 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0
#16 1.473 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
#16 1.473 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1
#16 1.473 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common
#16 1.473 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2
#16 1.473 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl
#16 1.473 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
#16 1.473 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins
#16 1.473 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12
#16 1.473 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl
#16 1.473 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23
#16 1.473 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery
#16 1.473 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl
#16 1.473 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10
#16 1.473 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0
#16 1.473 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0
#16 1.473 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl
#16 1.473 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7
#16 1.473 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0
#16 1.473 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2
#16 1.473 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl
#16 1.473 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14
#16 1.473 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0
#16 1.473 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev
#16 1.473 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2
#16 1.473 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
#16 1.473 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml
#16 1.473 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0
#16 1.473 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3
#16 1.473 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0
#16 1.473 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2
#16 1.473 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1
#16 1.473 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev
#16 1.473 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0
#16 1.473 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl
#16 1.473 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev
#16 1.473 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl
#16 1.473 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23
#16 1.473 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3
#16 1.473 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1
#16 1.473 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl
#16 1.473 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev
#16 1.473 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl
#16 1.473 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6
#16 1.473 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3
#16 1.473 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev
#16 1.473 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4
#16 1.473 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev
#16 1.473 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199
#16 1.473 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6
#16 1.473 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl
#16 1.473 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0
#16 1.473 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0
#16 1.473 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4
#16 1.473 mailcap man-db mariadb-common media-types mime-support module-assistant
#16 1.473 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base
#16 1.473 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp
#16 1.473 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults
#16 1.473 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data
#16 1.473 preview-latex-style procps python-apt-common python3-apt python3-astroid
#16 1.473 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils
#16 1.473 python3-docutils python3-filelock python3-funcparserlib
#16 1.473 python3-importlib-metadata python3-isort python3-lazy-object-proxy
#16 1.473 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe
#16 1.473 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil
#16 1.473 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments
#16 1.473 python3-reportlab python3-reportlab-accel python3-roman
#16 1.473 python3-setuptools-whl python3-six python3-toml python3-tomlkit
#16 1.473 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel
#16 1.473 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev
#16 1.473 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries
#16 1.473 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils
#16 1.473 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries
#16 1.473 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra
#16 1.473 texlive-lang-greek texlive-latex-base texlive-latex-extra
#16 1.473 texlive-latex-recommended texlive-luatex texlive-pictures
#16 1.473 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff
#16 1.473 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils
#16 1.473 zlib1g-dev
#16 1.474 Suggested packages:
#16 1.474 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc
#16 1.474 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build
#16 1.474 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc
#16 1.474 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat
#16 1.474 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all
#16 1.474 texlive-lang-cyrillic transfig xindy default-dbus-session-bus
#16 1.474 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx
#16 1.474 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs
#16 1.474 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
#16 1.474 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
#16 1.474 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
#16 1.474 piuparts postgresql-client pristine-lfs quilt ratt reprotest
#16 1.474 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor
#16 1.474 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html
#16 1.474 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc
#16 1.474 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan
#16 1.474 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui
#16 1.474 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf
#16 1.474 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib
#16 1.474 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev
#16 1.474 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev
#16 1.474 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
#16 1.474 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts
#16 1.474 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip
#16 1.474 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware
#16 1.474 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev
#16 1.474 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java
#16 1.474 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java
#16 1.474 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor
#16 1.474 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc
#16 1.474 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user
#16 1.474 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs
#16 1.474 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl
#16 1.474 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc
#16 1.474 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl
#16 1.474 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader
#16 1.474 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk
#16 1.474 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools
#16 1.474 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran
#16 1.474 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed
#16 1.474 diffutils-doc perl-doc libterm-readline-gnu-perl
#16 1.474 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
#16 1.474 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
#16 1.474 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
#16 1.474 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk
#16 1.474 python3-venv python-apt-doc python3-objgraph docutils-doc
#16 1.474 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french
#16 1.474 python-mako-doc python3-beaker python-pil-doc python-pygments-doc
#16 1.474 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc
#16 1.474 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support
#16 1.474 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml
#16 1.474 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc
#16 1.474 systemd-container systemd-homed systemd-userdbd systemd-boot
#16 1.474 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
#16 1.474 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex
#16 1.474 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps
#16 1.474 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles
#16 1.474 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks
#16 1.474 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip
#16 1.474 wdiff-doc
#16 1.474 Recommended packages:
#16 1.474 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload
#16 1.474 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl
#16 1.474 liblist-compare-perl libstring-shellquote-perl licensecheck lintian
#16 1.474 python3-debian python3-magic python3-requests python3-unidiff python3-xdg
#16 1.474 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl
#16 1.474 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl
#16 1.474 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools
#16 1.474 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl
#16 1.474 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback
#16 1.474 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl
#16 1.474 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2
#16 1.474 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common
#16 1.474 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc
#16 1.474 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
#16 1.474 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth
#16 1.474 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes
#16 1.474 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils
#16 1.474 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm
#16 1.474 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre
#16 1.474 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl
#16 1.474 libx11-protocol-perl x11-utils x11-xserver-utils
#16 3.562 The following NEW packages will be installed:
#16 3.562 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf
#16 3.562 autoconf-archive autogen automake autopoint autotools-dev bc binutils
#16 3.562 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison
#16 3.562 bsdextrautils build-essential bzip2 ccache cmake cmake-data coccinelle
#16 3.562 comerr-dev cpp cpp-12 cppcheck curl dahdi-source dblatex dbus dbus-bin
#16 3.562 dbus-daemon dbus-session-bus-common dbus-system-bus-common debhelper
#16 3.562 devscripts dh-autoreconf dh-strip-nondeterminism dirmngr distro-info-data
#16 3.562 dmsetup docbook docbook-dsssl docbook-utils docbook-xml docbook-xsl
#16 3.562 docbook5-xml docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex
#16 3.562 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville
#16 3.562 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12
#16 3.562 gcc-arm-none-eabi gettext gettext-base gfortran-12 ghostscript
#16 3.562 gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
#16 3.562 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base
#16 3.562 guile-3.0-libs htop ibverbs-providers icu-devtools inetutils-telnet
#16 3.562 intltool-debian iproute2 krb5-multidev latexmk lcov libabsl20220623
#16 3.562 libaio-dev libaio1 libann0 libaom3 libapache-pom-java libapparmor1
#16 3.562 libarchive-zip-perl libarchive13 libargon2-1 libasan8 libasound2
#16 3.562 libasound2-data libasound2-dev libassuan0 libatomic1 libavahi-client3
#16 3.562 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl
#16 3.562 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf-dev libbladerf2
#16 3.562 libblkid-dev libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev
#16 3.562 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev
#16 3.562 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev
#16 3.562 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev
#16 3.562 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev
#16 3.562 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev
#16 3.562 libboost-date-time1.74.0 libboost-dev libboost-exception-dev
#16 3.562 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev
#16 3.562 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev
#16 3.562 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev
#16 3.562 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0
#16 3.562 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev
#16 3.562 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev
#16 3.562 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev
#16 3.562 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev
#16 3.562 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev
#16 3.562 libboost-mpi-python-dev libboost-mpi-python1.74-dev
#16 3.562 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0
#16 3.562 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0
#16 3.562 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0
#16 3.562 libboost-program-options-dev libboost-program-options1.74-dev
#16 3.562 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev
#16 3.562 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev
#16 3.562 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev
#16 3.562 libboost-regex1.74.0 libboost-serialization-dev
#16 3.562 libboost-serialization1.74-dev libboost-serialization1.74.0
#16 3.562 libboost-stacktrace-dev libboost-stacktrace1.74-dev
#16 3.562 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev
#16 3.562 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev
#16 3.562 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev
#16 3.562 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev
#16 3.562 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev
#16 3.562 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev
#16 3.562 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev
#16 3.562 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev
#16 3.562 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2
#16 3.562 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6
#16 3.562 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl
#16 3.562 libclass-xsaccessor-perl libclone-perl libcommons-logging-java
#16 3.562 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3
#16 3.562 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6
#16 3.562 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0
#16 3.562 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl
#16 3.562 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2
#16 3.562 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7
#16 3.562 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7
#16 3.562 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot
#16 3.562 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3
#16 3.562 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1
#16 3.562 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
#16 3.562 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
#16 3.562 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6
#16 3.562 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
#16 3.562 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5
#16 3.562 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
#16 3.562 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0
#16 3.562 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0
#16 3.562 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common
#16 3.562 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6
#16 3.562 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl
#16 3.562 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
#16 3.562 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins
#16 3.562 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12
#16 3.562 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl
#16 3.562 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23
#16 3.562 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo
#16 3.562 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5
#16 3.562 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12
#16 3.562 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev
#16 3.562 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4
#16 3.562 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev
#16 3.563 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
#16 3.563 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev
#16 3.563 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl
#16 3.563 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev
#16 3.563 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl
#16 3.563 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev
#16 3.563 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev
#16 3.563 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1
#16 3.563 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev
#16 3.563 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev
#16 3.563 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0
#16 3.563 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1
#16 3.563 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8
#16 3.563 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0
#16 3.563 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1
#16 3.563 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev
#16 3.563 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16
#16 3.563 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev
#16 3.563 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal
#16 3.563 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1
#16 3.563 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl
#16 3.563 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev
#16 3.563 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5
#16 3.563 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base
#16 3.563 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev
#16 3.563 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3
#16 3.563 libsource-highlight-common libsource-highlight4v5 libsqlite3-0
#16 3.563 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml
#16 3.563 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2
#16 3.563 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0
#16 3.563 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl
#16 3.563 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl
#16 3.563 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool
#16 3.563 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev
#16 3.563 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2
#16 3.563 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7
#16 3.563 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl
#16 3.563 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6
#16 3.563 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6
#16 3.563 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl
#16 3.563 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0
#16 3.563 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0
#16 3.563 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales
#16 3.563 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common
#16 3.563 media-types mime-support module-assistant mpi-default-bin mpi-default-dev
#16 3.563 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib
#16 3.563 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp
#16 3.563 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36
#16 3.563 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config
#16 3.563 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps
#16 3.563 pylint python-apt-common python3 python3-apt python3-astroid
#16 3.563 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils
#16 3.563 python3-docutils python3-filelock python3-funcparserlib python3-gi
#16 3.563 python3-importlib-metadata python3-isort python3-lazy-object-proxy
#16 3.563 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe
#16 3.563 python3-mccabe python3-minimal python3-more-itertools
#16 3.563 python3-mypy-extensions python3-nwdiag python3-pil python3-pip
#16 3.563 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes
#16 3.563 python3-pygments python3-reportlab python3-reportlab-accel python3-roman
#16 3.563 python3-setuptools python3-setuptools-whl python3-six python3-toml
#16 3.563 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv
#16 3.563 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml
#16 3.563 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common
#16 3.563 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data
#16 3.563 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0
#16 3.563 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive
#16 3.563 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils
#16 3.563 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek
#16 3.563 texlive-latex-base texlive-latex-extra texlive-latex-recommended
#16 3.563 texlive-luatex texlive-pictures texlive-plain-generic texlive-science
#16 3.563 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils
#16 3.563 xfonts-encodings xfonts-utils xml-core xsltproc xz-utils zlib1g-dev
#16 3.590 0 upgraded, 778 newly installed, 0 to remove and 0 not upgraded.
#16 3.590 Need to get 940 MB of archives.
#16 3.590 After this operation, 4007 MB of additional disk space will be used.
#16 3.590 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
#16 3.623 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
#16 3.629 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
#16 3.635 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
#16 3.638 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
#16 3.641 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
#16 3.646 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
#16 3.655 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
#16 3.656 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
#16 3.656 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.33-1~deb12u1 [1691 kB]
#16 3.667 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.33-1~deb12u1 [3036 kB]
#16 3.693 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
#16 3.695 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
#16 3.696 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
#16 3.696 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB]
#16 3.697 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
#16 3.699 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
#16 3.700 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
#16 3.700 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
#16 3.729 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
#16 3.729 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#16 3.730 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]
#16 3.773 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]
#16 3.777 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB]
#16 3.792 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB]
#16 3.794 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB]
#16 3.794 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB]
#16 3.798 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB]
#16 3.802 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB]
#16 3.802 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB]
#16 3.809 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB]
#16 3.842 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
#16 3.842 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
#16 3.842 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB]
#16 3.842 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB]
#16 3.842 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
#16 3.842 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB]
#16 3.843 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB]
#16 3.843 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
#16 3.843 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB]
#16 3.847 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB]
#16 3.852 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
#16 3.852 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
#16 3.853 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
#16 3.854 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
#16 3.854 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
#16 3.856 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB]
#16 3.866 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB]
#16 3.883 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB]
#16 3.889 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
#16 3.889 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
#16 3.890 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB]
#16 3.893 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB]
#16 3.979 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
#16 3.980 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB]
#16 3.981 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]
#16 3.989 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB]
#16 3.989 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB]
#16 3.996 Get:59 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u5 [1403 kB]
#16 4.008 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB]
#16 4.014 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB]
#16 4.037 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
#16 4.037 Get:63 http://deb.debian.org/debian-security bookworm-security/main amd64 rsync amd64 3.2.7-1+deb12u2 [419 kB]
#16 4.038 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
#16 4.038 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB]
#16 4.050 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
#16 4.051 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]
#16 4.052 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
#16 4.053 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#16 4.053 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
#16 4.054 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
#16 4.054 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
#16 4.063 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
#16 4.063 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB]
#16 4.064 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB]
#16 4.070 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
#16 4.070 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
#16 4.070 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
#16 4.073 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
#16 4.074 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
#16 4.074 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
#16 4.075 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
#16 4.076 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
#16 4.084 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB]
#16 4.085 Get:85 http://deb.debian.org/debian bookworm/main amd64 libc-l10n all 2.36-9+deb12u9 [677 kB]
#16 4.099 Get:86 http://deb.debian.org/debian bookworm/main amd64 locales all 2.36-9+deb12u9 [3904 kB]
#16 4.126 Get:87 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
#16 4.126 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
#16 4.129 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
#16 4.141 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
#16 4.141 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
#16 4.142 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
#16 4.142 Get:93 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u4 [993 kB]
#16 4.151 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB]
#16 4.151 Get:95 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
#16 4.155 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB]
#16 4.156 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#16 4.156 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB]
#16 4.168 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
#16 4.269 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
#16 4.271 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB]
#16 4.271 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB]
#16 4.272 Get:103 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB]
#16 4.272 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB]
#16 4.272 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB]
#16 4.272 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB]
#16 4.273 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB]
#16 4.273 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
#16 4.275 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u3 [6272 B]
#16 4.281 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
#16 4.282 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB]
#16 4.282 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB]
#16 4.283 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B]
#16 4.284 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u2 [152 kB]
#16 4.286 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u2 [43.8 kB]
#16 4.287 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u2 [59.9 kB]
#16 4.288 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u2 [111 kB]
#16 4.290 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u2 [246 kB]
#16 4.292 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
#16 4.300 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#16 4.301 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
#16 4.302 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB]
#16 4.303 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
#16 4.313 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB]
#16 4.313 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#16 4.315 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB]
#16 4.320 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB]
#16 4.320 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB]
#16 4.431 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
#16 4.432 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
#16 4.433 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#16 4.434 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
#16 4.434 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#16 4.435 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
#16 4.436 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
#16 4.438 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
#16 4.452 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#16 4.453 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#16 4.453 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
#16 4.453 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#16 4.453 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#16 4.455 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
#16 4.455 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#16 4.477 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB]
#16 4.478 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#16 4.478 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#16 4.479 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#16 4.479 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#16 4.479 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
#16 4.479 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#16 4.480 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
#16 4.480 Get:152 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB]
#16 4.484 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u2 [10.5 MB]
#16 4.589 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB]
#16 4.590 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB]
#16 4.798 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB]
#16 4.827 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB]
#16 4.865 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB]
#16 4.884 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB]
#16 4.962 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB]
#16 4.962 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB]
#16 5.724 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#16 5.726 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#16 5.727 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#16 5.745 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB]
#16 5.746 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB]
#16 5.747 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB]
#16 5.748 Get:168 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB]
#16 5.753 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB]
#16 5.815 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB]
#16 6.028 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB]
#16 6.276 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB]
#16 6.856 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B]
#16 6.856 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB]
#16 6.857 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB]
#16 6.859 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB]
#16 6.861 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB]
#16 6.887 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB]
#16 6.888 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB]
#16 7.036 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB]
#16 7.202 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB]
#16 7.202 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB]
#16 7.202 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB]
#16 7.892 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB]
#16 7.900 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB]
#16 7.901 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB]
#16 7.901 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB]
#16 7.903 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB]
#16 7.908 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB]
#16 7.910 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB]
#16 7.912 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB]
#16 7.918 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB]
#16 7.944 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB]
#16 8.052 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB]
#16 8.117 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB]
#16 8.130 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB]
#16 8.132 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB]
#16 8.132 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B]
#16 8.132 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB]
#16 8.133 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB]
#16 8.133 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB]
#16 8.133 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
#16 8.135 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB]
#16 8.137 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB]
#16 8.202 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB]
#16 8.203 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB]
#16 8.203 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB]
#16 8.204 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
#16 8.204 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
#16 8.207 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
#16 8.211 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB]
#16 8.212 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB]
#16 8.234 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB]
#16 8.239 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]
#16 8.240 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB]
#16 8.240 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB]
#16 8.248 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
#16 8.248 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]
#16 8.270 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB]
#16 8.270 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB]
#16 8.294 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB]
#16 8.306 Get:222 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u9 [46.7 kB]
#16 8.306 Get:223 http://deb.debian.org/debian bookworm-updates/main amd64 linux-libc-dev amd64 6.1.124-1 [2099 kB]
#16 8.337 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
#16 8.337 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
#16 8.337 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#16 8.338 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#16 8.338 Get:228 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u9 [1904 kB]
#16 8.348 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB]
#16 8.354 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]
#16 8.355 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]
#16 8.452 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B]
#16 8.452 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]
#16 8.452 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]
#16 8.452 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]
#16 8.452 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]
#16 8.453 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
#16 8.477 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]
#16 8.486 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]
#16 8.514 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
#16 8.524 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]
#16 8.524 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]
#16 8.536 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]
#16 8.734 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B]
#16 8.734 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]
#16 8.739 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]
#16 8.832 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
#16 8.832 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
#16 8.836 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
#16 8.841 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
#16 8.842 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
#16 8.855 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
#16 8.855 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB]
#16 8.856 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB]
#16 8.861 Get:255 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u2 [343 kB]
#16 8.864 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#16 8.864 Get:257 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#16 8.865 Get:258 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#16 8.866 Get:259 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
#16 8.867 Get:260 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#16 8.867 Get:261 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#16 8.869 Get:262 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u8 [390 kB]
#16 8.873 Get:263 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
#16 8.873 Get:264 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
#16 8.878 Get:265 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]
#16 8.879 Get:266 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB]
#16 8.900 Get:267 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB]
#16 8.992 Get:268 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB]
#16 8.992 Get:269 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB]
#16 8.992 Get:270 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB]
#16 8.993 Get:271 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB]
#16 8.995 Get:272 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB]
#16 9.021 Get:273 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u8 [315 kB]
#16 9.022 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
#16 9.022 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
#16 9.023 Get:276 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
#16 9.023 Get:277 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
#16 9.023 Get:278 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
#16 9.023 Get:279 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
#16 9.024 Get:280 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
#16 9.024 Get:281 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
#16 9.028 Get:282 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
#16 9.042 Get:283 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
#16 9.042 Get:284 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
#16 9.044 Get:285 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
#16 9.052 Get:286 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B]
#16 9.052 Get:287 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B]
#16 9.052 Get:288 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB]
#16 9.053 Get:289 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB]
#16 9.069 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]
#16 9.069 Get:291 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]
#16 9.069 Get:292 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
#16 9.069 Get:293 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
#16 9.071 Get:294 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
#16 9.071 Get:295 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
#16 9.071 Get:296 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
#16 9.075 Get:297 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
#16 9.086 Get:298 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
#16 9.094 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
#16 9.102 Get:300 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
#16 9.102 Get:301 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
#16 9.108 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
#16 9.113 Get:303 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
#16 9.117 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
#16 9.124 Get:305 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
#16 9.132 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
#16 9.132 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
#16 9.132 Get:308 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
#16 9.134 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
#16 9.134 Get:310 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
#16 9.134 Get:311 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
#16 9.135 Get:312 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
#16 9.135 Get:313 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
#16 9.136 Get:314 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
#16 9.141 Get:315 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
#16 9.143 Get:316 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
#16 9.145 Get:317 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
#16 9.146 Get:318 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
#16 9.148 Get:319 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
#16 9.149 Get:320 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
#16 9.150 Get:321 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
#16 9.151 Get:322 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
#16 9.152 Get:323 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
#16 9.152 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
#16 9.153 Get:325 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
#16 9.154 Get:326 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
#16 9.154 Get:327 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
#16 9.155 Get:328 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
#16 9.155 Get:329 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
#16 9.156 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
#16 9.160 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
#16 9.162 Get:332 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
#16 9.162 Get:333 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
#16 9.162 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
#16 9.163 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
#16 9.163 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
#16 9.163 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
#16 9.165 Get:338 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
#16 9.166 Get:339 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
#16 9.169 Get:340 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
#16 9.171 Get:341 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
#16 9.171 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
#16 9.172 Get:343 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
#16 9.172 Get:344 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
#16 9.172 Get:345 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
#16 9.174 Get:346 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
#16 9.175 Get:347 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
#16 9.177 Get:348 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u2 [1073 kB]
#16 9.195 Get:349 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB]
#16 9.196 Get:350 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB]
#16 9.197 Get:351 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
#16 9.271 Get:352 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB]
#16 9.477 Get:353 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB]
#16 9.560 Get:354 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB]
#16 9.615 Get:355 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB]
#16 9.623 Get:356 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB]
#16 9.667 Get:357 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
#16 9.670 Get:358 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#16 9.671 Get:359 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB]
#16 10.15 Get:360 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB]
#16 10.15 Get:361 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB]
#16 10.15 Get:362 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB]
#16 10.23 Get:363 http://deb.debian.org/debian bookworm/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u6 [149 kB]
#16 10.23 Get:364 http://deb.debian.org/debian bookworm/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u6 [587 kB]
#16 10.23 Get:365 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10+deb12u1 [107 kB]
#16 10.23 Get:366 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10+deb12u1 [42.1 kB]
#16 10.23 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10+deb12u1 [45.8 kB]
#16 10.23 Get:368 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u8 [246 kB]
#16 10.23 Get:369 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB]
#16 10.23 Get:370 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB]
#16 10.23 Get:371 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB]
#16 10.23 Get:372 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
#16 10.24 Get:373 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB]
#16 10.24 Get:374 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB]
#16 10.24 Get:375 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
#16 10.24 Get:376 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
#16 10.25 Get:377 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
#16 10.25 Get:378 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
#16 10.25 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB]
#16 10.25 Get:380 http://deb.debian.org/debian bookworm/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u6 [2467 kB]
#16 10.28 Get:381 http://deb.debian.org/debian bookworm/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u6 [57.5 kB]
#16 10.28 Get:382 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB]
#16 10.28 Get:383 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB]
#16 10.28 Get:384 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB]
#16 10.28 Get:385 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#16 10.28 Get:386 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB]
#16 10.29 Get:387 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB]
#16 10.36 Get:388 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#16 10.36 Get:389 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#16 10.36 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#16 10.36 Get:391 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB]
#16 10.37 Get:392 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB]
#16 10.38 Get:393 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
#16 10.38 Get:394 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
#16 10.38 Get:395 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
#16 10.39 Get:396 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
#16 10.41 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
#16 10.41 Get:398 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
#16 10.41 Get:399 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
#16 10.41 Get:400 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
#16 10.41 Get:401 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
#16 10.42 Get:402 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
#16 10.42 Get:403 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
#16 10.42 Get:404 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#16 10.42 Get:405 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#16 10.43 Get:406 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#16 10.43 Get:407 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#16 10.43 Get:408 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#16 10.43 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#16 10.43 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#16 10.43 Get:411 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#16 10.44 Get:412 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#16 10.44 Get:413 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#16 10.44 Get:414 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#16 10.45 Get:415 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB]
#16 10.45 Get:416 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB]
#16 10.45 Get:417 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB]
#16 10.45 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB]
#16 10.45 Get:419 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB]
#16 10.45 Get:420 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB]
#16 10.45 Get:421 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB]
#16 10.46 Get:422 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u2 [58.2 kB]
#16 10.46 Get:423 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u2 [40.6 kB]
#16 10.46 Get:424 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u2 [52.9 kB]
#16 10.46 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u2 [41.1 kB]
#16 10.46 Get:426 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u2 [125 kB]
#16 10.46 Get:427 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB]
#16 10.46 Get:428 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
#16 10.46 Get:429 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
#16 10.47 Get:430 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB]
#16 10.47 Get:431 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB]
#16 10.47 Get:432 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB]
#16 10.47 Get:433 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB]
#16 10.47 Get:434 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB]
#16 10.47 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB]
#16 10.47 Get:436 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
#16 10.47 Get:437 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
#16 10.48 Get:438 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
#16 10.48 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
#16 10.48 Get:440 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
#16 10.48 Get:441 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB]
#16 10.48 Get:442 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
#16 10.49 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB]
#16 10.50 Get:444 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB]
#16 10.50 Get:445 http://deb.debian.org/debian bookworm/main amd64 uuid-dev amd64 2.38.1-5+deb12u3 [40.0 kB]
#16 10.50 Get:446 http://deb.debian.org/debian bookworm/main amd64 libblkid-dev amd64 2.38.1-5+deb12u3 [179 kB]
#16 10.50 Get:447 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB]
#16 10.60 Get:448 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B]
#16 10.60 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB]
#16 10.62 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B]
#16 10.62 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB]
#16 10.62 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB]
#16 10.62 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B]
#16 10.62 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB]
#16 10.62 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB]
#16 10.62 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B]
#16 10.62 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB]
#16 10.62 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB]
#16 10.62 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B]
#16 10.62 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB]
#16 10.63 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB]
#16 10.63 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB]
#16 10.63 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB]
#16 10.63 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB]
#16 10.64 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB]
#16 10.64 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB]
#16 10.64 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB]
#16 10.64 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB]
#16 10.64 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB]
#16 10.65 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B]
#16 10.65 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB]
#16 10.66 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB]
#16 10.66 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B]
#16 10.66 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B]
#16 10.66 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB]
#16 10.66 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B]
#16 10.66 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB]
#16 10.66 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB]
#16 10.66 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB]
#16 10.66 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB]
#16 10.66 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B]
#16 10.67 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B]
#16 10.67 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB]
#16 10.67 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB]
#16 10.68 Get:485 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB]
#16 10.78 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB]
#16 10.79 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB]
#16 10.79 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB]
#16 10.79 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB]
#16 10.80 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B]
#16 10.80 Get:491 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB]
#16 10.80 Get:492 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB]
#16 10.80 Get:493 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB]
#16 10.80 Get:494 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB]
#16 10.80 Get:495 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB]
#16 10.80 Get:496 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB]
#16 10.81 Get:497 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB]
#16 10.81 Get:498 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB]
#16 10.81 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB]
#16 10.81 Get:500 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB]
#16 10.81 Get:501 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB]
#16 10.82 Get:502 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB]
#16 10.82 Get:503 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB]
#16 10.82 Get:504 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB]
#16 10.83 Get:505 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB]
#16 10.85 Get:506 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB]
#16 10.85 Get:507 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB]
#16 10.85 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB]
#16 10.86 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B]
#16 10.86 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB]
#16 10.86 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB]
#16 10.86 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B]
#16 10.86 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB]
#16 10.87 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB]
#16 10.87 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B]
#16 10.87 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB]
#16 10.88 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB]
#16 10.88 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B]
#16 10.88 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB]
#16 10.89 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB]
#16 10.89 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B]
#16 10.89 Get:522 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB]
#16 10.89 Get:523 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB]
#16 10.89 Get:524 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB]
#16 10.90 Get:525 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB]
#16 10.90 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB]
#16 10.90 Get:527 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-7~deb12u1 [164 kB]
#16 10.90 Get:528 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB]
#16 10.90 Get:529 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB]
#16 10.91 Get:530 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB]
#16 10.91 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB]
#16 10.91 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB]
#16 10.91 Get:533 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB]
#16 10.92 Get:534 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB]
#16 10.93 Get:535 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB]
#16 10.93 Get:536 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB]
#16 10.94 Get:537 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB]
#16 10.95 Get:538 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B]
#16 10.95 Get:539 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB]
#16 10.96 Get:540 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B]
#16 10.96 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB]
#16 10.96 Get:542 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B]
#16 10.96 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB]
#16 10.96 Get:544 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB]
#16 10.96 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B]
#16 10.96 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB]
#16 10.96 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB]
#16 10.96 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B]
#16 10.96 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB]
#16 10.97 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB]
#16 10.97 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B]
#16 10.97 Get:552 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6+deb12u5 [1988 kB]
#16 10.99 Get:553 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u1 [150 kB]
#16 10.99 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6+deb12u5 [4739 kB]
#16 11.04 Get:555 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B]
#16 11.04 Get:556 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6+deb12u5 [616 kB]
#16 11.04 Get:557 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
#16 11.04 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB]
#16 11.04 Get:559 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB]
#16 11.04 Get:560 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB]
#16 11.04 Get:561 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB]
#16 11.04 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB]
#16 11.04 Get:563 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B]
#16 11.05 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB]
#16 11.05 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB]
#16 11.05 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B]
#16 11.05 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B]
#16 11.05 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B]
#16 11.05 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB]
#16 11.05 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB]
#16 11.06 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B]
#16 11.06 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B]
#16 11.06 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B]
#16 11.06 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B]
#16 11.06 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB]
#16 11.06 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB]
#16 11.07 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B]
#16 11.07 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB]
#16 11.07 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB]
#16 11.07 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B]
#16 11.07 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB]
#16 11.08 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB]
#16 11.08 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B]
#16 11.08 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB]
#16 11.08 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB]
#16 11.08 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B]
#16 11.08 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B]
#16 11.08 Get:588 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB]
#16 11.08 Get:589 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB]
#16 11.09 Get:590 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB]
#16 11.09 Get:591 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB]
#16 11.09 Get:592 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB]
#16 11.09 Get:593 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB]
#16 11.10 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB]
#16 11.10 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB]
#16 11.10 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB]
#16 11.11 Get:597 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB]
#16 11.11 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB]
#16 11.11 Get:599 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB]
#16 11.11 Get:600 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB]
#16 11.11 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB]
#16 11.11 Get:602 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#16 11.11 Get:603 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#16 11.11 Get:604 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#16 11.11 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#16 11.12 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB]
#16 11.12 Get:607 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB]
#16 11.12 Get:608 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
#16 11.12 Get:609 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB]
#16 11.13 Get:610 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB]
#16 11.13 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB]
#16 11.14 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB]
#16 11.14 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB]
#16 11.14 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB]
#16 11.16 Get:615 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1+deb12u1 [306 kB]
#16 11.17 Get:616 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
#16 11.17 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+deb12u1 [139 kB]
#16 11.17 Get:618 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2+deb12u5 [1209 kB]
#16 11.18 Get:619 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u5 [111 kB]
#16 11.18 Get:620 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u5 [152 kB]
#16 11.19 Get:621 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB]
#16 11.19 Get:622 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB]
#16 11.19 Get:623 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB]
#16 11.19 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB]
#16 11.19 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB]
#16 11.20 Get:626 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB]
#16 11.20 Get:627 http://deb.debian.org/debian bookworm/main amd64 libmount-dev amd64 2.38.1-5+deb12u3 [22.6 kB]
#16 11.20 Get:628 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u5 [1605 kB]
#16 11.22 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
#16 11.22 Get:630 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
#16 11.22 Get:631 http://deb.debian.org/debian bookworm/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB]
#16 11.24 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u3 [406 kB]
#16 11.24 Get:633 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u3 [406 kB]
#16 11.25 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u3 [14.5 kB]
#16 11.25 Get:635 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB]
#16 11.25 Get:636 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB]
#16 11.25 Get:637 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB]
#16 11.25 Get:638 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB]
#16 11.25 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u3 [1352 kB]
#16 11.26 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB]
#16 11.26 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB]
#16 11.26 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB]
#16 11.26 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB]
#16 11.26 Get:644 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB]
#16 11.26 Get:645 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB]
#16 11.26 Get:646 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u2 [14.8 kB]
#16 11.26 Get:647 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB]
#16 11.27 Get:648 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB]
#16 11.27 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB]
#16 11.27 Get:650 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B]
#16 11.27 Get:651 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB]
#16 11.27 Get:652 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB]
#16 11.28 Get:653 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B]
#16 11.28 Get:654 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B]
#16 11.28 Get:655 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB]
#16 11.28 Get:656 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB]
#16 11.28 Get:657 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
#16 11.28 Get:658 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
#16 11.28 Get:659 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB]
#16 11.28 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB]
#16 11.30 Get:661 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB]
#16 11.33 Get:662 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB]
#16 11.33 Get:663 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3+deb12u1 [257 kB]
#16 11.33 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3+deb12u1 [45.4 MB]
#16 11.73 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
#16 11.73 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
#16 11.73 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB]
#16 11.73 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB]
#16 11.73 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB]
#16 11.73 Get:670 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB]
#16 11.73 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB]
#16 11.73 Get:672 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB]
#16 11.73 Get:673 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB]
#16 11.74 Get:674 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
#16 11.74 Get:675 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB]
#16 11.74 Get:676 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB]
#16 11.74 Get:677 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB]
#16 11.75 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB]
#16 11.75 Get:679 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.33-1~deb12u1 [52.7 kB]
#16 11.75 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB]
#16 11.75 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
#16 11.75 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB]
#16 11.75 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB]
#16 11.75 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB]
#16 11.75 Get:685 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB]
#16 11.75 Get:686 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB]
#16 11.78 Get:687 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB]
#16 11.79 Get:688 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#16 11.79 Get:689 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
#16 11.79 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB]
#16 11.79 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB]
#16 11.79 Get:692 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB]
#16 11.79 Get:693 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.15-1~deb12u1 [2439 kB]
#16 11.82 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB]
#16 11.82 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB]
#16 11.82 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB]
#16 11.82 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB]
#16 11.82 Get:698 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB]
#16 11.83 Get:699 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB]
#16 11.83 Get:700 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.0 kB]
#16 11.83 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB]
#16 11.83 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB]
#16 11.83 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB]
#16 11.84 Get:704 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#16 11.84 Get:705 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB]
#16 11.84 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB]
#16 11.84 Get:707 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#16 11.84 Get:708 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB]
#16 11.85 Get:709 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB]
#16 11.85 Get:710 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB]
#16 11.85 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB]
#16 11.85 Get:712 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB]
#16 11.85 Get:713 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB]
#16 11.85 Get:714 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
#16 11.85 Get:715 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
#16 11.85 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
#16 11.85 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
#16 11.86 Get:718 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
#16 11.86 Get:719 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB]
#16 11.86 Get:720 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB]
#16 11.86 Get:721 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB]
#16 11.86 Get:722 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB]
#16 11.87 Get:723 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB]
#16 11.87 Get:724 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB]
#16 12.21 Get:725 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB]
#16 12.21 Get:726 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
#16 12.21 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB]
#16 12.21 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB]
#16 12.21 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB]
#16 12.21 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB]
#16 12.21 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB]
#16 12.21 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB]
#16 12.21 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB]
#16 12.21 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B]
#16 12.22 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB]
#16 12.22 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B]
#16 12.22 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB]
#16 12.22 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB]
#16 12.23 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB]
#16 12.23 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB]
#16 12.23 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB]
#16 12.23 Get:742 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB]
#16 12.24 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB]
#16 12.24 Get:744 http://deb.debian.org/debian bookworm/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB]
#16 12.24 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB]
#16 12.24 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B]
#16 12.24 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB]
#16 12.25 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+deb12u1 [38.5 kB]
#16 12.25 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1+deb12u1 [565 kB]
#16 12.25 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB]
#16 12.25 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB]
#16 12.25 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B]
#16 12.25 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB]
#16 12.26 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB]
#16 12.26 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB]
#16 12.26 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB]
#16 12.26 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB]
#16 12.26 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB]
#16 12.27 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB]
#16 12.29 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB]
#16 12.29 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB]
#16 12.30 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB]
#16 12.30 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB]
#16 12.30 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB]
#16 12.30 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB]
#16 12.30 Get:766 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB]
#16 12.31 Get:767 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB]
#16 12.33 Get:768 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB]
#16 12.34 Get:769 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u1 [353 kB]
#16 12.34 Get:770 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB]
#16 12.34 Get:771 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB]
#16 12.35 Get:772 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB]
#16 12.36 Get:773 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB]
#16 12.37 Get:774 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB]
#16 12.37 Get:775 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB]
#16 12.42 Get:776 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB]
#16 12.43 Get:777 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
#16 12.43 Get:778 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB]
#16 12.54 debconf: delaying package configuration, since apt-utils is not installed
#16 12.59 Fetched 940 MB in 9s (106 MB/s)
#16 12.66 Selecting previously unselected package libargon2-1:amd64.
#16 12.66 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6685 files and directories currently installed.)
#16 12.67 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
#16 12.71 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
#16 12.82 Selecting previously unselected package dmsetup.
#16 12.82 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ...
#16 12.84 Unpacking dmsetup (2:1.02.185-2) ...
#16 12.98 Selecting previously unselected package libdevmapper1.02.1:amd64.
#16 12.98 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
#16 13.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
#16 13.12 Selecting previously unselected package libjson-c5:amd64.
#16 13.12 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ...
#16 13.14 Unpacking libjson-c5:amd64 (0.16-2) ...
#16 13.28 Selecting previously unselected package libcryptsetup12:amd64.
#16 13.28 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
#16 13.30 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
#16 13.43 Selecting previously unselected package libfdisk1:amd64.
#16 13.43 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ...
#16 13.45 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ...
#16 13.59 Selecting previously unselected package libkmod2:amd64.
#16 13.59 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ...
#16 13.61 Unpacking libkmod2:amd64 (30+20221128-1) ...
#16 13.75 Selecting previously unselected package libapparmor1:amd64.
#16 13.75 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ...
#16 13.76 Unpacking libapparmor1:amd64 (3.0.8-3) ...
#16 13.90 Selecting previously unselected package libip4tc2:amd64.
#16 13.90 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ...
#16 13.92 Unpacking libip4tc2:amd64 (1.8.9-2) ...
#16 14.02 Selecting previously unselected package libsystemd-shared:amd64.
#16 14.02 Preparing to unpack .../09-libsystemd-shared_252.33-1~deb12u1_amd64.deb ...
#16 14.04 Unpacking libsystemd-shared:amd64 (252.33-1~deb12u1) ...
#16 14.28 Selecting previously unselected package systemd.
#16 14.28 Preparing to unpack .../10-systemd_252.33-1~deb12u1_amd64.deb ...
#16 14.34 Unpacking systemd (252.33-1~deb12u1) ...
#16 14.61 Selecting previously unselected package libdbus-1-3:amd64.
#16 14.62 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
#16 14.63 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
#16 14.75 Selecting previously unselected package dbus-bin.
#16 14.75 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
#16 14.76 Unpacking dbus-bin (1.14.10-1~deb12u1) ...
#16 14.87 Selecting previously unselected package dbus-session-bus-common.
#16 14.87 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
#16 14.89 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
#16 15.03 Selecting previously unselected package libexpat1:amd64.
#16 15.03 Preparing to unpack .../14-libexpat1_2.5.0-1+deb12u1_amd64.deb ...
#16 15.05 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ...
#16 15.18 Selecting previously unselected package dbus-daemon.
#16 15.18 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
#16 15.20 Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
#16 15.32 Selecting previously unselected package dbus-system-bus-common.
#16 15.32 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
#16 15.33 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
#16 15.49 Selecting previously unselected package dbus.
#16 15.50 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ...
#16 15.52 Unpacking dbus (1.14.10-1~deb12u1) ...
#16 15.66 Selecting previously unselected package perl-modules-5.36.
#16 15.66 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ...
#16 15.68 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ...
#16 15.96 Selecting previously unselected package libgdbm6:amd64.
#16 15.97 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ...
#16 15.98 Unpacking libgdbm6:amd64 (1.23-3) ...
#16 16.13 Selecting previously unselected package libgdbm-compat4:amd64.
#16 16.13 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ...
#16 16.15 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#16 16.29 Selecting previously unselected package libperl5.36:amd64.
#16 16.29 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ...
#16 16.31 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ...
#16 16.63 Selecting previously unselected package perl.
#16 16.63 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ...
#16 16.66 Unpacking perl (5.36.0-7+deb12u1) ...
#16 16.79 Selecting previously unselected package autoconf-archive.
#16 16.79 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ...
#16 16.80 Unpacking autoconf-archive (20220903-3) ...
#16 17.00 Selecting previously unselected package ocaml-base.
#16 17.00 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ...
#16 17.02 Unpacking ocaml-base (4.13.1-4) ...
#16 17.15 Selecting previously unselected package libparmap-ocaml.
#16 17.15 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ...
#16 17.17 Unpacking libparmap-ocaml (1.2.5-1) ...
#16 17.28 Selecting previously unselected package libfindlib-ocaml.
#16 17.28 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ...
#16 17.30 Unpacking libfindlib-ocaml (1.9.6-1+b1) ...
#16 17.43 Selecting previously unselected package ocaml-findlib.
#16 17.43 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ...
#16 17.45 Unpacking ocaml-findlib (1.9.6-1+b1) ...
#16 17.59 Selecting previously unselected package libstdcompat-ocaml.
#16 17.59 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ...
#16 17.61 Unpacking libstdcompat-ocaml (19-1) ...
#16 17.76 Selecting previously unselected package libpython3.11-minimal:amd64.
#16 17.77 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
#16 17.78 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ...
#16 17.95 Selecting previously unselected package python3.11-minimal.
#16 17.96 Preparing to unpack .../30-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ...
#16 17.98 Unpacking python3.11-minimal (3.11.2-6+deb12u5) ...
#16 18.19 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ...
#16 18.26 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ...
#16 18.32 Setting up python3.11-minimal (3.11.2-6+deb12u5) ...
#16 18.85 Selecting previously unselected package python3-minimal.
#16 18.85 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11271 files and directories currently installed.)
#16 18.87 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
#16 18.89 Unpacking python3-minimal (3.11.2-1+b1) ...
#16 19.01 Selecting previously unselected package media-types.
#16 19.01 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
#16 19.03 Unpacking media-types (10.0.0) ...
#16 19.17 Selecting previously unselected package mailcap.
#16 19.17 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ...
#16 19.19 Unpacking mailcap (3.70+nmu1) ...
#16 19.32 Selecting previously unselected package mime-support.
#16 19.32 Preparing to unpack .../03-mime-support_3.66_all.deb ...
#16 19.34 Unpacking mime-support (3.66) ...
#16 19.47 Selecting previously unselected package libncursesw6:amd64.
#16 19.48 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ...
#16 19.49 Unpacking libncursesw6:amd64 (6.4-4) ...
#16 19.65 Selecting previously unselected package libkrb5support0:amd64.
#16 19.65 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ...
#16 19.67 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ...
#16 19.81 Selecting previously unselected package libk5crypto3:amd64.
#16 19.81 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ...
#16 19.83 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ...
#16 19.97 Selecting previously unselected package libkeyutils1:amd64.
#16 19.97 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ...
#16 19.99 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
#16 20.13 Selecting previously unselected package libkrb5-3:amd64.
#16 20.13 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ...
#16 20.15 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ...
#16 20.32 Selecting previously unselected package libgssapi-krb5-2:amd64.
#16 20.32 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ...
#16 20.34 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ...
#16 20.46 Selecting previously unselected package libtirpc-common.
#16 20.46 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ...
#16 20.48 Unpacking libtirpc-common (1.3.3+ds-1) ...
#16 20.62 Selecting previously unselected package libtirpc3:amd64.
#16 20.62 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ...
#16 20.64 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
#16 20.77 Selecting previously unselected package libnsl2:amd64.
#16 20.78 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ...
#16 20.79 Unpacking libnsl2:amd64 (1.3.0-2) ...
#16 20.92 Selecting previously unselected package readline-common.
#16 20.92 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ...
#16 20.94 Unpacking readline-common (8.2-1.3) ...
#16 21.09 Selecting previously unselected package libreadline8:amd64.
#16 21.09 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ...
#16 21.11 Unpacking libreadline8:amd64 (8.2-1.3) ...
#16 21.27 Selecting previously unselected package libsqlite3-0:amd64.
#16 21.27 Preparing to unpack .../15-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ...
#16 21.29 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
#16 21.45 Selecting previously unselected package libpython3.11-stdlib:amd64.
#16 21.45 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ...
#16 21.47 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ...
#16 21.67 Selecting previously unselected package python3.11.
#16 21.67 Preparing to unpack .../17-python3.11_3.11.2-6+deb12u5_amd64.deb ...
#16 21.69 Unpacking python3.11 (3.11.2-6+deb12u5) ...
#16 21.81 Selecting previously unselected package libpython3-stdlib:amd64.
#16 21.81 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
#16 21.83 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#16 21.95 Setting up python3-minimal (3.11.2-1+b1) ...
#16 22.17 Selecting previously unselected package python3.
#16 22.17 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11803 files and directories currently installed.)
#16 22.18 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ...
#16 22.20 Unpacking python3 (3.11.2-1+b1) ...
#16 22.33 Selecting previously unselected package libpcre3:amd64.
#16 22.33 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ...
#16 22.35 Unpacking libpcre3:amd64 (2:8.39-15) ...
#16 22.52 Selecting previously unselected package coccinelle.
#16 22.52 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ...
#16 22.54 Unpacking coccinelle (1.1.1.deb-2+b1) ...
#16 22.90 Selecting previously unselected package m4.
#16 22.90 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ...
#16 22.92 Unpacking m4 (1.4.19-3) ...
#16 23.07 Selecting previously unselected package flex.
#16 23.07 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ...
#16 23.09 Unpacking flex (2.6.4-8.2) ...
#16 23.24 Selecting previously unselected package libmpfr6:amd64.
#16 23.24 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ...
#16 23.26 Unpacking libmpfr6:amd64 (4.2.0-1) ...
#16 23.41 Selecting previously unselected package libsigsegv2:amd64.
#16 23.42 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ...
#16 23.44 Unpacking libsigsegv2:amd64 (2.14-1) ...
#16 23.55 Setting up libmpfr6:amd64 (4.2.0-1) ...
#16 23.61 Setting up readline-common (8.2-1.3) ...
#16 23.68 Setting up libreadline8:amd64 (8.2-1.3) ...
#16 23.73 Setting up libsigsegv2:amd64 (2.14-1) ...
#16 23.90 Selecting previously unselected package gawk.
#16 23.90 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12135 files and directories currently installed.)
#16 23.92 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ...
#16 23.94 Unpacking gawk (1:5.2.1-2) ...
#16 24.11 Selecting previously unselected package libglib2.0-0:amd64.
#16 24.12 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u5_amd64.deb ...
#16 24.13 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u5) ...
#16 24.37 Selecting previously unselected package ofono.
#16 24.38 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ...
#16 24.40 Unpacking ofono (1.31-3+b1) ...
#16 24.57 Selecting previously unselected package poppler-data.
#16 24.58 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ...
#16 24.59 Unpacking poppler-data (0.4.12-1) ...
#16 24.83 Selecting previously unselected package libpopt0:amd64.
#16 24.83 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ...
#16 24.85 Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
#16 25.02 Selecting previously unselected package rsync.
#16 25.03 Preparing to unpack .../005-rsync_3.2.7-1+deb12u2_amd64.deb ...
#16 25.05 Unpacking rsync (3.2.7-1+deb12u2) ...
#16 25.22 Selecting previously unselected package sgml-base.
#16 25.22 Preparing to unpack .../006-sgml-base_1.31_all.deb ...
#16 25.24 Unpacking sgml-base (1.31) ...
#16 25.44 Selecting previously unselected package sudo.
#16 25.44 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ...
#16 25.46 Unpacking sudo (1.9.13p3-1+deb12u1) ...
#16 25.64 Selecting previously unselected package libelf1:amd64.
#16 25.65 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ...
#16 25.66 Unpacking libelf1:amd64 (0.188-2.1) ...
#16 25.82 Selecting previously unselected package libbpf1:amd64.
#16 25.82 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ...
#16 25.84 Unpacking libbpf1:amd64 (1:1.1.0-1) ...
#16 25.98 Selecting previously unselected package libbsd0:amd64.
#16 25.98 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ...
#16 26.00 Unpacking libbsd0:amd64 (0.11.7-2) ...
#16 26.13 Selecting previously unselected package libmnl0:amd64.
#16 26.14 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ...
#16 26.16 Unpacking libmnl0:amd64 (1.0.4-3) ...
#16 26.31 Selecting previously unselected package libxtables12:amd64.
#16 26.31 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ...
#16 26.33 Unpacking libxtables12:amd64 (1.8.9-2) ...
#16 26.45 Selecting previously unselected package libcap2-bin.
#16 26.45 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ...
#16 26.47 Unpacking libcap2-bin (1:2.66-4) ...
#16 26.63 Selecting previously unselected package iproute2.
#16 26.64 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ...
#16 26.66 Unpacking iproute2 (6.1.0-3) ...
#16 26.84 Selecting previously unselected package netbase.
#16 26.84 Preparing to unpack .../015-netbase_6.4_all.deb ...
#16 26.86 Unpacking netbase (6.4) ...
#16 26.99 Selecting previously unselected package libproc2-0:amd64.
#16 26.99 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ...
#16 27.01 Unpacking libproc2-0:amd64 (2:4.0.2-3) ...
#16 27.17 Selecting previously unselected package procps.
#16 27.17 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ...
#16 27.21 Unpacking procps (2:4.0.2-3) ...
#16 27.35 Selecting previously unselected package sensible-utils.
#16 27.35 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ...
#16 27.37 Unpacking sensible-utils (0.0.17+nmu1) ...
#16 27.48 Selecting previously unselected package bzip2.
#16 27.48 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ...
#16 27.50 Unpacking bzip2 (1.0.8-5+b1) ...
#16 27.61 Selecting previously unselected package libmagic-mgc.
#16 27.61 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ...
#16 27.63 Unpacking libmagic-mgc (1:5.44-3) ...
#16 27.78 Selecting previously unselected package libmagic1:amd64.
#16 27.79 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ...
#16 27.80 Unpacking libmagic1:amd64 (1:5.44-3) ...
#16 27.92 Selecting previously unselected package file.
#16 27.92 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ...
#16 27.94 Unpacking file (1:5.44-3) ...
#16 28.06 Selecting previously unselected package gettext-base.
#16 28.06 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ...
#16 28.08 Unpacking gettext-base (0.21-12) ...
#16 28.22 Selecting previously unselected package libuchardet0:amd64.
#16 28.23 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ...
#16 28.24 Unpacking libuchardet0:amd64 (0.0.7-1) ...
#16 28.37 Selecting previously unselected package groff-base.
#16 28.37 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ...
#16 28.39 Unpacking groff-base (1.22.4-10) ...
#16 28.56 Selecting previously unselected package inetutils-telnet.
#16 28.56 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ...
#16 28.58 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ...
#16 28.70 Selecting previously unselected package libc-l10n.
#16 28.70 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u9_all.deb ...
#16 28.72 Unpacking libc-l10n (2.36-9+deb12u9) ...
#16 28.92 Selecting previously unselected package locales.
#16 28.92 Preparing to unpack .../028-locales_2.36-9+deb12u9_all.deb ...
#16 28.94 Unpacking locales (2.36-9+deb12u9) ...
#16 29.25 Selecting previously unselected package bsdextrautils.
#16 29.25 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
#16 29.28 Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
#16 29.42 Selecting previously unselected package libpipeline1:amd64.
#16 29.42 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ...
#16 29.44 Unpacking libpipeline1:amd64 (1.5.7-1) ...
#16 29.62 Selecting previously unselected package man-db.
#16 29.62 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ...
#16 29.64 Unpacking man-db (2.11.2-2) ...
#16 29.86 Selecting previously unselected package libedit2:amd64.
#16 29.86 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ...
#16 29.88 Unpacking libedit2:amd64 (3.1-20221030-2) ...
#16 30.03 Selecting previously unselected package libcbor0.8:amd64.
#16 30.04 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ...
#16 30.05 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
#16 30.20 Selecting previously unselected package libfido2-1:amd64.
#16 30.20 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ...
#16 30.22 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
#16 30.39 Selecting previously unselected package openssh-client.
#16 30.39 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u4_amd64.deb ...
#16 30.42 Unpacking openssh-client (1:9.2p1-2+deb12u4) ...
#16 30.63 Selecting previously unselected package ucf.
#16 30.64 Preparing to unpack .../036-ucf_3.0043+nmu1+deb12u1_all.deb ...
#16 30.66 Moving old data out of the way
#16 30.66 Unpacking ucf (3.0043+nmu1+deb12u1) ...
#16 30.80 Selecting previously unselected package xz-utils.
#16 30.80 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ...
#16 30.82 Unpacking xz-utils (5.4.1-0.2) ...
#16 31.00 Selecting previously unselected package asciidoc-common.
#16 31.00 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ...
#16 31.30 Unpacking asciidoc-common (10.2.0-1) ...
#16 31.49 Selecting previously unselected package xml-core.
#16 31.49 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ...
#16 31.51 Unpacking xml-core (0.18+nmu1) ...
#16 31.68 Selecting previously unselected package docbook-xsl.
#16 31.68 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ...
#16 31.70 Unpacking docbook-xsl (1.79.2+dfsg-2) ...
#16 31.90 Selecting previously unselected package libicu72:amd64.
#16 31.90 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ...
#16 31.92 Unpacking libicu72:amd64 (72.1-3) ...
#16 32.37 Selecting previously unselected package libxml2:amd64.
#16 32.37 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#16 32.39 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#16 32.53 Selecting previously unselected package libxml2-utils.
#16 32.53 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#16 32.55 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ...
#16 32.70 Selecting previously unselected package libxslt1.1:amd64.
#16 32.71 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ...
#16 32.72 Unpacking libxslt1.1:amd64 (1.1.35-1) ...
#16 32.85 Selecting previously unselected package xsltproc.
#16 32.86 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ...
#16 32.87 Unpacking xsltproc (1.1.35-1) ...
#16 33.03 Selecting previously unselected package asciidoc-base.
#16 33.04 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ...
#16 33.06 Unpacking asciidoc-base (10.2.0-1) ...
#16 33.21 Selecting previously unselected package asciidoc.
#16 33.22 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ...
#16 33.52 Unpacking asciidoc (10.2.0-1) ...
#16 33.68 Selecting previously unselected package sgml-data.
#16 33.68 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ...
#16 33.70 Unpacking sgml-data (2.0.11+nmu1) ...
#16 33.87 Selecting previously unselected package docbook-xml.
#16 33.87 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ...
#16 33.89 Unpacking docbook-xml (4.5-12) ...
#16 34.03 Selecting previously unselected package python-apt-common.
#16 34.03 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ...
#16 34.05 Unpacking python-apt-common (2.6.0) ...
#16 34.17 Selecting previously unselected package distro-info-data.
#16 34.17 Preparing to unpack .../051-distro-info-data_0.58+deb12u3_all.deb ...
#16 34.19 Unpacking distro-info-data (0.58+deb12u3) ...
#16 34.32 Selecting previously unselected package python3-apt.
#16 34.32 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ...
#16 34.34 Unpacking python3-apt (2.6.0) ...
#16 34.51 Selecting previously unselected package tex-common.
#16 34.51 Preparing to unpack .../053-tex-common_6.18_all.deb ...
#16 34.54 Unpacking tex-common (6.18) ...
#16 34.77 Selecting previously unselected package libpaper1:amd64.
#16 34.77 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ...
#16 34.79 Unpacking libpaper1:amd64 (1.1.29) ...
#16 34.91 Selecting previously unselected package libpaper-utils.
#16 34.91 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ...
#16 34.93 Unpacking libpaper-utils (1.1.29) ...
#16 35.06 Selecting previously unselected package libkpathsea6:amd64.
#16 35.06 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u2_amd64.deb ...
#16 35.08 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 35.22 Selecting previously unselected package libptexenc1:amd64.
#16 35.22 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u2_amd64.deb ...
#16 35.24 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 35.38 Selecting previously unselected package libsynctex2:amd64.
#16 35.38 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u2_amd64.deb ...
#16 35.40 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 35.53 Selecting previously unselected package libtexlua53-5:amd64.
#16 35.53 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u2_amd64.deb ...
#16 35.55 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 35.68 Selecting previously unselected package libtexluajit2:amd64.
#16 35.69 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u2_amd64.deb ...
#16 35.70 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 35.84 Selecting previously unselected package t1utils.
#16 35.84 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ...
#16 35.86 Unpacking t1utils (1.41-4) ...
#16 36.00 Selecting previously unselected package libbrotli1:amd64.
#16 36.00 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ...
#16 36.02 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#16 36.16 Selecting previously unselected package libpng16-16:amd64.
#16 36.16 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ...
#16 36.18 Unpacking libpng16-16:amd64 (1.6.39-2) ...
#16 36.33 Selecting previously unselected package libfreetype6:amd64.
#16 36.33 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ...
#16 36.35 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ...
#16 36.48 Selecting previously unselected package fonts-dejavu-core.
#16 36.49 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ...
#16 36.51 Unpacking fonts-dejavu-core (2.37-6) ...
#16 36.69 Selecting previously unselected package libfontenc1:amd64.
#16 36.69 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ...
#16 36.71 Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
#16 36.86 Selecting previously unselected package x11-common.
#16 36.86 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ...
#16 36.88 Unpacking x11-common (1:7.7+23) ...
#16 37.01 Selecting previously unselected package xfonts-encodings.
#16 37.01 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ...
#16 37.03 Unpacking xfonts-encodings (1:1.0.4-2.2) ...
#16 37.18 Selecting previously unselected package xfonts-utils.
#16 37.18 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ...
#16 37.20 Unpacking xfonts-utils (1:7.7+6) ...
#16 37.34 Selecting previously unselected package fonts-urw-base35.
#16 37.35 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ...
#16 37.52 Unpacking fonts-urw-base35 (20200910-7) ...
#16 38.01 Selecting previously unselected package fontconfig-config.
#16 38.02 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ...
#16 38.29 Unpacking fontconfig-config (2.14.1-4) ...
#16 38.45 Selecting previously unselected package libfontconfig1:amd64.
#16 38.45 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ...
#16 38.47 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
#16 38.61 Selecting previously unselected package libpixman-1-0:amd64.
#16 38.62 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ...
#16 38.63 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#16 38.76 Selecting previously unselected package libxau6:amd64.
#16 38.77 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ...
#16 38.79 Unpacking libxau6:amd64 (1:1.0.9-1) ...
#16 38.92 Selecting previously unselected package libxdmcp6:amd64.
#16 38.92 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#16 38.95 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#16 39.09 Selecting previously unselected package libxcb1:amd64.
#16 39.09 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ...
#16 39.11 Unpacking libxcb1:amd64 (1.15-1) ...
#16 39.22 Selecting previously unselected package libx11-data.
#16 39.22 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
#16 39.24 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
#16 39.39 Selecting previously unselected package libx11-6:amd64.
#16 39.40 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
#16 39.42 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#16 39.58 Selecting previously unselected package libxcb-render0:amd64.
#16 39.58 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ...
#16 39.60 Unpacking libxcb-render0:amd64 (1.15-1) ...
#16 39.75 Selecting previously unselected package libxcb-shm0:amd64.
#16 39.75 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ...
#16 39.77 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#16 39.91 Selecting previously unselected package libxext6:amd64.
#16 39.92 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
#16 39.94 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
#16 40.07 Selecting previously unselected package libxrender1:amd64.
#16 40.07 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#16 40.09 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#16 40.23 Selecting previously unselected package libcairo2:amd64.
#16 40.24 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ...
#16 40.26 Unpacking libcairo2:amd64 (1.16.0-7) ...
#16 40.45 Selecting previously unselected package libgraphite2-3:amd64.
#16 40.45 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ...
#16 40.47 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#16 40.62 Selecting previously unselected package libharfbuzz0b:amd64.
#16 40.62 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#16 40.64 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#16 40.79 Selecting previously unselected package libteckit0:amd64.
#16 40.79 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ...
#16 40.81 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ...
#16 40.95 Selecting previously unselected package libice6:amd64.
#16 40.96 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ...
#16 40.97 Unpacking libice6:amd64 (2:1.0.10-1) ...
#16 41.10 Selecting previously unselected package libsm6:amd64.
#16 41.11 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ...
#16 41.13 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#16 41.27 Selecting previously unselected package libxt6:amd64.
#16 41.27 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#16 41.29 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#16 41.43 Selecting previously unselected package libxmu6:amd64.
#16 41.43 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ...
#16 41.45 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#16 41.58 Selecting previously unselected package libxpm4:amd64.
#16 41.58 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
#16 41.60 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#16 41.72 Selecting previously unselected package libxaw7:amd64.
#16 41.72 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ...
#16 41.74 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#16 41.95 Selecting previously unselected package libxi6:amd64.
#16 41.95 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ...
#16 42.00 Unpacking libxi6:amd64 (2:1.8-1+b1) ...
#16 42.15 Selecting previously unselected package libzzip-0-13:amd64.
#16 42.16 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ...
#16 42.17 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
#16 42.32 Selecting previously unselected package texlive-binaries.
#16 42.32 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u2_amd64.deb ...
#16 42.35 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u2) ...
#16 42.75 Selecting previously unselected package xdg-utils.
#16 42.75 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ...
#16 42.77 Unpacking xdg-utils (1.1.3-4.1) ...
#16 42.93 Selecting previously unselected package texlive-base.
#16 42.94 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ...
#16 42.96 Unpacking texlive-base (2022.20230122-3) ...
#16 43.83 Selecting previously unselected package texlive-fonts-recommended.
#16 43.83 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ...
#16 43.85 Unpacking texlive-fonts-recommended (2022.20230122-3) ...
#16 44.23 Selecting previously unselected package fonts-lmodern.
#16 44.24 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ...
#16 44.25 Unpacking fonts-lmodern (2.005-1) ...
#16 44.59 Selecting previously unselected package texlive-latex-base.
#16 44.60 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ...
#16 44.62 Unpacking texlive-latex-base (2022.20230122-3) ...
#16 44.86 Selecting previously unselected package texlive-latex-recommended.
#16 44.87 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ...
#16 44.89 Unpacking texlive-latex-recommended (2022.20230122-3) ...
#16 45.43 Selecting previously unselected package texlive.
#16 45.43 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ...
#16 45.45 Unpacking texlive (2022.20230122-3) ...
#16 45.60 Selecting previously unselected package texlive-bibtex-extra.
#16 45.60 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ...
#16 45.62 Unpacking texlive-bibtex-extra (2022.20230122-4) ...
#16 47.19 Selecting previously unselected package libthai-data.
#16 47.20 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ...
#16 47.22 Unpacking libthai-data (0.1.29-1) ...
#16 47.38 Selecting previously unselected package libdatrie1:amd64.
#16 47.38 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ...
#16 47.40 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#16 47.54 Selecting previously unselected package libthai0:amd64.
#16 47.55 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ...
#16 47.57 Unpacking libthai0:amd64 (0.1.29-1) ...
#16 47.72 Selecting previously unselected package libsombok3:amd64.
#16 47.73 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ...
#16 47.74 Unpacking libsombok3:amd64 (2.4.0-2+b1) ...
#16 47.87 Selecting previously unselected package libmime-charset-perl.
#16 47.87 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ...
#16 47.89 Unpacking libmime-charset-perl (1.013.1-2) ...
#16 48.00 Selecting previously unselected package libunicode-linebreak-perl.
#16 48.01 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ...
#16 48.02 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ...
#16 48.19 Selecting previously unselected package libjs-jquery.
#16 48.19 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ...
#16 48.22 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
#16 48.40 Selecting previously unselected package lmodern.
#16 48.40 Preparing to unpack .../111-lmodern_2.005-1_all.deb ...
#16 48.42 Unpacking lmodern (2.005-1) ...
#16 48.92 Selecting previously unselected package texlive-luatex.
#16 48.93 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ...
#16 48.94 Unpacking texlive-luatex (2022.20230122-3) ...
#16 49.99 Selecting previously unselected package texlive-plain-generic.
#16 50.00 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ...
#16 50.02 Unpacking texlive-plain-generic (2022.20230122-4) ...
#16 51.31 Selecting previously unselected package texlive-extra-utils.
#16 51.33 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ...
#16 51.35 Unpacking texlive-extra-utils (2022.20230122-4) ...
#16 52.46 Selecting previously unselected package libapache-pom-java.
#16 52.47 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ...
#16 52.49 Unpacking libapache-pom-java (29-2) ...
#16 52.60 Selecting previously unselected package libcommons-parent-java.
#16 52.61 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ...
#16 52.62 Unpacking libcommons-parent-java (56-1) ...
#16 52.74 Selecting previously unselected package libcommons-logging-java.
#16 52.75 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ...
#16 52.77 Unpacking libcommons-logging-java (1.2-3) ...
#16 52.90 Selecting previously unselected package libfontbox-java.
#16 52.91 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ...
#16 52.92 Unpacking libfontbox-java (1:1.8.16-2) ...
#16 53.05 Selecting previously unselected package libpdfbox-java.
#16 53.06 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ...
#16 53.08 Unpacking libpdfbox-java (1:1.8.16-2) ...
#16 53.42 Selecting previously unselected package preview-latex-style.
#16 53.42 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ...
#16 53.44 Unpacking preview-latex-style (12.2-1) ...
#16 53.59 Selecting previously unselected package texlive-pictures.
#16 53.60 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ...
#16 53.62 Unpacking texlive-pictures (2022.20230122-3) ...
#16 54.20 Selecting previously unselected package texlive-latex-extra.
#16 54.21 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ...
#16 54.23 Unpacking texlive-latex-extra (2022.20230122-4) ...
#16 54.95 Selecting previously unselected package fonts-gfs-baskerville.
#16 54.96 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ...
#16 54.98 Unpacking fonts-gfs-baskerville (1.1-6) ...
#16 55.10 Selecting previously unselected package fonts-gfs-porson.
#16 55.11 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ...
#16 55.13 Unpacking fonts-gfs-porson (1.1-7) ...
#16 55.29 Selecting previously unselected package texlive-lang-greek.
#16 55.29 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ...
#16 55.31 Unpacking texlive-lang-greek (2022.20230122-1) ...
#16 56.34 Selecting previously unselected package texlive-science.
#16 56.36 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ...
#16 56.37 Unpacking texlive-science (2022.20230122-4) ...
#16 56.71 Selecting previously unselected package dblatex.
#16 56.71 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ...
#16 56.73 Unpacking dblatex (0.3.12py3-2) ...
#16 56.90 Selecting previously unselected package docbook.
#16 56.91 Preparing to unpack .../128-docbook_4.5-10_all.deb ...
#16 56.92 Unpacking docbook (4.5-10) ...
#16 57.07 Selecting previously unselected package libosp5.
#16 57.09 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ...
#16 57.10 Unpacking libosp5 (1.5.2-13+b2) ...
#16 57.28 Selecting previously unselected package libostyle1c2.
#16 57.29 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ...
#16 57.31 Unpacking libostyle1c2 (1.4devel1-22) ...
#16 57.97 Selecting previously unselected package openjade.
#16 57.97 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ...
#16 57.99 Unpacking openjade (1.4devel1-22) ...
#16 58.15 Selecting previously unselected package docbook-dsssl.
#16 58.16 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ...
#16 58.18 Unpacking docbook-dsssl (1.79-10) ...
#16 58.32 Selecting previously unselected package teckit.
#16 58.33 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ...
#16 58.34 Unpacking teckit (2.5.11+ds1-1+b1) ...
#16 58.51 Selecting previously unselected package tipa.
#16 58.52 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ...
#16 58.55 Unpacking tipa (2:1.3-21) ...
#16 58.83 Selecting previously unselected package texlive-xetex.
#16 58.84 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ...
#16 58.86 Unpacking texlive-xetex (2022.20230122-3) ...
#16 59.39 Selecting previously unselected package texlive-formats-extra.
#16 59.40 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ...
#16 59.42 Unpacking texlive-formats-extra (2022.20230122-4) ...
#16 59.83 Selecting previously unselected package lynx-common.
#16 59.84 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ...
#16 59.86 Unpacking lynx-common (2.9.0dev.12-1) ...
#16 60.03 Selecting previously unselected package lynx.
#16 60.05 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ...
#16 60.06 Unpacking lynx (2.9.0dev.12-1) ...
#16 60.22 Selecting previously unselected package libsgmls-perl.
#16 60.23 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ...
#16 60.25 Unpacking libsgmls-perl (1.03ii-38) ...
#16 60.36 Selecting previously unselected package sgmlspl.
#16 60.37 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ...
#16 60.39 Unpacking sgmlspl (1.03ii-38) ...
#16 60.51 Selecting previously unselected package opensp.
#16 60.52 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ...
#16 60.54 Unpacking opensp (1.5.2-13+b2) ...
#16 60.67 Selecting previously unselected package docbook-utils.
#16 60.68 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ...
#16 60.70 Unpacking docbook-utils (0.6.14-4) ...
#16 60.83 Selecting previously unselected package asciidoc-dblatex.
#16 60.84 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ...
#16 60.86 Unpacking asciidoc-dblatex (10.2.0-1) ...
#16 60.98 Selecting previously unselected package autoconf.
#16 60.99 Preparing to unpack .../144-autoconf_2.71-3_all.deb ...
#16 61.01 Unpacking autoconf (2.71-3) ...
#16 61.16 Selecting previously unselected package libgc1:amd64.
#16 61.17 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ...
#16 61.19 Unpacking libgc1:amd64 (1:8.2.2-3) ...
#16 61.35 Selecting previously unselected package guile-3.0-libs:amd64.
#16 61.36 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ...
#16 61.38 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ...
#16 61.75 Selecting previously unselected package libopts25:amd64.
#16 61.76 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ...
#16 61.78 Unpacking libopts25:amd64 (1:5.18.16-5) ...
#16 61.90 Selecting previously unselected package libopts25-dev:amd64.
#16 61.91 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ...
#16 61.93 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ...
#16 62.05 Selecting previously unselected package autogen.
#16 62.06 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ...
#16 62.08 Unpacking autogen (1:5.18.16-5) ...
#16 62.11 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ...
#16 62.22 Selecting previously unselected package autotools-dev.
#16 62.23 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ...
#16 62.25 Unpacking autotools-dev (20220109.1) ...
#16 62.40 Selecting previously unselected package automake.
#16 62.41 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ...
#16 62.45 Unpacking automake (1:1.16.5-1.3) ...
#16 62.58 Selecting previously unselected package autopoint.
#16 62.60 Preparing to unpack .../152-autopoint_0.21-12_all.deb ...
#16 62.61 Unpacking autopoint (0.21-12) ...
#16 62.76 Selecting previously unselected package bc.
#16 62.77 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ...
#16 63.44 Unpacking bc (1.07.1-3+b1) ...
#16 63.57 Selecting previously unselected package binutils-common:amd64.
#16 63.58 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ...
#16 63.60 Unpacking binutils-common:amd64 (2.40-2) ...
#16 63.86 Selecting previously unselected package libbinutils:amd64.
#16 63.87 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ...
#16 63.88 Unpacking libbinutils:amd64 (2.40-2) ...
#16 64.07 Selecting previously unselected package libctf-nobfd0:amd64.
#16 64.07 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ...
#16 64.09 Unpacking libctf-nobfd0:amd64 (2.40-2) ...
#16 64.26 Selecting previously unselected package libctf0:amd64.
#16 64.26 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ...
#16 64.28 Unpacking libctf0:amd64 (2.40-2) ...
#16 64.44 Selecting previously unselected package libgprofng0:amd64.
#16 64.44 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ...
#16 64.46 Unpacking libgprofng0:amd64 (2.40-2) ...
#16 64.64 Selecting previously unselected package libjansson4:amd64.
#16 64.65 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ...
#16 64.67 Unpacking libjansson4:amd64 (2.14-2) ...
#16 64.79 Selecting previously unselected package binutils-x86-64-linux-gnu.
#16 64.80 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ...
#16 64.82 Unpacking binutils-x86-64-linux-gnu (2.40-2) ...
#16 65.05 Selecting previously unselected package binutils.
#16 65.07 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ...
#16 65.08 Unpacking binutils (2.40-2) ...
#16 65.23 Selecting previously unselected package binutils-arm-none-eabi.
#16 65.24 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ...
#16 65.26 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ...
#16 65.51 Selecting previously unselected package bison.
#16 65.53 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ...
#16 65.55 Unpacking bison (2:3.8.2+dfsg-1+b1) ...
#16 65.71 Selecting previously unselected package libc-dev-bin.
#16 65.73 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u9_amd64.deb ...
#16 65.75 Unpacking libc-dev-bin (2.36-9+deb12u9) ...
#16 65.87 Selecting previously unselected package linux-libc-dev:amd64.
#16 65.87 Preparing to unpack .../165-linux-libc-dev_6.1.124-1_amd64.deb ...
#16 65.89 Unpacking linux-libc-dev:amd64 (6.1.124-1) ...
#16 66.11 Selecting previously unselected package libcrypt-dev:amd64.
#16 66.12 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
#16 66.15 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
#16 66.27 Selecting previously unselected package libtirpc-dev:amd64.
#16 66.28 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
#16 66.34 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
#16 66.46 Selecting previously unselected package libnsl-dev:amd64.
#16 66.47 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ...
#16 66.49 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#16 66.61 Selecting previously unselected package rpcsvc-proto.
#16 66.62 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ...
#16 66.64 Unpacking rpcsvc-proto (1.4.3-1) ...
#16 66.75 Selecting previously unselected package libc6-dev:amd64.
#16 66.75 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u9_amd64.deb ...
#16 66.78 Unpacking libc6-dev:amd64 (2.36-9+deb12u9) ...
#16 67.05 Selecting previously unselected package libisl23:amd64.
#16 67.06 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ...
#16 67.08 Unpacking libisl23:amd64 (0.25-1.1) ...
#16 67.22 Selecting previously unselected package libmpc3:amd64.
#16 67.23 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ...
#16 67.24 Unpacking libmpc3:amd64 (1.3.1-1) ...
#16 67.36 Selecting previously unselected package cpp-12.
#16 67.38 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ...
#16 67.39 Unpacking cpp-12 (12.2.0-14) ...
#16 67.88 Selecting previously unselected package cpp.
#16 67.89 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ...
#16 67.91 Unpacking cpp (4:12.2.0-3) ...
#16 68.06 Selecting previously unselected package libcc1-0:amd64.
#16 68.06 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ...
#16 68.08 Unpacking libcc1-0:amd64 (12.2.0-14) ...
#16 68.23 Selecting previously unselected package libgomp1:amd64.
#16 68.24 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ...
#16 68.26 Unpacking libgomp1:amd64 (12.2.0-14) ...
#16 68.42 Selecting previously unselected package libitm1:amd64.
#16 68.42 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ...
#16 68.62 Unpacking libitm1:amd64 (12.2.0-14) ...
#16 68.78 Selecting previously unselected package libatomic1:amd64.
#16 68.79 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ...
#16 68.80 Unpacking libatomic1:amd64 (12.2.0-14) ...
#16 68.93 Selecting previously unselected package libasan8:amd64.
#16 68.94 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ...
#16 68.97 Unpacking libasan8:amd64 (12.2.0-14) ...
#16 69.22 Selecting previously unselected package liblsan0:amd64.
#16 69.23 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ...
#16 69.25 Unpacking liblsan0:amd64 (12.2.0-14) ...
#16 69.43 Selecting previously unselected package libtsan2:amd64.
#16 69.43 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ...
#16 69.45 Unpacking libtsan2:amd64 (12.2.0-14) ...
#16 69.70 Selecting previously unselected package libubsan1:amd64.
#16 69.71 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ...
#16 69.72 Unpacking libubsan1:amd64 (12.2.0-14) ...
#16 69.91 Selecting previously unselected package libquadmath0:amd64.
#16 69.92 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ...
#16 69.93 Unpacking libquadmath0:amd64 (12.2.0-14) ...
#16 70.06 Selecting previously unselected package libgcc-12-dev:amd64.
#16 70.08 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ...
#16 70.09 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ...
#16 70.32 Selecting previously unselected package gcc-12.
#16 70.33 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ...
#16 70.34 Unpacking gcc-12 (12.2.0-14) ...
#16 70.88 Selecting previously unselected package gcc.
#16 70.89 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ...
#16 70.91 Unpacking gcc (4:12.2.0-3) ...
#16 71.03 Selecting previously unselected package libstdc++-12-dev:amd64.
#16 71.05 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ...
#16 71.06 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ...
#16 71.28 Selecting previously unselected package g++-12.
#16 71.28 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ...
#16 71.29 Unpacking g++-12 (12.2.0-14) ...
#16 71.79 Selecting previously unselected package g++.
#16 71.80 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ...
#16 71.82 Unpacking g++ (4:12.2.0-3) ...
#16 71.93 Selecting previously unselected package make.
#16 71.94 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ...
#16 71.96 Unpacking make (4.3-4.1) ...
#16 72.10 Selecting previously unselected package libdpkg-perl.
#16 72.11 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ...
#16 72.13 Unpacking libdpkg-perl (1.21.22) ...
#16 72.26 Selecting previously unselected package patch.
#16 72.27 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ...
#16 72.29 Unpacking patch (2.7.6-7) ...
#16 72.44 Selecting previously unselected package dpkg-dev.
#16 72.45 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ...
#16 72.47 Unpacking dpkg-dev (1.21.22) ...
#16 72.74 Selecting previously unselected package build-essential.
#16 72.75 Preparing to unpack .../194-build-essential_12.9_amd64.deb ...
#16 72.77 Unpacking build-essential (12.9) ...
#16 78.17 Selecting previously unselected package libhiredis0.14:amd64.
#16 78.18 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ...
#16 79.13 Unpacking libhiredis0.14:amd64 (0.14.1-3) ...
#16 79.37 Selecting previously unselected package ccache.
#16 79.37 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ...
#16 79.39 Unpacking ccache (4.8+really4.7.5-1) ...
#16 79.58 Selecting previously unselected package libarchive13:amd64.
#16 79.59 Preparing to unpack .../197-libarchive13_3.6.2-1+deb12u2_amd64.deb ...
#16 79.60 Unpacking libarchive13:amd64 (3.6.2-1+deb12u2) ...
#16 79.71 Selecting previously unselected package libsasl2-modules-db:amd64.
#16 79.71 Preparing to unpack .../198-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#16 79.73 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#16 79.84 Selecting previously unselected package libsasl2-2:amd64.
#16 79.84 Preparing to unpack .../199-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#16 79.86 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#16 80.01 Selecting previously unselected package libldap-2.5-0:amd64.
#16 80.02 Preparing to unpack .../200-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#16 80.04 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#16 80.19 Selecting previously unselected package libnghttp2-14:amd64.
#16 80.19 Preparing to unpack .../201-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
#16 80.21 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#16 80.32 Selecting previously unselected package librtmp1:amd64.
#16 80.33 Preparing to unpack .../202-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#16 80.34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#16 80.48 Selecting previously unselected package libssh2-1:amd64.
#16 80.49 Preparing to unpack .../203-libssh2-1_1.10.0-3+b1_amd64.deb ...
#16 80.50 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#16 80.65 Selecting previously unselected package libcurl4:amd64.
#16 80.66 Preparing to unpack .../204-libcurl4_7.88.1-10+deb12u8_amd64.deb ...
#16 80.68 Unpacking libcurl4:amd64 (7.88.1-10+deb12u8) ...
#16 80.80 Selecting previously unselected package libjsoncpp25:amd64.
#16 80.80 Preparing to unpack .../205-libjsoncpp25_1.9.5-4_amd64.deb ...
#16 80.82 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
#16 80.96 Selecting previously unselected package librhash0:amd64.
#16 80.96 Preparing to unpack .../206-librhash0_1.4.3-3_amd64.deb ...
#16 80.98 Unpacking librhash0:amd64 (1.4.3-3) ...
#16 81.14 Selecting previously unselected package libuv1:amd64.
#16 81.14 Preparing to unpack .../207-libuv1_1.44.2-1+deb12u1_amd64.deb ...
#16 81.16 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
#16 81.33 Selecting previously unselected package cmake-data.
#16 81.33 Preparing to unpack .../208-cmake-data_3.25.1-1_all.deb ...
#16 81.35 Unpacking cmake-data (3.25.1-1) ...
#16 81.61 Selecting previously unselected package cmake.
#16 81.62 Preparing to unpack .../209-cmake_3.25.1-1_amd64.deb ...
#16 81.64 Unpacking cmake (3.25.1-1) ...
#16 82.09 Selecting previously unselected package comerr-dev:amd64.
#16 82.10 Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2_amd64.deb ...
#16 82.12 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ...
#16 82.26 Selecting previously unselected package libtinyxml2-9:amd64.
#16 82.27 Preparing to unpack .../211-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ...
#16 82.28 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ...
#16 82.43 Selecting previously unselected package python3-pkg-resources.
#16 82.44 Preparing to unpack .../212-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
#16 82.45 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ...
#16 82.58 Selecting previously unselected package python3-pygments.
#16 82.58 Preparing to unpack .../213-python3-pygments_2.14.0+dfsg-1_all.deb ...
#16 82.60 Unpacking python3-pygments (2.14.0+dfsg-1) ...
#16 82.74 Selecting previously unselected package cppcheck.
#16 82.76 Preparing to unpack .../214-cppcheck_2.10-2_amd64.deb ...
#16 82.77 Unpacking cppcheck (2.10-2) ...
#16 82.98 Selecting previously unselected package curl.
#16 82.99 Preparing to unpack .../215-curl_7.88.1-10+deb12u8_amd64.deb ...
#16 83.00 Unpacking curl (7.88.1-10+deb12u8) ...
#16 83.11 Selecting previously unselected package libdebhelper-perl.
#16 83.11 Preparing to unpack .../216-libdebhelper-perl_13.11.4_all.deb ...
#16 83.13 Unpacking libdebhelper-perl (13.11.4) ...
#16 83.23 Selecting previously unselected package libtool.
#16 83.23 Preparing to unpack .../217-libtool_2.4.7-7~deb12u1_all.deb ...
#16 83.25 Unpacking libtool (2.4.7-7~deb12u1) ...
#16 83.37 Selecting previously unselected package dh-autoreconf.
#16 83.39 Preparing to unpack .../218-dh-autoreconf_20_all.deb ...
#16 83.40 Unpacking dh-autoreconf (20) ...
#16 83.52 Selecting previously unselected package libarchive-zip-perl.
#16 83.54 Preparing to unpack .../219-libarchive-zip-perl_1.68-1_all.deb ...
#16 83.56 Unpacking libarchive-zip-perl (1.68-1) ...
#16 83.65 Selecting previously unselected package libsub-override-perl.
#16 83.66 Preparing to unpack .../220-libsub-override-perl_0.09-4_all.deb ...
#16 83.67 Unpacking libsub-override-perl (0.09-4) ...
#16 83.76 Selecting previously unselected package libfile-stripnondeterminism-perl.
#16 83.77 Preparing to unpack .../221-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
#16 83.78 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
#16 83.89 Selecting previously unselected package dh-strip-nondeterminism.
#16 83.90 Preparing to unpack .../222-dh-strip-nondeterminism_1.13.1-1_all.deb ...
#16 83.92 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
#16 84.04 Selecting previously unselected package dwz.
#16 84.06 Preparing to unpack .../223-dwz_0.15-1_amd64.deb ...
#16 84.07 Unpacking dwz (0.15-1) ...
#16 84.22 Selecting previously unselected package gettext.
#16 84.22 Preparing to unpack .../224-gettext_0.21-12_amd64.deb ...
#16 84.24 Unpacking gettext (0.21-12) ...
#16 84.39 Selecting previously unselected package intltool-debian.
#16 84.39 Preparing to unpack .../225-intltool-debian_0.35.0+20060710.6_all.deb ...
#16 84.41 Unpacking intltool-debian (0.35.0+20060710.6) ...
#16 84.50 Selecting previously unselected package po-debconf.
#16 84.50 Preparing to unpack .../226-po-debconf_1.0.21+nmu1_all.deb ...
#16 84.52 Unpacking po-debconf (1.0.21+nmu1) ...
#16 84.64 Selecting previously unselected package debhelper.
#16 84.65 Preparing to unpack .../227-debhelper_13.11.4_all.deb ...
#16 84.67 Unpacking debhelper (13.11.4) ...
#16 84.83 Selecting previously unselected package libtext-charwidth-perl:amd64.
#16 84.84 Preparing to unpack .../228-libtext-charwidth-perl_0.04-11_amd64.deb ...
#16 84.85 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ...
#16 84.94 Selecting previously unselected package libtext-wrapi18n-perl.
#16 84.95 Preparing to unpack .../229-libtext-wrapi18n-perl_0.06-10_all.deb ...
#16 84.96 Unpacking libtext-wrapi18n-perl (0.06-10) ...
#16 85.09 Selecting previously unselected package module-assistant.
#16 85.09 Preparing to unpack .../230-module-assistant_0.11.11_all.deb ...
#16 85.12 Unpacking module-assistant (0.11.11) ...
#16 85.25 Selecting previously unselected package dahdi-source.
#16 85.27 Preparing to unpack .../231-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ...
#16 85.28 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ...
#16 85.44 Selecting previously unselected package libfakeroot:amd64.
#16 85.45 Preparing to unpack .../232-libfakeroot_1.31-1.2_amd64.deb ...
#16 85.47 Unpacking libfakeroot:amd64 (1.31-1.2) ...
#16 85.58 Selecting previously unselected package fakeroot.
#16 85.58 Preparing to unpack .../233-fakeroot_1.31-1.2_amd64.deb ...
#16 85.60 Unpacking fakeroot (1.31-1.2) ...
#16 85.73 Selecting previously unselected package libassuan0:amd64.
#16 85.74 Preparing to unpack .../234-libassuan0_2.5.5-5_amd64.deb ...
#16 85.75 Unpacking libassuan0:amd64 (2.5.5-5) ...
#16 85.87 Selecting previously unselected package gpgconf.
#16 85.88 Preparing to unpack .../235-gpgconf_2.2.40-1.1_amd64.deb ...
#16 85.90 Unpacking gpgconf (2.2.40-1.1) ...
#16 86.06 Selecting previously unselected package libksba8:amd64.
#16 86.07 Preparing to unpack .../236-libksba8_1.6.3-2_amd64.deb ...
#16 86.08 Unpacking libksba8:amd64 (1.6.3-2) ...
#16 86.20 Selecting previously unselected package libnpth0:amd64.
#16 86.20 Preparing to unpack .../237-libnpth0_1.6-3_amd64.deb ...
#16 86.22 Unpacking libnpth0:amd64 (1.6-3) ...
#16 86.37 Selecting previously unselected package dirmngr.
#16 86.37 Preparing to unpack .../238-dirmngr_2.2.40-1.1_amd64.deb ...
#16 86.42 Unpacking dirmngr (2.2.40-1.1) ...
#16 86.55 Selecting previously unselected package gnupg-l10n.
#16 86.55 Preparing to unpack .../239-gnupg-l10n_2.2.40-1.1_all.deb ...
#16 86.56 Unpacking gnupg-l10n (2.2.40-1.1) ...
#16 86.69 Selecting previously unselected package gnupg-utils.
#16 86.69 Preparing to unpack .../240-gnupg-utils_2.2.40-1.1_amd64.deb ...
#16 86.71 Unpacking gnupg-utils (2.2.40-1.1) ...
#16 86.85 Selecting previously unselected package gpg.
#16 86.86 Preparing to unpack .../241-gpg_2.2.40-1.1_amd64.deb ...
#16 86.88 Unpacking gpg (2.2.40-1.1) ...
#16 87.04 Selecting previously unselected package pinentry-curses.
#16 87.05 Preparing to unpack .../242-pinentry-curses_1.2.1-1_amd64.deb ...
#16 87.07 Unpacking pinentry-curses (1.2.1-1) ...
#16 87.19 Selecting previously unselected package gpg-agent.
#16 87.20 Preparing to unpack .../243-gpg-agent_2.2.40-1.1_amd64.deb ...
#16 87.21 Unpacking gpg-agent (2.2.40-1.1) ...
#16 87.33 Selecting previously unselected package gpg-wks-client.
#16 87.34 Preparing to unpack .../244-gpg-wks-client_2.2.40-1.1_amd64.deb ...
#16 87.35 Unpacking gpg-wks-client (2.2.40-1.1) ...
#16 87.49 Selecting previously unselected package gpg-wks-server.
#16 87.50 Preparing to unpack .../245-gpg-wks-server_2.2.40-1.1_amd64.deb ...
#16 87.52 Unpacking gpg-wks-server (2.2.40-1.1) ...
#16 87.64 Selecting previously unselected package gpgsm.
#16 87.64 Preparing to unpack .../246-gpgsm_2.2.40-1.1_amd64.deb ...
#16 87.66 Unpacking gpgsm (2.2.40-1.1) ...
#16 87.76 Selecting previously unselected package gnupg.
#16 87.77 Preparing to unpack .../247-gnupg_2.2.40-1.1_all.deb ...
#16 87.78 Unpacking gnupg (2.2.40-1.1) ...
#16 87.92 Selecting previously unselected package libfile-dirlist-perl.
#16 87.93 Preparing to unpack .../248-libfile-dirlist-perl_0.05-3_all.deb ...
#16 87.95 Unpacking libfile-dirlist-perl (0.05-3) ...
#16 88.07 Selecting previously unselected package libfile-which-perl.
#16 88.08 Preparing to unpack .../249-libfile-which-perl_1.27-2_all.deb ...
#16 88.10 Unpacking libfile-which-perl (1.27-2) ...
#16 88.23 Selecting previously unselected package libfile-homedir-perl.
#16 88.23 Preparing to unpack .../250-libfile-homedir-perl_1.006-2_all.deb ...
#16 88.25 Unpacking libfile-homedir-perl (1.006-2) ...
#16 88.38 Selecting previously unselected package libfile-touch-perl.
#16 88.38 Preparing to unpack .../251-libfile-touch-perl_0.12-2_all.deb ...
#16 88.40 Unpacking libfile-touch-perl (0.12-2) ...
#16 88.49 Selecting previously unselected package libio-pty-perl.
#16 88.50 Preparing to unpack .../252-libio-pty-perl_1%3a1.17-1_amd64.deb ...
#16 88.52 Unpacking libio-pty-perl (1:1.17-1) ...
#16 88.64 Selecting previously unselected package libipc-run-perl.
#16 88.65 Preparing to unpack .../253-libipc-run-perl_20220807.0-1_all.deb ...
#16 88.67 Unpacking libipc-run-perl (20220807.0-1) ...
#16 88.81 Selecting previously unselected package libclass-method-modifiers-perl.
#16 88.81 Preparing to unpack .../254-libclass-method-modifiers-perl_2.14-1_all.deb ...
#16 88.83 Unpacking libclass-method-modifiers-perl (2.14-1) ...
#16 88.92 Selecting previously unselected package libclass-xsaccessor-perl.
#16 88.92 Preparing to unpack .../255-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
#16 88.94 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
#16 89.04 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
#16 89.04 Preparing to unpack .../256-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
#16 89.06 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
#16 89.19 Selecting previously unselected package libdynaloader-functions-perl.
#16 89.20 Preparing to unpack .../257-libdynaloader-functions-perl_0.003-3_all.deb ...
#16 89.22 Unpacking libdynaloader-functions-perl (0.003-3) ...
#16 89.33 Selecting previously unselected package libdevel-callchecker-perl:amd64.
#16 89.34 Preparing to unpack .../258-libdevel-callchecker-perl_0.008-2_amd64.deb ...
#16 89.36 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
#16 89.46 Selecting previously unselected package libparams-classify-perl:amd64.
#16 89.46 Preparing to unpack .../259-libparams-classify-perl_0.015-2+b1_amd64.deb ...
#16 89.48 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
#16 89.57 Selecting previously unselected package libmodule-runtime-perl.
#16 89.58 Preparing to unpack .../260-libmodule-runtime-perl_0.016-2_all.deb ...
#16 89.59 Unpacking libmodule-runtime-perl (0.016-2) ...
#16 89.71 Selecting previously unselected package libimport-into-perl.
#16 89.72 Preparing to unpack .../261-libimport-into-perl_1.002005-2_all.deb ...
#16 89.74 Unpacking libimport-into-perl (1.002005-2) ...
#16 89.86 Selecting previously unselected package librole-tiny-perl.
#16 89.87 Preparing to unpack .../262-librole-tiny-perl_2.002004-1_all.deb ...
#16 89.88 Unpacking librole-tiny-perl (2.002004-1) ...
#16 89.98 Selecting previously unselected package libsub-quote-perl.
#16 89.98 Preparing to unpack .../263-libsub-quote-perl_2.006008-1_all.deb ...
#16 90.00 Unpacking libsub-quote-perl (2.006008-1) ...
#16 90.08 Selecting previously unselected package libmoo-perl.
#16 90.09 Preparing to unpack .../264-libmoo-perl_2.005005-1_all.deb ...
#16 90.11 Unpacking libmoo-perl (2.005005-1) ...
#16 90.23 Selecting previously unselected package libencode-locale-perl.
#16 90.24 Preparing to unpack .../265-libencode-locale-perl_1.05-3_all.deb ...
#16 90.26 Unpacking libencode-locale-perl (1.05-3) ...
#16 90.38 Selecting previously unselected package libtimedate-perl.
#16 90.39 Preparing to unpack .../266-libtimedate-perl_2.3300-2_all.deb ...
#16 90.40 Unpacking libtimedate-perl (2.3300-2) ...
#16 90.51 Selecting previously unselected package libhttp-date-perl.
#16 90.52 Preparing to unpack .../267-libhttp-date-perl_6.05-2_all.deb ...
#16 90.54 Unpacking libhttp-date-perl (6.05-2) ...
#16 90.63 Selecting previously unselected package libfile-listing-perl.
#16 90.64 Preparing to unpack .../268-libfile-listing-perl_6.15-1_all.deb ...
#16 90.66 Unpacking libfile-listing-perl (6.15-1) ...
#16 90.76 Selecting previously unselected package libhtml-tagset-perl.
#16 90.77 Preparing to unpack .../269-libhtml-tagset-perl_3.20-6_all.deb ...
#16 90.79 Unpacking libhtml-tagset-perl (3.20-6) ...
#16 90.91 Selecting previously unselected package libregexp-ipv6-perl.
#16 90.92 Preparing to unpack .../270-libregexp-ipv6-perl_0.03-3_all.deb ...
#16 90.94 Unpacking libregexp-ipv6-perl (0.03-3) ...
#16 91.05 Selecting previously unselected package liburi-perl.
#16 91.06 Preparing to unpack .../271-liburi-perl_5.17-1_all.deb ...
#16 91.08 Unpacking liburi-perl (5.17-1) ...
#16 91.20 Selecting previously unselected package libhtml-parser-perl:amd64.
#16 91.21 Preparing to unpack .../272-libhtml-parser-perl_3.81-1_amd64.deb ...
#16 91.22 Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
#16 91.32 Selecting previously unselected package libhtml-tree-perl.
#16 91.32 Preparing to unpack .../273-libhtml-tree-perl_5.07-3_all.deb ...
#16 91.34 Unpacking libhtml-tree-perl (5.07-3) ...
#16 91.44 Selecting previously unselected package libclone-perl:amd64.
#16 91.44 Preparing to unpack .../274-libclone-perl_0.46-1_amd64.deb ...
#16 91.46 Unpacking libclone-perl:amd64 (0.46-1) ...
#16 91.58 Selecting previously unselected package libio-html-perl.
#16 91.59 Preparing to unpack .../275-libio-html-perl_1.004-3_all.deb ...
#16 91.61 Unpacking libio-html-perl (1.004-3) ...
#16 91.73 Selecting previously unselected package liblwp-mediatypes-perl.
#16 91.73 Preparing to unpack .../276-liblwp-mediatypes-perl_6.04-2_all.deb ...
#16 91.75 Unpacking liblwp-mediatypes-perl (6.04-2) ...
#16 91.83 Selecting previously unselected package libhttp-message-perl.
#16 91.83 Preparing to unpack .../277-libhttp-message-perl_6.44-1_all.deb ...
#16 91.85 Unpacking libhttp-message-perl (6.44-1) ...
#16 91.96 Selecting previously unselected package libhttp-cookies-perl.
#16 91.97 Preparing to unpack .../278-libhttp-cookies-perl_6.10-1_all.deb ...
#16 91.99 Unpacking libhttp-cookies-perl (6.10-1) ...
#16 92.10 Selecting previously unselected package libhttp-negotiate-perl.
#16 92.12 Preparing to unpack .../279-libhttp-negotiate-perl_6.01-2_all.deb ...
#16 92.14 Unpacking libhttp-negotiate-perl (6.01-2) ...
#16 92.24 Selecting previously unselected package perl-openssl-defaults:amd64.
#16 92.25 Preparing to unpack .../280-perl-openssl-defaults_7+b1_amd64.deb ...
#16 92.26 Unpacking perl-openssl-defaults:amd64 (7+b1) ...
#16 92.35 Selecting previously unselected package libnet-ssleay-perl:amd64.
#16 92.36 Preparing to unpack .../281-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
#16 92.37 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
#16 92.48 Selecting previously unselected package libio-socket-ssl-perl.
#16 92.49 Preparing to unpack .../282-libio-socket-ssl-perl_2.081-2_all.deb ...
#16 92.51 Unpacking libio-socket-ssl-perl (2.081-2) ...
#16 92.65 Selecting previously unselected package libnet-http-perl.
#16 92.67 Preparing to unpack .../283-libnet-http-perl_6.22-1_all.deb ...
#16 92.68 Unpacking libnet-http-perl (6.22-1) ...
#16 92.79 Selecting previously unselected package liblwp-protocol-https-perl.
#16 92.79 Preparing to unpack .../284-liblwp-protocol-https-perl_6.10-1_all.deb ...
#16 92.81 Unpacking liblwp-protocol-https-perl (6.10-1) ...
#16 92.89 Selecting previously unselected package libtry-tiny-perl.
#16 92.89 Preparing to unpack .../285-libtry-tiny-perl_0.31-2_all.deb ...
#16 92.91 Unpacking libtry-tiny-perl (0.31-2) ...
#16 93.03 Selecting previously unselected package libwww-robotrules-perl.
#16 93.03 Preparing to unpack .../286-libwww-robotrules-perl_6.02-1_all.deb ...
#16 93.05 Unpacking libwww-robotrules-perl (6.02-1) ...
#16 93.17 Selecting previously unselected package libwww-perl.
#16 93.17 Preparing to unpack .../287-libwww-perl_6.68-1_all.deb ...
#16 93.19 Unpacking libwww-perl (6.68-1) ...
#16 93.32 Selecting previously unselected package patchutils.
#16 93.33 Preparing to unpack .../288-patchutils_0.4.2-1_amd64.deb ...
#16 93.35 Unpacking patchutils (0.4.2-1) ...
#16 93.44 Selecting previously unselected package wdiff.
#16 93.45 Preparing to unpack .../289-wdiff_1.2.2-5_amd64.deb ...
#16 93.47 Unpacking wdiff (1.2.2-5) ...
#16 93.64 Selecting previously unselected package devscripts.
#16 93.65 Preparing to unpack .../290-devscripts_2.23.4+deb12u2_amd64.deb ...
#16 93.71 Unpacking devscripts (2.23.4+deb12u2) ...
#16 93.90 Selecting previously unselected package docbook5-xml.
#16 93.90 Preparing to unpack .../291-docbook5-xml_5.0-3_all.deb ...
#16 93.92 Unpacking docbook5-xml (5.0-3) ...
#16 94.10 Selecting previously unselected package docutils-common.
#16 94.11 Preparing to unpack .../292-docutils-common_0.19+dfsg-6_all.deb ...
#16 94.14 Unpacking docutils-common (0.19+dfsg-6) ...
#16 94.29 Selecting previously unselected package libz3-4:amd64.
#16 94.30 Preparing to unpack .../293-libz3-4_4.8.12-3.1_amd64.deb ...
#16 94.32 Unpacking libz3-4:amd64 (4.8.12-3.1) ...
#16 94.76 Selecting previously unselected package libllvm14:amd64.
#16 94.77 Preparing to unpack .../294-libllvm14_1%3a14.0.6-12_amd64.deb ...
#16 94.79 Unpacking libllvm14:amd64 (1:14.0.6-12) ...
#16 95.35 Selecting previously unselected package libclang-cpp14.
#16 95.36 Preparing to unpack .../295-libclang-cpp14_1%3a14.0.6-12_amd64.deb ...
#16 95.38 Unpacking libclang-cpp14 (1:14.0.6-12) ...
#16 95.78 Selecting previously unselected package libclang1-14.
#16 95.79 Preparing to unpack .../296-libclang1-14_1%3a14.0.6-12_amd64.deb ...
#16 95.81 Unpacking libclang1-14 (1:14.0.6-12) ...
#16 96.17 Selecting previously unselected package libxapian30:amd64.
#16 96.17 Preparing to unpack .../297-libxapian30_1.4.22-1_amd64.deb ...
#16 96.19 Unpacking libxapian30:amd64 (1.4.22-1) ...
#16 96.33 Selecting previously unselected package doxygen.
#16 96.34 Preparing to unpack .../298-doxygen_1.9.4-4_amd64.deb ...
#16 96.35 Unpacking doxygen (1.9.4-4) ...
#16 96.66 Selecting previously unselected package equivs.
#16 96.67 Preparing to unpack .../299-equivs_2.3.1_all.deb ...
#16 96.68 Unpacking equivs (2.3.1) ...
#16 96.80 Selecting previously unselected package fontconfig.
#16 96.81 Preparing to unpack .../300-fontconfig_2.14.1-4_amd64.deb ...
#16 96.83 Unpacking fontconfig (2.14.1-4) ...
#16 96.99 Selecting previously unselected package gcc-arm-none-eabi.
#16 97.00 Preparing to unpack .../301-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ...
#16 97.02 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ...
#16 98.21 Selecting previously unselected package libgfortran5:amd64.
#16 98.21 Preparing to unpack .../302-libgfortran5_12.2.0-14_amd64.deb ...
#16 98.23 Unpacking libgfortran5:amd64 (12.2.0-14) ...
#16 98.37 Selecting previously unselected package libgfortran-12-dev:amd64.
#16 98.37 Preparing to unpack .../303-libgfortran-12-dev_12.2.0-14_amd64.deb ...
#16 98.38 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ...
#16 98.53 Selecting previously unselected package gfortran-12.
#16 98.53 Preparing to unpack .../304-gfortran-12_12.2.0-14_amd64.deb ...
#16 98.55 Unpacking gfortran-12 (12.2.0-14) ...
#16 98.99 Selecting previously unselected package libgs-common.
#16 99.00 Preparing to unpack .../305-libgs-common_10.0.0~dfsg-11+deb12u6_all.deb ...
#16 99.01 Unpacking libgs-common (10.0.0~dfsg-11+deb12u6) ...
#16 99.13 Selecting previously unselected package libgs10-common.
#16 99.14 Preparing to unpack .../306-libgs10-common_10.0.0~dfsg-11+deb12u6_all.deb ...
#16 99.16 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u6) ...
#16 99.30 Selecting previously unselected package libavahi-common-data:amd64.
#16 99.32 Preparing to unpack .../307-libavahi-common-data_0.8-10+deb12u1_amd64.deb ...
#16 99.34 Unpacking libavahi-common-data:amd64 (0.8-10+deb12u1) ...
#16 99.48 Selecting previously unselected package libavahi-common3:amd64.
#16 99.49 Preparing to unpack .../308-libavahi-common3_0.8-10+deb12u1_amd64.deb ...
#16 99.50 Unpacking libavahi-common3:amd64 (0.8-10+deb12u1) ...
#16 99.62 Selecting previously unselected package libavahi-client3:amd64.
#16 99.63 Preparing to unpack .../309-libavahi-client3_0.8-10+deb12u1_amd64.deb ...
#16 99.65 Unpacking libavahi-client3:amd64 (0.8-10+deb12u1) ...
#16 99.81 Selecting previously unselected package libcups2:amd64.
#16 99.82 Preparing to unpack .../310-libcups2_2.4.2-3+deb12u8_amd64.deb ...
#16 99.83 Unpacking libcups2:amd64 (2.4.2-3+deb12u8) ...
#16 99.99 Selecting previously unselected package libidn12:amd64.
#16 100.00 Preparing to unpack .../311-libidn12_1.41-1_amd64.deb ...
#16 100.0 Unpacking libidn12:amd64 (1.41-1) ...
#16 100.1 Selecting previously unselected package libijs-0.35:amd64.
#16 100.1 Preparing to unpack .../312-libijs-0.35_0.35-15_amd64.deb ...
#16 100.1 Unpacking libijs-0.35:amd64 (0.35-15) ...
#16 100.3 Selecting previously unselected package libjbig2dec0:amd64.
#16 100.3 Preparing to unpack .../313-libjbig2dec0_0.19-3_amd64.deb ...
#16 100.3 Unpacking libjbig2dec0:amd64 (0.19-3) ...
#16 100.5 Selecting previously unselected package libjpeg62-turbo:amd64.
#16 100.5 Preparing to unpack .../314-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
#16 100.5 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#16 100.6 Selecting previously unselected package liblcms2-2:amd64.
#16 100.6 Preparing to unpack .../315-liblcms2-2_2.14-2_amd64.deb ...
#16 100.6 Unpacking liblcms2-2:amd64 (2.14-2) ...
#16 100.8 Selecting previously unselected package libopenjp2-7:amd64.
#16 100.8 Preparing to unpack .../316-libopenjp2-7_2.5.0-2_amd64.deb ...
#16 100.8 Unpacking libopenjp2-7:amd64 (2.5.0-2) ...
#16 100.9 Selecting previously unselected package libdeflate0:amd64.
#16 100.9 Preparing to unpack .../317-libdeflate0_1.14-1_amd64.deb ...
#16 101.0 Unpacking libdeflate0:amd64 (1.14-1) ...
#16 101.1 Selecting previously unselected package libjbig0:amd64.
#16 101.1 Preparing to unpack .../318-libjbig0_2.1-6.1_amd64.deb ...
#16 101.1 Unpacking libjbig0:amd64 (2.1-6.1) ...
#16 101.2 Selecting previously unselected package liblerc4:amd64.
#16 101.2 Preparing to unpack .../319-liblerc4_4.0.0+ds-2_amd64.deb ...
#16 101.3 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
#16 101.4 Selecting previously unselected package libwebp7:amd64.
#16 101.4 Preparing to unpack .../320-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
#16 101.4 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#16 101.6 Selecting previously unselected package libtiff6:amd64.
#16 101.6 Preparing to unpack .../321-libtiff6_4.5.0-6+deb12u2_amd64.deb ...
#16 101.6 Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) ...
#16 101.7 Selecting previously unselected package libgs10:amd64.
#16 101.7 Preparing to unpack .../322-libgs10_10.0.0~dfsg-11+deb12u6_amd64.deb ...
#16 101.7 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u6) ...
#16 102.0 Selecting previously unselected package ghostscript.
#16 102.0 Preparing to unpack .../323-ghostscript_10.0.0~dfsg-11+deb12u6_amd64.deb ...
#16 102.0 Unpacking ghostscript (10.0.0~dfsg-11+deb12u6) ...
#16 102.2 Selecting previously unselected package libgirepository-1.0-1:amd64.
#16 102.2 Preparing to unpack .../324-libgirepository-1.0-1_1.74.0-3_amd64.deb ...
#16 102.2 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...
#16 102.3 Selecting previously unselected package gir1.2-glib-2.0:amd64.
#16 102.3 Preparing to unpack .../325-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...
#16 102.3 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...
#16 102.4 Selecting previously unselected package libcurl3-gnutls:amd64.
#16 102.4 Preparing to unpack .../326-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ...
#16 102.5 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ...
#16 102.6 Selecting previously unselected package liberror-perl.
#16 102.6 Preparing to unpack .../327-liberror-perl_0.17029-2_all.deb ...
#16 102.6 Unpacking liberror-perl (0.17029-2) ...
#16 102.7 Selecting previously unselected package git-man.
#16 102.7 Preparing to unpack .../328-git-man_1%3a2.39.5-0+deb12u1_all.deb ...
#16 102.7 Unpacking git-man (1:2.39.5-0+deb12u1) ...
#16 102.9 Selecting previously unselected package git.
#16 102.9 Preparing to unpack .../329-git_1%3a2.39.5-0+deb12u1_amd64.deb ...
#16 103.0 Unpacking git (1:2.39.5-0+deb12u1) ...
#16 103.3 Selecting previously unselected package libann0.
#16 103.3 Preparing to unpack .../330-libann0_1.1.2+doc-9+b1_amd64.deb ...
#16 103.3 Unpacking libann0 (1.1.2+doc-9+b1) ...
#16 103.4 Selecting previously unselected package libcdt5:amd64.
#16 103.5 Preparing to unpack .../331-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#16 103.5 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#16 103.6 Selecting previously unselected package libcgraph6:amd64.
#16 103.6 Preparing to unpack .../332-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#16 103.6 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#16 103.8 Selecting previously unselected package libaom3:amd64.
#16 103.8 Preparing to unpack .../333-libaom3_3.6.0-1+deb12u1_amd64.deb ...
#16 103.8 Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ...
#16 104.0 Selecting previously unselected package libdav1d6:amd64.
#16 104.0 Preparing to unpack .../334-libdav1d6_1.0.0-2+deb12u1_amd64.deb ...
#16 104.0 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#16 104.2 Selecting previously unselected package libabsl20220623:amd64.
#16 104.2 Preparing to unpack .../335-libabsl20220623_20220623.1-1_amd64.deb ...
#16 104.3 Unpacking libabsl20220623:amd64 (20220623.1-1) ...
#16 104.4 Selecting previously unselected package libgav1-1:amd64.
#16 104.4 Preparing to unpack .../336-libgav1-1_0.18.0-1+b1_amd64.deb ...
#16 104.4 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
#16 104.6 Selecting previously unselected package librav1e0:amd64.
#16 104.6 Preparing to unpack .../337-librav1e0_0.5.1-6_amd64.deb ...
#16 104.6 Unpacking librav1e0:amd64 (0.5.1-6) ...
#16 104.8 Selecting previously unselected package libsvtav1enc1:amd64.
#16 104.8 Preparing to unpack .../338-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
#16 104.8 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#16 105.0 Selecting previously unselected package libyuv0:amd64.
#16 105.0 Preparing to unpack .../339-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
#16 105.0 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#16 105.1 Selecting previously unselected package libavif15:amd64.
#16 105.1 Preparing to unpack .../340-libavif15_0.11.1-1_amd64.deb ...
#16 105.1 Unpacking libavif15:amd64 (0.11.1-1) ...
#16 105.3 Selecting previously unselected package libde265-0:amd64.
#16 105.3 Preparing to unpack .../341-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
#16 105.3 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
#16 105.4 Selecting previously unselected package libnuma1:amd64.
#16 105.4 Preparing to unpack .../342-libnuma1_2.0.16-1_amd64.deb ...
#16 105.5 Unpacking libnuma1:amd64 (2.0.16-1) ...
#16 105.6 Selecting previously unselected package libx265-199:amd64.
#16 105.6 Preparing to unpack .../343-libx265-199_3.5-2+b1_amd64.deb ...
#16 105.6 Unpacking libx265-199:amd64 (3.5-2+b1) ...
#16 105.8 Selecting previously unselected package libheif1:amd64.
#16 105.8 Preparing to unpack .../344-libheif1_1.15.1-1+deb12u1_amd64.deb ...
#16 105.8 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ...
#16 106.0 Selecting previously unselected package libgd3:amd64.
#16 106.0 Preparing to unpack .../345-libgd3_2.3.3-9_amd64.deb ...
#16 106.0 Unpacking libgd3:amd64 (2.3.3-9) ...
#16 106.1 Selecting previously unselected package libgts-0.7-5:amd64.
#16 106.1 Preparing to unpack .../346-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#16 106.2 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#16 106.3 Selecting previously unselected package libltdl7:amd64.
#16 106.3 Preparing to unpack .../347-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#16 106.3 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#16 106.4 Selecting previously unselected package libfribidi0:amd64.
#16 106.5 Preparing to unpack .../348-libfribidi0_1.0.8-2.1_amd64.deb ...
#16 106.5 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#16 106.6 Selecting previously unselected package libpango-1.0-0:amd64.
#16 106.6 Preparing to unpack .../349-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#16 106.6 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#16 106.8 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#16 106.8 Preparing to unpack .../350-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#16 106.8 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#16 106.9 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#16 107.0 Preparing to unpack .../351-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#16 107.0 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#16 107.1 Selecting previously unselected package libpathplan4:amd64.
#16 107.1 Preparing to unpack .../352-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#16 107.1 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#16 107.3 Selecting previously unselected package libgvc6.
#16 107.3 Preparing to unpack .../353-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#16 107.3 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#16 107.5 Selecting previously unselected package libgvpr2:amd64.
#16 107.5 Preparing to unpack .../354-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#16 107.5 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#16 107.6 Selecting previously unselected package liblab-gamut1:amd64.
#16 107.6 Preparing to unpack .../355-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#16 107.6 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#16 107.8 Selecting previously unselected package graphviz.
#16 107.8 Preparing to unpack .../356-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#16 107.8 Unpacking graphviz (2.42.2-7+deb12u1) ...
#16 108.0 Selecting previously unselected package libnl-3-200:amd64.
#16 108.0 Preparing to unpack .../357-libnl-3-200_3.7.0-0.2+b1_amd64.deb ...
#16 108.0 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ...
#16 108.2 Selecting previously unselected package libnl-genl-3-200:amd64.
#16 108.2 Preparing to unpack .../358-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ...
#16 108.2 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ...
#16 108.3 Selecting previously unselected package htop.
#16 108.3 Preparing to unpack .../359-htop_3.2.2-2_amd64.deb ...
#16 108.3 Unpacking htop (3.2.2-2) ...
#16 108.5 Selecting previously unselected package libnl-route-3-200:amd64.
#16 108.5 Preparing to unpack .../360-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ...
#16 108.5 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ...
#16 108.7 Selecting previously unselected package libibverbs1:amd64.
#16 108.7 Preparing to unpack .../361-libibverbs1_44.0-2_amd64.deb ...
#16 108.7 Unpacking libibverbs1:amd64 (44.0-2) ...
#16 108.9 Selecting previously unselected package ibverbs-providers:amd64.
#16 108.9 Preparing to unpack .../362-ibverbs-providers_44.0-2_amd64.deb ...
#16 108.9 Unpacking ibverbs-providers:amd64 (44.0-2) ...
#16 109.0 Selecting previously unselected package icu-devtools.
#16 109.0 Preparing to unpack .../363-icu-devtools_72.1-3_amd64.deb ...
#16 109.1 Unpacking icu-devtools (72.1-3) ...
#16 109.2 Selecting previously unselected package libgssrpc4:amd64.
#16 109.2 Preparing to unpack .../364-libgssrpc4_1.20.1-2+deb12u2_amd64.deb ...
#16 109.2 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u2) ...
#16 109.4 Selecting previously unselected package libkdb5-10:amd64.
#16 109.4 Preparing to unpack .../365-libkdb5-10_1.20.1-2+deb12u2_amd64.deb ...
#16 109.4 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u2) ...
#16 109.5 Selecting previously unselected package libkadm5srv-mit12:amd64.
#16 109.5 Preparing to unpack .../366-libkadm5srv-mit12_1.20.1-2+deb12u2_amd64.deb ...
#16 109.6 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ...
#16 109.7 Selecting previously unselected package libkadm5clnt-mit12:amd64.
#16 109.7 Preparing to unpack .../367-libkadm5clnt-mit12_1.20.1-2+deb12u2_amd64.deb ...
#16 109.7 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ...
#16 109.9 Selecting previously unselected package krb5-multidev:amd64.
#16 109.9 Preparing to unpack .../368-krb5-multidev_1.20.1-2+deb12u2_amd64.deb ...
#16 109.9 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u2) ...
#16 115.1 Selecting previously unselected package latexmk.
#16 115.1 Preparing to unpack .../369-latexmk_1%3a4.79-1_all.deb ...
#16 115.1 Unpacking latexmk (1:4.79-1) ...
#16 115.2 Selecting previously unselected package libjson-perl.
#16 115.2 Preparing to unpack .../370-libjson-perl_4.10000-1_all.deb ...
#16 115.2 Unpacking libjson-perl (4.10000-1) ...
#16 115.4 Selecting previously unselected package libperlio-gzip-perl.
#16 115.4 Preparing to unpack .../371-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
#16 115.4 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
#16 115.5 Selecting previously unselected package lcov.
#16 115.5 Preparing to unpack .../372-lcov_1.16-1_all.deb ...
#16 115.6 Unpacking lcov (1.16-1) ...
#16 115.7 Selecting previously unselected package libaio1:amd64.
#16 115.7 Preparing to unpack .../373-libaio1_0.3.113-4_amd64.deb ...
#16 115.7 Unpacking libaio1:amd64 (0.3.113-4) ...
#16 115.9 Selecting previously unselected package libaio-dev:amd64.
#16 115.9 Preparing to unpack .../374-libaio-dev_0.3.113-4_amd64.deb ...
#16 115.9 Unpacking libaio-dev:amd64 (0.3.113-4) ...
#16 116.0 Selecting previously unselected package libasound2-data.
#16 116.1 Preparing to unpack .../375-libasound2-data_1.2.8-1_all.deb ...
#16 116.1 Unpacking libasound2-data (1.2.8-1) ...
#16 116.2 Selecting previously unselected package libasound2:amd64.
#16 116.2 Preparing to unpack .../376-libasound2_1.2.8-1+b1_amd64.deb ...
#16 116.3 Unpacking libasound2:amd64 (1.2.8-1+b1) ...
#16 116.4 Selecting previously unselected package libasound2-dev:amd64.
#16 116.4 Preparing to unpack .../377-libasound2-dev_1.2.8-1+b1_amd64.deb ...
#16 116.4 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ...
#16 116.6 Selecting previously unselected package libdecaf0:amd64.
#16 116.6 Preparing to unpack .../378-libdecaf0_1.0.2-2_amd64.deb ...
#16 116.6 Unpacking libdecaf0:amd64 (1.0.2-2) ...
#16 116.8 Selecting previously unselected package libmbedcrypto7:amd64.
#16 116.8 Preparing to unpack .../379-libmbedcrypto7_2.28.3-1_amd64.deb ...
#16 116.8 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
#16 117.0 Selecting previously unselected package libmbedx509-1:amd64.
#16 117.0 Preparing to unpack .../380-libmbedx509-1_2.28.3-1_amd64.deb ...
#16 117.0 Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
#16 117.1 Selecting previously unselected package libmbedtls14:amd64.
#16 117.1 Preparing to unpack .../381-libmbedtls14_2.28.3-1_amd64.deb ...
#16 117.2 Unpacking libmbedtls14:amd64 (2.28.3-1) ...
#16 117.3 Selecting previously unselected package libbctoolbox1:amd64.
#16 117.3 Preparing to unpack .../382-libbctoolbox1_5.1.64-2_amd64.deb ...
#16 117.3 Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
#16 117.4 Selecting previously unselected package libbctoolbox-dev:amd64.
#16 117.5 Preparing to unpack .../383-libbctoolbox-dev_5.1.64-2_amd64.deb ...
#16 117.5 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ...
#16 117.6 Selecting previously unselected package libusb-1.0-0:amd64.
#16 117.6 Preparing to unpack .../384-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
#16 117.7 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
#16 117.8 Selecting previously unselected package libbladerf2:amd64.
#16 117.8 Preparing to unpack .../385-libbladerf2_0.2022.11-1_amd64.deb ...
#16 117.8 Unpacking libbladerf2:amd64 (0.2022.11-1) ...
#16 118.0 Selecting previously unselected package libbladerf-dev:amd64.
#16 118.0 Preparing to unpack .../386-libbladerf-dev_0.2022.11-1_amd64.deb ...
#16 118.0 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ...
#16 118.1 Selecting previously unselected package uuid-dev:amd64.
#16 118.1 Preparing to unpack .../387-uuid-dev_2.38.1-5+deb12u3_amd64.deb ...
#16 118.1 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u3) ...
#16 118.3 Selecting previously unselected package libblkid-dev:amd64.
#16 118.3 Preparing to unpack .../388-libblkid-dev_2.38.1-5+deb12u3_amd64.deb ...
#16 118.3 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u3) ...
#16 118.5 Selecting previously unselected package libboost1.74-dev:amd64.
#16 118.5 Preparing to unpack .../389-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 118.5 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 119.5 Selecting previously unselected package libboost-dev:amd64.
#16 119.5 Preparing to unpack .../390-libboost-dev_1.74.0.3_amd64.deb ...
#16 119.5 Unpacking libboost-dev:amd64 (1.74.0.3) ...
#16 119.6 Selecting previously unselected package libboost1.74-tools-dev.
#16 119.7 Preparing to unpack .../391-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ...
#16 119.7 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ...
#16 119.9 Selecting previously unselected package libboost-tools-dev.
#16 119.9 Preparing to unpack .../392-libboost-tools-dev_1.74.0.3_amd64.deb ...
#16 119.9 Unpacking libboost-tools-dev (1.74.0.3) ...
#16 120.0 Selecting previously unselected package libboost-atomic1.74.0:amd64.
#16 120.0 Preparing to unpack .../393-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 120.1 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ...
#16 120.2 Selecting previously unselected package libboost-atomic1.74-dev:amd64.
#16 120.2 Preparing to unpack .../394-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 120.2 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 120.4 Selecting previously unselected package libboost-atomic-dev:amd64.
#16 120.4 Preparing to unpack .../395-libboost-atomic-dev_1.74.0.3_amd64.deb ...
#16 120.4 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ...
#16 120.5 Selecting previously unselected package libboost-chrono1.74.0:amd64.
#16 120.6 Preparing to unpack .../396-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 120.6 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ...
#16 120.7 Selecting previously unselected package libboost-chrono1.74-dev:amd64.
#16 120.7 Preparing to unpack .../397-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 120.7 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 120.9 Selecting previously unselected package libboost-chrono-dev:amd64.
#16 120.9 Preparing to unpack .../398-libboost-chrono-dev_1.74.0.3_amd64.deb ...
#16 120.9 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ...
#16 121.0 Selecting previously unselected package libboost-container1.74.0:amd64.
#16 121.0 Preparing to unpack .../399-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 121.1 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ...
#16 121.2 Selecting previously unselected package libboost-container1.74-dev:amd64.
#16 121.2 Preparing to unpack .../400-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 121.2 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 121.4 Selecting previously unselected package libboost-container-dev:amd64.
#16 121.4 Preparing to unpack .../401-libboost-container-dev_1.74.0.3_amd64.deb ...
#16 121.4 Unpacking libboost-container-dev:amd64 (1.74.0.3) ...
#16 121.5 Selecting previously unselected package libboost-date-time1.74.0:amd64.
#16 121.6 Preparing to unpack .../402-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 121.6 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ...
#16 121.7 Selecting previously unselected package libboost-serialization1.74.0:amd64.
#16 121.7 Preparing to unpack .../403-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 121.7 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ...
#16 121.9 Selecting previously unselected package libboost-serialization1.74-dev:amd64.
#16 121.9 Preparing to unpack .../404-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 121.9 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 122.0 Selecting previously unselected package libboost-date-time1.74-dev:amd64.
#16 122.1 Preparing to unpack .../405-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 122.1 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 122.3 Selecting previously unselected package libboost-system1.74.0:amd64.
#16 122.3 Preparing to unpack .../406-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 122.3 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ...
#16 122.4 Selecting previously unselected package libboost-system1.74-dev:amd64.
#16 122.4 Preparing to unpack .../407-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 122.5 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 122.6 Selecting previously unselected package libboost-thread1.74.0:amd64.
#16 122.6 Preparing to unpack .../408-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 122.6 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ...
#16 122.8 Selecting previously unselected package libboost-thread1.74-dev:amd64.
#16 122.8 Preparing to unpack .../409-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 122.8 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 123.0 Selecting previously unselected package libboost-context1.74.0:amd64.
#16 123.0 Preparing to unpack .../410-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 123.0 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ...
#16 123.1 Selecting previously unselected package libboost-context1.74-dev:amd64.
#16 123.1 Preparing to unpack .../411-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 123.2 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 123.3 Selecting previously unselected package libboost-context-dev:amd64.
#16 123.3 Preparing to unpack .../412-libboost-context-dev_1.74.0.3_amd64.deb ...
#16 123.3 Unpacking libboost-context-dev:amd64 (1.74.0.3) ...
#16 123.5 Selecting previously unselected package libboost-coroutine1.74.0:amd64.
#16 123.5 Preparing to unpack .../413-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 123.5 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ...
#16 123.6 Selecting previously unselected package libboost-coroutine1.74-dev:amd64.
#16 123.6 Preparing to unpack .../414-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 123.7 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 123.8 Selecting previously unselected package libboost-coroutine-dev:amd64.
#16 123.8 Preparing to unpack .../415-libboost-coroutine-dev_1.74.0.3_amd64.deb ...
#16 123.8 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ...
#16 123.9 Selecting previously unselected package libboost-date-time-dev:amd64.
#16 124.0 Preparing to unpack .../416-libboost-date-time-dev_1.74.0.3_amd64.deb ...
#16 124.0 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ...
#16 124.1 Selecting previously unselected package libboost-exception1.74-dev:amd64.
#16 124.1 Preparing to unpack .../417-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 124.1 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 124.3 Selecting previously unselected package libboost-exception-dev:amd64.
#16 124.3 Preparing to unpack .../418-libboost-exception-dev_1.74.0.3_amd64.deb ...
#16 124.4 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ...
#16 124.5 Selecting previously unselected package libboost-filesystem1.74.0:amd64.
#16 124.5 Preparing to unpack .../419-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 124.5 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ...
#16 124.7 Selecting previously unselected package libboost-filesystem1.74-dev:amd64.
#16 124.7 Preparing to unpack .../420-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 124.7 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 124.8 Selecting previously unselected package libboost-fiber1.74.0:amd64.
#16 124.9 Preparing to unpack .../421-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 124.9 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ...
#16 125.0 Selecting previously unselected package libboost-fiber1.74-dev:amd64.
#16 125.0 Preparing to unpack .../422-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 125.0 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 125.2 Selecting previously unselected package libboost-fiber-dev:amd64.
#16 125.2 Preparing to unpack .../423-libboost-fiber-dev_1.74.0.3_amd64.deb ...
#16 125.2 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ...
#16 125.3 Selecting previously unselected package libboost-filesystem-dev:amd64.
#16 125.4 Preparing to unpack .../424-libboost-filesystem-dev_1.74.0.3_amd64.deb ...
#16 125.4 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ...
#16 125.5 Selecting previously unselected package libboost-regex1.74.0:amd64.
#16 125.5 Preparing to unpack .../425-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 125.5 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ...
#16 125.7 Selecting previously unselected package libboost-graph1.74.0:amd64.
#16 125.7 Preparing to unpack .../426-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 125.7 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ...
#16 125.9 Selecting previously unselected package libicu-dev:amd64.
#16 125.9 Preparing to unpack .../427-libicu-dev_72.1-3_amd64.deb ...
#16 125.9 Unpacking libicu-dev:amd64 (72.1-3) ...
#16 126.3 Selecting previously unselected package libboost-regex1.74-dev:amd64.
#16 126.4 Preparing to unpack .../428-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 126.4 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 126.6 Selecting previously unselected package libboost-test1.74.0:amd64.
#16 126.6 Preparing to unpack .../429-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 126.6 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ...
#16 126.7 Selecting previously unselected package libboost-test1.74-dev:amd64.
#16 126.7 Preparing to unpack .../430-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 126.8 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 126.9 Selecting previously unselected package libboost-graph1.74-dev:amd64.
#16 126.9 Preparing to unpack .../431-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 126.9 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 127.1 Selecting previously unselected package libboost-graph-dev:amd64.
#16 127.1 Preparing to unpack .../432-libboost-graph-dev_1.74.0.3_amd64.deb ...
#16 127.2 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ...
#16 127.3 Selecting previously unselected package libevent-core-2.1-7:amd64.
#16 127.3 Preparing to unpack .../433-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ...
#16 127.3 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ...
#16 127.5 Selecting previously unselected package libevent-pthreads-2.1-7:amd64.
#16 127.5 Preparing to unpack .../434-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ...
#16 127.5 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ...
#16 127.7 Selecting previously unselected package libpsm-infinipath1.
#16 127.7 Preparing to unpack .../435-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ...
#16 127.7 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ...
#16 127.9 Selecting previously unselected package libpsm2-2.
#16 127.9 Preparing to unpack .../436-libpsm2-2_11.2.185-2_amd64.deb ...
#16 127.9 Unpacking libpsm2-2 (11.2.185-2) ...
#16 128.0 Selecting previously unselected package librdmacm1:amd64.
#16 128.0 Preparing to unpack .../437-librdmacm1_44.0-2_amd64.deb ...
#16 128.1 Unpacking librdmacm1:amd64 (44.0-2) ...
#16 128.2 Selecting previously unselected package libfabric1:amd64.
#16 128.2 Preparing to unpack .../438-libfabric1_1.17.0-3_amd64.deb ...
#16 128.2 Unpacking libfabric1:amd64 (1.17.0-3) ...
#16 128.4 Selecting previously unselected package libhwloc15:amd64.
#16 128.4 Preparing to unpack .../439-libhwloc15_2.9.0-1_amd64.deb ...
#16 128.4 Unpacking libhwloc15:amd64 (2.9.0-1) ...
#16 128.6 Selecting previously unselected package libmunge2.
#16 128.6 Preparing to unpack .../440-libmunge2_0.5.15-2_amd64.deb ...
#16 128.6 Unpacking libmunge2 (0.5.15-2) ...
#16 128.8 Selecting previously unselected package libpciaccess0:amd64.
#16 128.8 Preparing to unpack .../441-libpciaccess0_0.17-2_amd64.deb ...
#16 128.8 Unpacking libpciaccess0:amd64 (0.17-2) ...
#16 128.9 Selecting previously unselected package libxnvctrl0:amd64.
#16 128.9 Preparing to unpack .../442-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ...
#16 129.0 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ...
#16 129.1 Selecting previously unselected package ocl-icd-libopencl1:amd64.
#16 129.1 Preparing to unpack .../443-ocl-icd-libopencl1_2.3.1-1_amd64.deb ...
#16 129.1 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ...
#16 129.3 Selecting previously unselected package libhwloc-plugins:amd64.
#16 129.3 Preparing to unpack .../444-libhwloc-plugins_2.9.0-1_amd64.deb ...
#16 129.3 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ...
#16 129.4 Selecting previously unselected package libpmix2:amd64.
#16 129.4 Preparing to unpack .../445-libpmix2_4.2.2-1+deb12u1_amd64.deb ...
#16 129.5 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ...
#16 129.6 Selecting previously unselected package libucx0:amd64.
#16 129.6 Preparing to unpack .../446-libucx0_1.13.1-1_amd64.deb ...
#16 129.7 Unpacking libucx0:amd64 (1.13.1-1) ...
#16 129.8 Selecting previously unselected package libopenmpi3:amd64.
#16 129.8 Preparing to unpack .../447-libopenmpi3_4.1.4-3+b1_amd64.deb ...
#16 129.9 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ...
#16 130.1 Selecting previously unselected package libboost-mpi1.74.0.
#16 130.1 Preparing to unpack .../448-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 130.1 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ...
#16 130.3 Selecting previously unselected package libboost-graph-parallel1.74.0.
#16 130.3 Preparing to unpack .../449-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 130.3 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ...
#16 130.4 Selecting previously unselected package libboost-graph-parallel1.74-dev.
#16 130.4 Preparing to unpack .../450-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 130.5 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ...
#16 130.6 Selecting previously unselected package libboost-graph-parallel-dev.
#16 130.6 Preparing to unpack .../451-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ...
#16 130.6 Unpacking libboost-graph-parallel-dev (1.74.0.3) ...
#16 130.8 Selecting previously unselected package libboost-iostreams1.74.0:amd64.
#16 130.8 Preparing to unpack .../452-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 130.8 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ...
#16 130.9 Selecting previously unselected package libboost-iostreams1.74-dev:amd64.
#16 130.9 Preparing to unpack .../453-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 131.0 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 131.1 Selecting previously unselected package libboost-iostreams-dev:amd64.
#16 131.1 Preparing to unpack .../454-libboost-iostreams-dev_1.74.0.3_amd64.deb ...
#16 131.1 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ...
#16 131.3 Selecting previously unselected package libboost-locale1.74.0:amd64.
#16 131.3 Preparing to unpack .../455-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 131.3 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ...
#16 131.4 Selecting previously unselected package libboost-locale1.74-dev:amd64.
#16 131.4 Preparing to unpack .../456-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 131.5 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 131.6 Selecting previously unselected package libboost-locale-dev:amd64.
#16 131.6 Preparing to unpack .../457-libboost-locale-dev_1.74.0.3_amd64.deb ...
#16 131.6 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ...
#16 131.8 Selecting previously unselected package libboost-log1.74.0.
#16 131.8 Preparing to unpack .../458-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 131.8 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ...
#16 131.9 Selecting previously unselected package libboost-log1.74-dev.
#16 132.0 Preparing to unpack .../459-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 132.0 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ...
#16 132.1 Selecting previously unselected package libboost-log-dev.
#16 132.1 Preparing to unpack .../460-libboost-log-dev_1.74.0.3_amd64.deb ...
#16 132.2 Unpacking libboost-log-dev (1.74.0.3) ...
#16 132.3 Selecting previously unselected package libboost-math1.74.0:amd64.
#16 132.3 Preparing to unpack .../461-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 132.3 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ...
#16 132.5 Selecting previously unselected package libboost-math1.74-dev:amd64.
#16 132.5 Preparing to unpack .../462-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 132.5 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 132.7 Selecting previously unselected package libboost-math-dev:amd64.
#16 132.7 Preparing to unpack .../463-libboost-math-dev_1.74.0.3_amd64.deb ...
#16 132.7 Unpacking libboost-math-dev:amd64 (1.74.0.3) ...
#16 132.8 Selecting previously unselected package openmpi-common.
#16 132.8 Preparing to unpack .../464-openmpi-common_4.1.4-3_all.deb ...
#16 132.8 Unpacking openmpi-common (4.1.4-3) ...
#16 133.0 Selecting previously unselected package libnl-3-dev:amd64.
#16 133.0 Preparing to unpack .../465-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ...
#16 133.0 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ...
#16 133.2 Selecting previously unselected package libnl-route-3-dev:amd64.
#16 133.2 Preparing to unpack .../466-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ...
#16 133.2 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ...
#16 133.3 Selecting previously unselected package libibverbs-dev:amd64.
#16 133.3 Preparing to unpack .../467-libibverbs-dev_44.0-2_amd64.deb ...
#16 133.4 Unpacking libibverbs-dev:amd64 (44.0-2) ...
#16 133.5 Selecting previously unselected package libnuma-dev:amd64.
#16 133.5 Preparing to unpack .../468-libnuma-dev_2.0.16-1_amd64.deb ...
#16 133.5 Unpacking libnuma-dev:amd64 (2.0.16-1) ...
#16 133.7 Selecting previously unselected package libltdl-dev:amd64.
#16 133.7 Preparing to unpack .../469-libltdl-dev_2.4.7-7~deb12u1_amd64.deb ...
#16 133.7 Unpacking libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
#16 133.8 Selecting previously unselected package libhwloc-dev:amd64.
#16 133.8 Preparing to unpack .../470-libhwloc-dev_2.9.0-1_amd64.deb ...
#16 133.9 Unpacking libhwloc-dev:amd64 (2.9.0-1) ...
#16 134.0 Selecting previously unselected package libevent-2.1-7:amd64.
#16 134.0 Preparing to unpack .../471-libevent-2.1-7_2.1.12-stable-8_amd64.deb ...
#16 134.1 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ...
#16 134.2 Selecting previously unselected package libevent-extra-2.1-7:amd64.
#16 134.2 Preparing to unpack .../472-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ...
#16 134.2 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ...
#16 134.4 Selecting previously unselected package libevent-openssl-2.1-7:amd64.
#16 134.4 Preparing to unpack .../473-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ...
#16 134.4 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ...
#16 134.6 Selecting previously unselected package libevent-dev.
#16 134.6 Preparing to unpack .../474-libevent-dev_2.1.12-stable-8_amd64.deb ...
#16 134.6 Unpacking libevent-dev (2.1.12-stable-8) ...
#16 134.7 Selecting previously unselected package zlib1g-dev:amd64.
#16 134.7 Preparing to unpack .../475-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
#16 134.8 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
#16 134.9 Selecting previously unselected package libpmix-dev:amd64.
#16 134.9 Preparing to unpack .../476-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ...
#16 134.9 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ...
#16 135.1 Selecting previously unselected package libjs-jquery-ui.
#16 135.1 Preparing to unpack .../477-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ...
#16 135.1 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ...
#16 135.3 Selecting previously unselected package openmpi-bin.
#16 135.3 Preparing to unpack .../478-openmpi-bin_4.1.4-3+b1_amd64.deb ...
#16 135.3 Unpacking openmpi-bin (4.1.4-3+b1) ...
#16 135.5 Selecting previously unselected package libopenmpi-dev:amd64.
#16 135.5 Preparing to unpack .../479-libopenmpi-dev_4.1.4-3+b1_amd64.deb ...
#16 135.6 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ...
#16 135.8 Selecting previously unselected package mpi-default-dev.
#16 135.8 Preparing to unpack .../480-mpi-default-dev_1.14_amd64.deb ...
#16 135.9 Unpacking mpi-default-dev (1.14) ...
#16 136.0 Selecting previously unselected package libboost-mpi1.74-dev.
#16 136.0 Preparing to unpack .../481-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 136.0 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ...
#16 136.1 Selecting previously unselected package libboost-mpi-dev.
#16 136.2 Preparing to unpack .../482-libboost-mpi-dev_1.74.0.3_amd64.deb ...
#16 136.2 Unpacking libboost-mpi-dev (1.74.0.3) ...
#16 136.3 Selecting previously unselected package libboost-python1.74.0.
#16 136.3 Preparing to unpack .../483-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 136.3 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ...
#16 136.5 Selecting previously unselected package mpi-default-bin.
#16 136.5 Preparing to unpack .../484-mpi-default-bin_1.14_amd64.deb ...
#16 136.5 Unpacking mpi-default-bin (1.14) ...
#16 136.7 Selecting previously unselected package libboost-mpi-python1.74.0.
#16 136.7 Preparing to unpack .../485-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 136.7 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ...
#16 136.9 Selecting previously unselected package libboost-mpi-python1.74-dev.
#16 136.9 Preparing to unpack .../486-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 136.9 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ...
#16 137.0 Selecting previously unselected package libboost-mpi-python-dev.
#16 137.1 Preparing to unpack .../487-libboost-mpi-python-dev_1.74.0.3_amd64.deb ...
#16 137.1 Unpacking libboost-mpi-python-dev (1.74.0.3) ...
#16 137.2 Selecting previously unselected package libboost-numpy1.74.0.
#16 137.2 Preparing to unpack .../488-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 137.3 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ...
#16 137.4 Selecting previously unselected package libboost-numpy1.74-dev.
#16 137.4 Preparing to unpack .../489-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 137.4 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ...
#16 137.6 Selecting previously unselected package libboost-numpy-dev.
#16 137.6 Preparing to unpack .../490-libboost-numpy-dev_1.74.0.3_amd64.deb ...
#16 137.6 Unpacking libboost-numpy-dev (1.74.0.3) ...
#16 137.7 Selecting previously unselected package libboost-program-options1.74.0:amd64.
#16 137.8 Preparing to unpack .../491-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 137.8 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ...
#16 137.9 Selecting previously unselected package libboost-program-options1.74-dev:amd64.
#16 137.9 Preparing to unpack .../492-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 137.9 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 138.1 Selecting previously unselected package libboost-program-options-dev:amd64.
#16 138.1 Preparing to unpack .../493-libboost-program-options-dev_1.74.0.3_amd64.deb ...
#16 138.1 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ...
#16 138.2 Selecting previously unselected package libpython3.11:amd64.
#16 138.3 Preparing to unpack .../494-libpython3.11_3.11.2-6+deb12u5_amd64.deb ...
#16 138.3 Unpacking libpython3.11:amd64 (3.11.2-6+deb12u5) ...
#16 138.5 Selecting previously unselected package libexpat1-dev:amd64.
#16 138.5 Preparing to unpack .../495-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ...
#16 138.5 Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ...
#16 138.7 Selecting previously unselected package libpython3.11-dev:amd64.
#16 138.7 Preparing to unpack .../496-libpython3.11-dev_3.11.2-6+deb12u5_amd64.deb ...
#16 138.7 Unpacking libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ...
#16 139.0 Selecting previously unselected package libpython3-dev:amd64.
#16 139.1 Preparing to unpack .../497-libpython3-dev_3.11.2-1+b1_amd64.deb ...
#16 139.1 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ...
#16 139.2 Selecting previously unselected package python3.11-dev.
#16 139.2 Preparing to unpack .../498-python3.11-dev_3.11.2-6+deb12u5_amd64.deb ...
#16 139.2 Unpacking python3.11-dev (3.11.2-6+deb12u5) ...
#16 139.4 Selecting previously unselected package python3-lib2to3.
#16 139.4 Preparing to unpack .../499-python3-lib2to3_3.11.2-3_all.deb ...
#16 139.4 Unpacking python3-lib2to3 (3.11.2-3) ...
#16 139.5 Selecting previously unselected package python3-distutils.
#16 139.6 Preparing to unpack .../500-python3-distutils_3.11.2-3_all.deb ...
#16 139.6 Unpacking python3-distutils (3.11.2-3) ...
#16 139.7 Selecting previously unselected package libjs-underscore.
#16 139.7 Preparing to unpack .../501-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ...
#16 139.7 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ...
#16 139.9 Selecting previously unselected package libjs-sphinxdoc.
#16 139.9 Preparing to unpack .../502-libjs-sphinxdoc_5.3.0-4_all.deb ...
#16 140.0 Unpacking libjs-sphinxdoc (5.3.0-4) ...
#16 140.1 Selecting previously unselected package python3-dev.
#16 140.1 Preparing to unpack .../503-python3-dev_3.11.2-1+b1_amd64.deb ...
#16 140.1 Unpacking python3-dev (3.11.2-1+b1) ...
#16 140.2 Selecting previously unselected package libboost-python1.74-dev.
#16 140.3 Preparing to unpack .../504-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 140.3 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ...
#16 140.4 Selecting previously unselected package libboost-python-dev.
#16 140.4 Preparing to unpack .../505-libboost-python-dev_1.74.0.3_amd64.deb ...
#16 140.5 Unpacking libboost-python-dev (1.74.0.3) ...
#16 140.6 Selecting previously unselected package libboost-random1.74.0:amd64.
#16 140.6 Preparing to unpack .../506-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 140.6 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ...
#16 140.8 Selecting previously unselected package libboost-random1.74-dev:amd64.
#16 140.8 Preparing to unpack .../507-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 140.8 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 140.9 Selecting previously unselected package libboost-random-dev:amd64.
#16 140.9 Preparing to unpack .../508-libboost-random-dev_1.74.0.3_amd64.deb ...
#16 141.0 Unpacking libboost-random-dev:amd64 (1.74.0.3) ...
#16 141.1 Selecting previously unselected package libboost-regex-dev:amd64.
#16 141.1 Preparing to unpack .../509-libboost-regex-dev_1.74.0.3_amd64.deb ...
#16 141.1 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ...
#16 141.2 Selecting previously unselected package libboost-serialization-dev:amd64.
#16 141.3 Preparing to unpack .../510-libboost-serialization-dev_1.74.0.3_amd64.deb ...
#16 141.3 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ...
#16 141.4 Selecting previously unselected package libboost-stacktrace1.74.0:amd64.
#16 141.4 Preparing to unpack .../511-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 141.4 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ...
#16 141.6 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64.
#16 141.6 Preparing to unpack .../512-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 141.6 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 141.7 Selecting previously unselected package libboost-stacktrace-dev:amd64.
#16 141.7 Preparing to unpack .../513-libboost-stacktrace-dev_1.74.0.3_amd64.deb ...
#16 141.8 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ...
#16 141.9 Selecting previously unselected package libboost-system-dev:amd64.
#16 141.9 Preparing to unpack .../514-libboost-system-dev_1.74.0.3_amd64.deb ...
#16 141.9 Unpacking libboost-system-dev:amd64 (1.74.0.3) ...
#16 142.0 Selecting previously unselected package libboost-test-dev:amd64.
#16 142.1 Preparing to unpack .../515-libboost-test-dev_1.74.0.3_amd64.deb ...
#16 142.1 Unpacking libboost-test-dev:amd64 (1.74.0.3) ...
#16 142.2 Selecting previously unselected package libboost-thread-dev:amd64.
#16 142.2 Preparing to unpack .../516-libboost-thread-dev_1.74.0.3_amd64.deb ...
#16 142.2 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ...
#16 142.4 Selecting previously unselected package libboost-timer1.74.0:amd64.
#16 142.4 Preparing to unpack .../517-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 142.4 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ...
#16 142.5 Selecting previously unselected package libboost-timer1.74-dev:amd64.
#16 142.6 Preparing to unpack .../518-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 142.6 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 142.7 Selecting previously unselected package libboost-timer-dev:amd64.
#16 142.7 Preparing to unpack .../519-libboost-timer-dev_1.74.0.3_amd64.deb ...
#16 142.7 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ...
#16 142.9 Selecting previously unselected package libboost-type-erasure1.74.0:amd64.
#16 142.9 Preparing to unpack .../520-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 142.9 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ...
#16 143.0 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64.
#16 143.1 Preparing to unpack .../521-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 143.1 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 143.2 Selecting previously unselected package libboost-type-erasure-dev:amd64.
#16 143.2 Preparing to unpack .../522-libboost-type-erasure-dev_1.74.0.3_amd64.deb ...
#16 143.3 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ...
#16 143.4 Selecting previously unselected package libboost-wave1.74.0:amd64.
#16 143.4 Preparing to unpack .../523-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 143.4 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ...
#16 143.6 Selecting previously unselected package libboost-wave1.74-dev:amd64.
#16 143.6 Preparing to unpack .../524-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 143.6 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 143.7 Selecting previously unselected package libboost-wave-dev:amd64.
#16 143.8 Preparing to unpack .../525-libboost-wave-dev_1.74.0.3_amd64.deb ...
#16 143.8 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ...
#16 143.9 Selecting previously unselected package libboost-nowide1.74.0.
#16 143.9 Preparing to unpack .../526-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ...
#16 144.0 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ...
#16 144.1 Selecting previously unselected package libboost-nowide1.74-dev.
#16 144.1 Preparing to unpack .../527-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ...
#16 144.1 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ...
#16 144.3 Selecting previously unselected package libboost-nowide-dev.
#16 144.3 Preparing to unpack .../528-libboost-nowide-dev_1.74.0.3_amd64.deb ...
#16 144.3 Unpacking libboost-nowide-dev (1.74.0.3) ...
#16 144.4 Selecting previously unselected package libboost-all-dev.
#16 144.4 Preparing to unpack .../529-libboost-all-dev_1.74.0.3_amd64.deb ...
#16 144.5 Unpacking libboost-all-dev (1.74.0.3) ...
#16 144.6 Selecting previously unselected package libmd-dev:amd64.
#16 144.6 Preparing to unpack .../530-libmd-dev_1.0.4-2_amd64.deb ...
#16 144.6 Unpacking libmd-dev:amd64 (1.0.4-2) ...
#16 144.8 Selecting previously unselected package libbsd-dev:amd64.
#16 144.8 Preparing to unpack .../531-libbsd-dev_0.11.7-2_amd64.deb ...
#16 144.8 Unpacking libbsd-dev:amd64 (0.11.7-2) ...
#16 145.0 Selecting previously unselected package libc-ares2:amd64.
#16 145.0 Preparing to unpack .../532-libc-ares2_1.18.1-3_amd64.deb ...
#16 145.0 Unpacking libc-ares2:amd64 (1.18.1-3) ...
#16 145.1 Selecting previously unselected package libc-ares-dev:amd64.
#16 145.1 Preparing to unpack .../533-libc-ares-dev_1.18.1-3_amd64.deb ...
#16 145.1 Unpacking libc-ares-dev:amd64 (1.18.1-3) ...
#16 145.3 Selecting previously unselected package libcairo-gobject2:amd64.
#16 145.3 Preparing to unpack .../534-libcairo-gobject2_1.16.0-7_amd64.deb ...
#16 145.3 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ...
#16 145.5 Selecting previously unselected package libncurses6:amd64.
#16 145.5 Preparing to unpack .../535-libncurses6_6.4-4_amd64.deb ...
#16 145.5 Unpacking libncurses6:amd64 (6.4-4) ...
#16 145.7 Selecting previously unselected package libcdk5nc6:amd64.
#16 145.7 Preparing to unpack .../536-libcdk5nc6_5.0.20180306-3_amd64.deb ...
#16 145.7 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ...
#16 145.8 Selecting previously unselected package libncurses-dev:amd64.
#16 145.9 Preparing to unpack .../537-libncurses-dev_6.4-4_amd64.deb ...
#16 145.9 Unpacking libncurses-dev:amd64 (6.4-4) ...
#16 146.0 Selecting previously unselected package libcdk5-dev.
#16 146.0 Preparing to unpack .../538-libcdk5-dev_5.0.20180306-3_amd64.deb ...
#16 146.1 Unpacking libcdk5-dev (5.0.20180306-3) ...
#16 146.2 Selecting previously unselected package libcsv3:amd64.
#16 146.3 Preparing to unpack .../539-libcsv3_3.0.3+dfsg-6_amd64.deb ...
#16 146.3 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ...
#16 146.4 Selecting previously unselected package libcsv-dev:amd64.
#16 146.4 Preparing to unpack .../540-libcsv-dev_3.0.3+dfsg-6_amd64.deb ...
#16 146.4 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ...
#16 146.6 Selecting previously unselected package libdbi1:amd64.
#16 146.6 Preparing to unpack .../541-libdbi1_0.9.0-6_amd64.deb ...
#16 146.6 Unpacking libdbi1:amd64 (0.9.0-6) ...
#16 146.8 Selecting previously unselected package libdbd-sqlite3:amd64.
#16 146.8 Preparing to unpack .../542-libdbd-sqlite3_0.9.0-11_amd64.deb ...
#16 146.8 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ...
#16 146.9 Selecting previously unselected package libdbi-dev.
#16 147.0 Preparing to unpack .../543-libdbi-dev_0.9.0-6_amd64.deb ...
#16 147.0 Unpacking libdbi-dev (0.9.0-6) ...
#16 147.1 Selecting previously unselected package libpkgconf3:amd64.
#16 147.1 Preparing to unpack .../544-libpkgconf3_1.8.1-1_amd64.deb ...
#16 147.2 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#16 147.3 Selecting previously unselected package pkgconf-bin.
#16 147.3 Preparing to unpack .../545-pkgconf-bin_1.8.1-1_amd64.deb ...
#16 147.3 Unpacking pkgconf-bin (1.8.1-1) ...
#16 147.5 Selecting previously unselected package pkgconf:amd64.
#16 147.5 Preparing to unpack .../546-pkgconf_1.8.1-1_amd64.deb ...
#16 147.5 Unpacking pkgconf:amd64 (1.8.1-1) ...
#16 147.6 Selecting previously unselected package pkg-config:amd64.
#16 147.6 Preparing to unpack .../547-pkg-config_1.8.1-1_amd64.deb ...
#16 147.7 Unpacking pkg-config:amd64 (1.8.1-1) ...
#16 147.8 Selecting previously unselected package libdbus-1-dev:amd64.
#16 147.8 Preparing to unpack .../548-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...
#16 147.9 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#16 148.0 Selecting previously unselected package libelf-dev:amd64.
#16 148.0 Preparing to unpack .../549-libelf-dev_0.188-2.1_amd64.deb ...
#16 148.0 Unpacking libelf-dev:amd64 (0.188-2.1) ...
#16 148.2 Selecting previously unselected package libffi-dev:amd64.
#16 148.2 Preparing to unpack .../550-libffi-dev_3.4.4-1_amd64.deb ...
#16 148.2 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#16 148.4 Selecting previously unselected package libfftw3-double3:amd64.
#16 148.4 Preparing to unpack .../551-libfftw3-double3_3.3.10-1_amd64.deb ...
#16 148.4 Unpacking libfftw3-double3:amd64 (3.3.10-1) ...
#16 148.7 Selecting previously unselected package libfftw3-long3:amd64.
#16 148.7 Preparing to unpack .../552-libfftw3-long3_3.3.10-1_amd64.deb ...
#16 148.7 Unpacking libfftw3-long3:amd64 (3.3.10-1) ...
#16 148.9 Selecting previously unselected package libfftw3-quad3:amd64.
#16 148.9 Preparing to unpack .../553-libfftw3-quad3_3.3.10-1_amd64.deb ...
#16 148.9 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ...
#16 149.0 Selecting previously unselected package libfftw3-single3:amd64.
#16 149.1 Preparing to unpack .../554-libfftw3-single3_3.3.10-1_amd64.deb ...
#16 149.1 Unpacking libfftw3-single3:amd64 (3.3.10-1) ...
#16 149.2 Selecting previously unselected package libfftw3-bin.
#16 149.3 Preparing to unpack .../555-libfftw3-bin_3.3.10-1_amd64.deb ...
#16 149.3 Unpacking libfftw3-bin (3.3.10-1) ...
#16 149.4 Selecting previously unselected package libfftw3-dev:amd64.
#16 149.4 Preparing to unpack .../556-libfftw3-dev_3.3.10-1_amd64.deb ...
#16 149.4 Unpacking libfftw3-dev:amd64 (3.3.10-1) ...
#16 149.7 Selecting previously unselected package libgdk-pixbuf2.0-common.
#16 149.7 Preparing to unpack .../557-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ...
#16 149.7 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ...
#16 149.8 Selecting previously unselected package shared-mime-info.
#16 149.9 Preparing to unpack .../558-shared-mime-info_2.2-1_amd64.deb ...
#16 149.9 Unpacking shared-mime-info (2.2-1) ...
#16 150.1 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
#16 150.1 Preparing to unpack .../559-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ...
#16 150.1 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...
#16 150.3 Selecting previously unselected package libglib2.0-data.
#16 150.3 Preparing to unpack .../560-libglib2.0-data_2.74.6-2+deb12u5_all.deb ...
#16 150.3 Unpacking libglib2.0-data (2.74.6-2+deb12u5) ...
#16 150.5 Selecting previously unselected package libglib2.0-bin.
#16 150.5 Preparing to unpack .../561-libglib2.0-bin_2.74.6-2+deb12u5_amd64.deb ...
#16 150.5 Unpacking libglib2.0-bin (2.74.6-2+deb12u5) ...
#16 150.7 Selecting previously unselected package libglib2.0-dev-bin.
#16 150.7 Preparing to unpack .../562-libglib2.0-dev-bin_2.74.6-2+deb12u5_amd64.deb ...
#16 150.7 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u5) ...
#16 150.8 Selecting previously unselected package libsepol-dev:amd64.
#16 150.8 Preparing to unpack .../563-libsepol-dev_3.4-2.1_amd64.deb ...
#16 150.9 Unpacking libsepol-dev:amd64 (3.4-2.1) ...
#16 151.0 Selecting previously unselected package libpcre2-16-0:amd64.
#16 151.0 Preparing to unpack .../564-libpcre2-16-0_10.42-1_amd64.deb ...
#16 151.1 Unpacking libpcre2-16-0:amd64 (10.42-1) ...
#16 151.2 Selecting previously unselected package libpcre2-32-0:amd64.
#16 151.2 Preparing to unpack .../565-libpcre2-32-0_10.42-1_amd64.deb ...
#16 151.3 Unpacking libpcre2-32-0:amd64 (10.42-1) ...
#16 151.4 Selecting previously unselected package libpcre2-posix3:amd64.
#16 151.4 Preparing to unpack .../566-libpcre2-posix3_10.42-1_amd64.deb ...
#16 151.5 Unpacking libpcre2-posix3:amd64 (10.42-1) ...
#16 151.6 Selecting previously unselected package libpcre2-dev:amd64.
#16 151.6 Preparing to unpack .../567-libpcre2-dev_10.42-1_amd64.deb ...
#16 151.6 Unpacking libpcre2-dev:amd64 (10.42-1) ...
#16 151.8 Selecting previously unselected package libselinux1-dev:amd64.
#16 151.8 Preparing to unpack .../568-libselinux1-dev_3.4-1+b6_amd64.deb ...
#16 151.8 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...
#16 151.9 Selecting previously unselected package libmount-dev:amd64.
#16 152.0 Preparing to unpack .../569-libmount-dev_2.38.1-5+deb12u3_amd64.deb ...
#16 152.0 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u3) ...
#16 152.1 Selecting previously unselected package libglib2.0-dev:amd64.
#16 152.1 Preparing to unpack .../570-libglib2.0-dev_2.74.6-2+deb12u5_amd64.deb ...
#16 152.2 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u5) ...
#16 152.4 Selecting previously unselected package libgmpxx4ldbl:amd64.
#16 152.4 Preparing to unpack .../571-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#16 152.4 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 152.5 Selecting previously unselected package libgmp-dev:amd64.
#16 152.6 Preparing to unpack .../572-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#16 152.6 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 152.8 Selecting previously unselected package libunbound8:amd64.
#16 152.8 Preparing to unpack .../573-libunbound8_1.17.1-2+deb12u2_amd64.deb ...
#16 152.8 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ...
#16 153.0 Selecting previously unselected package libgnutls-dane0:amd64.
#16 153.0 Preparing to unpack .../574-libgnutls-dane0_3.7.9-2+deb12u3_amd64.deb ...
#16 153.0 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ...
#16 153.1 Selecting previously unselected package libgnutls-openssl27:amd64.
#16 153.2 Preparing to unpack .../575-libgnutls-openssl27_3.7.9-2+deb12u3_amd64.deb ...
#16 153.2 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ...
#16 153.3 Selecting previously unselected package libgnutlsxx30:amd64.
#16 153.3 Preparing to unpack .../576-libgnutlsxx30_3.7.9-2+deb12u3_amd64.deb ...
#16 153.4 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ...
#16 153.5 Selecting previously unselected package libidn2-dev:amd64.
#16 153.5 Preparing to unpack .../577-libidn2-dev_2.3.3-1+b1_amd64.deb ...
#16 153.5 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ...
#16 154.7 Selecting previously unselected package libp11-kit-dev:amd64.
#16 154.7 Preparing to unpack .../578-libp11-kit-dev_0.24.1-2_amd64.deb ...
#16 155.2 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ...
#16 155.4 Selecting previously unselected package libtasn1-6-dev:amd64.
#16 155.4 Preparing to unpack .../579-libtasn1-6-dev_4.19.0-2_amd64.deb ...
#16 155.4 Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ...
#16 155.5 Selecting previously unselected package nettle-dev:amd64.
#16 155.5 Preparing to unpack .../580-nettle-dev_3.8.1-2_amd64.deb ...
#16 155.6 Unpacking nettle-dev:amd64 (3.8.1-2) ...
#16 155.7 Selecting previously unselected package libgnutls28-dev:amd64.
#16 155.7 Preparing to unpack .../581-libgnutls28-dev_3.7.9-2+deb12u3_amd64.deb ...
#16 155.7 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ...
#16 155.9 Selecting previously unselected package libgps28:amd64.
#16 155.9 Preparing to unpack .../582-libgps28_3.22-4.1+b1_amd64.deb ...
#16 156.0 Unpacking libgps28:amd64 (3.22-4.1+b1) ...
#16 156.1 Selecting previously unselected package libgps-dev:amd64.
#16 156.1 Preparing to unpack .../583-libgps-dev_3.22-4.1+b1_amd64.deb ...
#16 156.1 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ...
#16 156.3 Selecting previously unselected package libgsm1:amd64.
#16 156.3 Preparing to unpack .../584-libgsm1_1.0.22-1_amd64.deb ...
#16 156.3 Unpacking libgsm1:amd64 (1.0.22-1) ...
#16 156.5 Selecting previously unselected package libgsm1-dev:amd64.
#16 156.5 Preparing to unpack .../585-libgsm1-dev_1.0.22-1_amd64.deb ...
#16 156.5 Unpacking libgsm1-dev:amd64 (1.0.22-1) ...
#16 156.7 Selecting previously unselected package libimagequant0:amd64.
#16 156.8 Preparing to unpack .../586-libimagequant0_2.17.0-1_amd64.deb ...
#16 156.8 Unpacking libimagequant0:amd64 (2.17.0-1) ...
#16 156.9 Selecting previously unselected package libjansson-dev:amd64.
#16 156.9 Preparing to unpack .../587-libjansson-dev_2.14-2_amd64.deb ...
#16 157.0 Unpacking libjansson-dev:amd64 (2.14-2) ...
#16 157.1 Selecting previously unselected package libkrb5-dev:amd64.
#16 157.1 Preparing to unpack .../588-libkrb5-dev_1.20.1-2+deb12u2_amd64.deb ...
#16 157.1 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u2) ...
#16 157.3 Selecting previously unselected package liblua5.3-0:amd64.
#16 157.3 Preparing to unpack .../589-liblua5.3-0_5.3.6-2_amd64.deb ...
#16 157.3 Unpacking liblua5.3-0:amd64 (5.3.6-2) ...
#16 157.4 Selecting previously unselected package libreadline-dev:amd64.
#16 157.4 Preparing to unpack .../590-libreadline-dev_8.2-1.3_amd64.deb ...
#16 157.5 Unpacking libreadline-dev:amd64 (8.2-1.3) ...
#16 157.6 Selecting previously unselected package liblua5.3-dev:amd64.
#16 157.6 Preparing to unpack .../591-liblua5.3-dev_5.3.6-2_amd64.deb ...
#16 157.6 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ...
#16 157.8 Selecting previously unselected package mysql-common.
#16 157.8 Preparing to unpack .../592-mysql-common_5.8+1.1.0_all.deb ...
#16 157.8 Unpacking mysql-common (5.8+1.1.0) ...
#16 158.0 Selecting previously unselected package mariadb-common.
#16 158.0 Preparing to unpack .../593-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ...
#16 158.0 Unpacking mariadb-common (1:10.11.6-0+deb12u1) ...
#16 158.2 Selecting previously unselected package libmariadb3:amd64.
#16 158.2 Preparing to unpack .../594-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ...
#16 158.2 Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ...
#16 158.4 Selecting previously unselected package libmnl-dev:amd64.
#16 158.4 Preparing to unpack .../595-libmnl-dev_1.0.4-3_amd64.deb ...
#16 158.4 Unpacking libmnl-dev:amd64 (1.0.4-3) ...
#16 158.5 Selecting previously unselected package libncurses5-dev:amd64.
#16 158.5 Preparing to unpack .../596-libncurses5-dev_6.4-4_amd64.deb ...
#16 158.5 Unpacking libncurses5-dev:amd64 (6.4-4) ...
#16 158.7 Selecting previously unselected package pci.ids.
#16 158.7 Preparing to unpack .../597-pci.ids_0.0~2023.04.11-1_all.deb ...
#16 158.7 Unpacking pci.ids (0.0~2023.04.11-1) ...
#16 158.8 Selecting previously unselected package libpci3:amd64.
#16 158.9 Preparing to unpack .../598-libpci3_1%3a3.9.0-4_amd64.deb ...
#16 158.9 Unpacking libpci3:amd64 (1:3.9.0-4) ...
#16 159.0 Selecting previously unselected package libsensors-config.
#16 159.0 Preparing to unpack .../599-libsensors-config_1%3a3.6.0-7.1_all.deb ...
#16 159.0 Unpacking libsensors-config (1:3.6.0-7.1) ...
#16 159.2 Selecting previously unselected package libsensors5:amd64.
#16 159.2 Preparing to unpack .../600-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
#16 159.3 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
#16 159.5 Selecting previously unselected package libwrap0:amd64.
#16 159.5 Preparing to unpack .../601-libwrap0_7.6.q-32_amd64.deb ...
#16 159.5 Unpacking libwrap0:amd64 (7.6.q-32) ...
#16 159.7 Selecting previously unselected package libsnmp-base.
#16 159.7 Preparing to unpack .../602-libsnmp-base_5.9.3+dfsg-2_all.deb ...
#16 159.7 Unpacking libsnmp-base (5.9.3+dfsg-2) ...
#16 159.9 Selecting previously unselected package libsnmp40:amd64.
#16 159.9 Preparing to unpack .../603-libsnmp40_5.9.3+dfsg-2_amd64.deb ...
#16 159.9 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ...
#16 160.8 Selecting previously unselected package libnetsnmptrapd40:amd64.
#16 160.8 Preparing to unpack .../604-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ...
#16 160.9 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ...
#16 161.0 Selecting previously unselected package libnewlib-dev.
#16 161.0 Preparing to unpack .../605-libnewlib-dev_3.3.0-1.3+deb12u1_all.deb ...
#16 161.0 Unpacking libnewlib-dev (3.3.0-1.3+deb12u1) ...
#16 161.2 Selecting previously unselected package libnewlib-arm-none-eabi.
#16 161.2 Preparing to unpack .../606-libnewlib-arm-none-eabi_3.3.0-1.3+deb12u1_all.deb ...
#16 161.2 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ...
#16 162.2 Selecting previously unselected package libnftnl11:amd64.
#16 162.2 Preparing to unpack .../607-libnftnl11_1.2.4-2_amd64.deb ...
#16 162.2 Unpacking libnftnl11:amd64 (1.2.4-2) ...
#16 162.4 Selecting previously unselected package libnftables1:amd64.
#16 162.4 Preparing to unpack .../608-libnftables1_1.0.6-2+deb12u2_amd64.deb ...
#16 162.4 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ...
#16 162.5 Selecting previously unselected package libnftables-dev:amd64.
#16 162.5 Preparing to unpack .../609-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ...
#16 162.5 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ...
#16 162.6 Selecting previously unselected package libnftnl-dev:amd64.
#16 162.6 Preparing to unpack .../610-libnftnl-dev_1.2.4-2_amd64.deb ...
#16 162.7 Unpacking libnftnl-dev:amd64 (1.2.4-2) ...
#16 162.8 Selecting previously unselected package libnorm1:amd64.
#16 162.8 Preparing to unpack .../611-libnorm1_1.5.9+dfsg-2_amd64.deb ...
#16 162.9 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
#16 163.0 Selecting previously unselected package libxml2-dev:amd64.
#16 163.0 Preparing to unpack .../612-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#16 163.0 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#16 163.2 Selecting previously unselected package libnorm-dev:amd64.
#16 163.2 Preparing to unpack .../613-libnorm-dev_1.5.9+dfsg-2_amd64.deb ...
#16 163.2 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ...
#16 163.4 Selecting previously unselected package liboping0:amd64.
#16 163.4 Preparing to unpack .../614-liboping0_1.10.0-5+b1_amd64.deb ...
#16 163.4 Unpacking liboping0:amd64 (1.10.0-5+b1) ...
#16 163.6 Selecting previously unselected package liboping-dev:amd64.
#16 163.6 Preparing to unpack .../615-liboping-dev_1.10.0-5+b1_amd64.deb ...
#16 163.6 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ...
#16 163.7 Selecting previously unselected package libortp16:amd64.
#16 163.8 Preparing to unpack .../616-libortp16_1%3a5.1.64-2_amd64.deb ...
#16 163.8 Unpacking libortp16:amd64 (1:5.1.64-2) ...
#16 163.9 Selecting previously unselected package libortp-dev:amd64.
#16 163.9 Preparing to unpack .../617-libortp-dev_1%3a5.1.64-2_amd64.deb ...
#16 163.9 Unpacking libortp-dev:amd64 (1:5.1.64-2) ...
#16 164.1 Selecting previously unselected package libpcap0.8:amd64.
#16 164.1 Preparing to unpack .../618-libpcap0.8_1.10.3-1_amd64.deb ...
#16 164.1 Unpacking libpcap0.8:amd64 (1.10.3-1) ...
#16 164.3 Selecting previously unselected package libpcap0.8-dev:amd64.
#16 164.3 Preparing to unpack .../619-libpcap0.8-dev_1.10.3-1_amd64.deb ...
#16 164.3 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ...
#16 164.5 Selecting previously unselected package libpcap-dev:amd64.
#16 164.5 Preparing to unpack .../620-libpcap-dev_1.10.3-1_amd64.deb ...
#16 164.5 Unpacking libpcap-dev:amd64 (1.10.3-1) ...
#16 164.6 Selecting previously unselected package libudev-dev:amd64.
#16 164.6 Preparing to unpack .../621-libudev-dev_252.33-1~deb12u1_amd64.deb ...
#16 164.7 Unpacking libudev-dev:amd64 (252.33-1~deb12u1) ...
#16 164.8 Selecting previously unselected package libpci-dev:amd64.
#16 164.8 Preparing to unpack .../622-libpci-dev_1%3a3.9.0-4_amd64.deb ...
#16 164.8 Unpacking libpci-dev:amd64 (1:3.9.0-4) ...
#16 165.0 Selecting previously unselected package libpcsclite1:amd64.
#16 165.0 Preparing to unpack .../623-libpcsclite1_1.9.9-2_amd64.deb ...
#16 165.0 Unpacking libpcsclite1:amd64 (1.9.9-2) ...
#16 165.2 Selecting previously unselected package libpcsclite-dev:amd64.
#16 165.2 Preparing to unpack .../624-libpcsclite-dev_1.9.9-2_amd64.deb ...
#16 165.2 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ...
#16 165.4 Selecting previously unselected package libpgm-5.3-0:amd64.
#16 165.4 Preparing to unpack .../625-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
#16 165.4 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
#16 165.9 Selecting previously unselected package libpgm-dev:amd64.
#16 165.9 Preparing to unpack .../626-libpgm-dev_5.3.128~dfsg-2_amd64.deb ...
#16 165.9 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ...
#16 166.1 Selecting previously unselected package libraqm0:amd64.
#16 166.1 Preparing to unpack .../627-libraqm0_0.7.0-4.1_amd64.deb ...
#16 166.1 Unpacking libraqm0:amd64 (0.7.0-4.1) ...
#16 166.3 Selecting previously unselected package librsvg2-2:amd64.
#16 166.3 Preparing to unpack .../628-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ...
#16 166.3 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
#16 166.6 Selecting previously unselected package librsvg2-bin.
#16 166.6 Preparing to unpack .../629-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ...
#16 166.6 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ...
#16 166.8 Selecting previously unselected package libsctp1:amd64.
#16 166.8 Preparing to unpack .../630-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#16 166.9 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#16 167.0 Selecting previously unselected package libsctp-dev:amd64.
#16 167.0 Preparing to unpack .../631-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
#16 167.0 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#16 167.2 Selecting previously unselected package libsensors-dev:amd64.
#16 167.2 Preparing to unpack .../632-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ...
#16 167.2 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ...
#16 167.3 Selecting previously unselected package libsigsegv-dev:amd64.
#16 167.4 Preparing to unpack .../633-libsigsegv-dev_2.14-1_amd64.deb ...
#16 167.4 Unpacking libsigsegv-dev:amd64 (2.14-1) ...
#16 167.5 Selecting previously unselected package libwrap0-dev:amd64.
#16 167.5 Preparing to unpack .../634-libwrap0-dev_7.6.q-32_amd64.deb ...
#16 167.5 Unpacking libwrap0-dev:amd64 (7.6.q-32) ...
#16 167.7 Selecting previously unselected package libssl-dev:amd64.
#16 167.7 Preparing to unpack .../635-libssl-dev_3.0.15-1~deb12u1_amd64.deb ...
#16 167.7 Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ...
#16 167.9 Selecting previously unselected package libsnmp-dev.
#16 168.0 Preparing to unpack .../636-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ...
#16 168.0 Unpacking libsnmp-dev (5.9.3+dfsg-2) ...
#16 168.1 Selecting previously unselected package libsodium23:amd64.
#16 168.2 Preparing to unpack .../637-libsodium23_1.0.18-1_amd64.deb ...
#16 168.2 Unpacking libsodium23:amd64 (1.0.18-1) ...
#16 168.3 Selecting previously unselected package libsodium-dev:amd64.
#16 168.3 Preparing to unpack .../638-libsodium-dev_1.0.18-1_amd64.deb ...
#16 168.4 Unpacking libsodium-dev:amd64 (1.0.18-1) ...
#16 168.5 Selecting previously unselected package libsofia-sip-ua0.
#16 168.5 Preparing to unpack .../639-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ...
#16 168.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 168.7 Selecting previously unselected package libsofia-sip-ua-dev.
#16 168.7 Preparing to unpack .../640-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ...
#16 168.7 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 168.9 Selecting previously unselected package libsofia-sip-ua-glib3.
#16 168.9 Preparing to unpack .../641-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ...
#16 168.9 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 169.1 Selecting previously unselected package libsofia-sip-ua-glib-dev.
#16 169.1 Preparing to unpack .../642-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ...
#16 169.1 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 169.2 Selecting previously unselected package libsource-highlight-common.
#16 169.2 Preparing to unpack .../643-libsource-highlight-common_3.1.9-4.2_all.deb ...
#16 169.3 Unpacking libsource-highlight-common (3.1.9-4.2) ...
#16 169.4 Selecting previously unselected package libsource-highlight4v5:amd64.
#16 169.4 Preparing to unpack .../644-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ...
#16 169.5 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ...
#16 169.6 Selecting previously unselected package libsqlite3-dev:amd64.
#16 169.6 Preparing to unpack .../645-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
#16 169.6 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#16 169.8 Selecting previously unselected package libtalloc2:amd64.
#16 169.8 Preparing to unpack .../646-libtalloc2_2.4.0-f2_amd64.deb ...
#16 169.8 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#16 170.0 Selecting previously unselected package libtalloc-dev:amd64.
#16 170.0 Preparing to unpack .../647-libtalloc-dev_2.4.0-f2_amd64.deb ...
#16 170.0 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ...
#16 170.1 Selecting previously unselected package libtext-unidecode-perl.
#16 170.2 Preparing to unpack .../648-libtext-unidecode-perl_1.30-3_all.deb ...
#16 170.2 Unpacking libtext-unidecode-perl (1.30-3) ...
#16 170.3 Selecting previously unselected package liburing2:amd64.
#16 170.3 Preparing to unpack .../649-liburing2_2.3-3_amd64.deb ...
#16 170.4 Unpacking liburing2:amd64 (2.3-3) ...
#16 170.5 Selecting previously unselected package liburing-dev:amd64.
#16 170.5 Preparing to unpack .../650-liburing-dev_2.3-3_amd64.deb ...
#16 170.5 Unpacking liburing-dev:amd64 (2.3-3) ...
#16 170.7 Selecting previously unselected package libusb-0.1-4:amd64.
#16 170.7 Preparing to unpack .../651-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ...
#16 170.7 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ...
#16 171.4 Selecting previously unselected package libusb-1.0-0-dev:amd64.
#16 171.4 Preparing to unpack .../652-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ...
#16 171.4 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
#16 171.5 Selecting previously unselected package libusb-dev.
#16 171.6 Preparing to unpack .../653-libusb-dev_2%3a0.1.12-32_amd64.deb ...
#16 171.6 Unpacking libusb-dev (2:0.1.12-32) ...
#16 171.7 Selecting previously unselected package libwebpdemux2:amd64.
#16 171.7 Preparing to unpack .../654-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ...
#16 171.8 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
#16 171.9 Selecting previously unselected package libwebpmux3:amd64.
#16 171.9 Preparing to unpack .../655-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ...
#16 171.9 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ...
#16 172.0 Selecting previously unselected package libxml-namespacesupport-perl.
#16 172.1 Preparing to unpack .../656-libxml-namespacesupport-perl_1.12-2_all.deb ...
#16 172.1 Unpacking libxml-namespacesupport-perl (1.12-2) ...
#16 172.2 Selecting previously unselected package libxml-sax-base-perl.
#16 172.2 Preparing to unpack .../657-libxml-sax-base-perl_1.09-3_all.deb ...
#16 172.2 Unpacking libxml-sax-base-perl (1.09-3) ...
#16 172.4 Selecting previously unselected package libxml-sax-perl.
#16 172.4 Preparing to unpack .../658-libxml-sax-perl_1.02+dfsg-3_all.deb ...
#16 172.4 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
#16 172.6 Selecting previously unselected package libxml-libxml-perl.
#16 172.6 Preparing to unpack .../659-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
#16 172.6 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
#16 172.8 Selecting previously unselected package libyaml-0-2:amd64.
#16 172.8 Preparing to unpack .../660-libyaml-0-2_0.2.5-1_amd64.deb ...
#16 172.8 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
#16 173.0 Selecting previously unselected package libzmq5:amd64.
#16 173.0 Preparing to unpack .../661-libzmq5_4.3.4-6_amd64.deb ...
#16 173.0 Unpacking libzmq5:amd64 (4.3.4-6) ...
#16 173.1 Selecting previously unselected package libzmq3-dev:amd64.
#16 173.2 Preparing to unpack .../662-libzmq3-dev_4.3.4-6_amd64.deb ...
#16 173.2 Unpacking libzmq3-dev:amd64 (4.3.4-6) ...
#16 173.3 Selecting previously unselected package lua-socket:amd64.
#16 173.4 Preparing to unpack .../663-lua-socket_3.1.0-1+b1_amd64.deb ...
#16 173.4 Unpacking lua-socket:amd64 (3.1.0-1+b1) ...
#16 173.5 Selecting previously unselected package mscgen.
#16 173.5 Preparing to unpack .../664-mscgen_0.20-14_amd64.deb ...
#16 173.5 Unpacking mscgen (0.20-14) ...
#16 173.7 Selecting previously unselected package patchelf.
#16 173.7 Preparing to unpack .../665-patchelf_0.14.3-1+b1_amd64.deb ...
#16 173.7 Unpacking patchelf (0.14.3-1+b1) ...
#16 173.9 Selecting previously unselected package picolibc-arm-none-eabi.
#16 173.9 Preparing to unpack .../666-picolibc-arm-none-eabi_1.8-1_all.deb ...
#16 173.9 Unpacking picolibc-arm-none-eabi (1.8-1) ...
#16 174.8 Selecting previously unselected package python3-setuptools.
#16 174.8 Preparing to unpack .../667-python3-setuptools_66.1.1-1+deb12u1_all.deb ...
#16 174.8 Unpacking python3-setuptools (66.1.1-1+deb12u1) ...
#16 175.0 Selecting previously unselected package python3-six.
#16 175.0 Preparing to unpack .../668-python3-six_1.16.0-4_all.deb ...
#16 175.0 Unpacking python3-six (1.16.0-4) ...
#16 175.2 Selecting previously unselected package python3-typing-extensions.
#16 175.2 Preparing to unpack .../669-python3-typing-extensions_4.4.0-1_all.deb ...
#16 175.2 Unpacking python3-typing-extensions (4.4.0-1) ...
#16 175.4 Selecting previously unselected package python3-lazy-object-proxy.
#16 175.4 Preparing to unpack .../670-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ...
#16 175.4 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ...
#16 175.6 Selecting previously unselected package python3-wrapt.
#16 175.6 Preparing to unpack .../671-python3-wrapt_1.14.1-2+b2_amd64.deb ...
#16 175.6 Unpacking python3-wrapt (1.14.1-2+b2) ...
#16 175.8 Selecting previously unselected package python3-astroid.
#16 175.8 Preparing to unpack .../672-python3-astroid_2.14.2-1_all.deb ...
#16 175.8 Unpacking python3-astroid (2.14.2-1) ...
#16 175.9 Selecting previously unselected package python3-toml.
#16 176.0 Preparing to unpack .../673-python3-toml_0.10.2-1_all.deb ...
#16 176.0 Unpacking python3-toml (0.10.2-1) ...
#16 176.1 Selecting previously unselected package python3-isort.
#16 176.2 Preparing to unpack .../674-python3-isort_5.6.4-1_all.deb ...
#16 176.2 Unpacking python3-isort (5.6.4-1) ...
#16 176.7 Selecting previously unselected package python3-more-itertools.
#16 176.7 Preparing to unpack .../675-python3-more-itertools_8.10.0-2_all.deb ...
#16 176.7 Unpacking python3-more-itertools (8.10.0-2) ...
#16 176.9 Selecting previously unselected package python3-zipp.
#16 176.9 Preparing to unpack .../676-python3-zipp_1.0.0-6_all.deb ...
#16 176.9 Unpacking python3-zipp (1.0.0-6) ...
#16 177.0 Selecting previously unselected package python3-importlib-metadata.
#16 177.0 Preparing to unpack .../677-python3-importlib-metadata_4.12.0-1_all.deb ...
#16 177.1 Unpacking python3-importlib-metadata (4.12.0-1) ...
#16 177.2 Selecting previously unselected package python3-mypy-extensions.
#16 177.2 Preparing to unpack .../678-python3-mypy-extensions_0.4.3-4_all.deb ...
#16 177.2 Unpacking python3-mypy-extensions (0.4.3-4) ...
#16 177.4 Selecting previously unselected package python3-logilab-common.
#16 177.4 Preparing to unpack .../679-python3-logilab-common_1.9.8-1_all.deb ...
#16 177.4 Unpacking python3-logilab-common (1.9.8-1) ...
#16 177.6 Selecting previously unselected package python3-dill.
#16 177.6 Preparing to unpack .../680-python3-dill_0.3.6-1_all.deb ...
#16 177.6 Unpacking python3-dill (0.3.6-1) ...
#16 177.8 Selecting previously unselected package python3-mccabe.
#16 177.8 Preparing to unpack .../681-python3-mccabe_0.7.0-1_all.deb ...
#16 177.8 Unpacking python3-mccabe (0.7.0-1) ...
#16 177.9 Selecting previously unselected package python3-platformdirs.
#16 177.9 Preparing to unpack .../682-python3-platformdirs_2.6.0-1_all.deb ...
#16 178.0 Unpacking python3-platformdirs (2.6.0-1) ...
#16 178.1 Selecting previously unselected package python3-tomlkit.
#16 178.1 Preparing to unpack .../683-python3-tomlkit_0.11.7-1_all.deb ...
#16 178.1 Unpacking python3-tomlkit (0.11.7-1) ...
#16 178.3 Selecting previously unselected package pylint.
#16 178.3 Preparing to unpack .../684-pylint_2.16.2-2_all.deb ...
#16 178.3 Unpacking pylint (2.16.2-2) ...
#16 178.5 Selecting previously unselected package python3-funcparserlib.
#16 178.5 Preparing to unpack .../685-python3-funcparserlib_1.0.0-0.2_all.deb ...
#16 178.5 Unpacking python3-funcparserlib (1.0.0-0.2) ...
#16 178.7 Selecting previously unselected package python3-pil:amd64.
#16 178.7 Preparing to unpack .../686-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ...
#16 178.7 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ...
#16 178.9 Selecting previously unselected package python3-webcolors.
#16 178.9 Preparing to unpack .../687-python3-webcolors_1.11.1-1_all.deb ...
#16 178.9 Unpacking python3-webcolors (1.11.1-1) ...
#16 179.0 Selecting previously unselected package python3-roman.
#16 179.0 Preparing to unpack .../688-python3-roman_3.3-3_all.deb ...
#16 179.1 Unpacking python3-roman (3.3-3) ...
#16 179.2 Selecting previously unselected package python3-docutils.
#16 179.2 Preparing to unpack .../689-python3-docutils_0.19+dfsg-6_all.deb ...
#16 179.3 Unpacking python3-docutils (0.19+dfsg-6) ...
#16 179.4 Selecting previously unselected package python3-reportlab-accel:amd64.
#16 179.4 Preparing to unpack .../690-python3-reportlab-accel_3.6.12-1+deb12u1_amd64.deb ...
#16 179.4 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ...
#16 179.6 Selecting previously unselected package python3-reportlab.
#16 179.6 Preparing to unpack .../691-python3-reportlab_3.6.12-1+deb12u1_all.deb ...
#16 179.6 Unpacking python3-reportlab (3.6.12-1+deb12u1) ...
#16 179.8 Selecting previously unselected package python3-blockdiag.
#16 179.8 Preparing to unpack .../692-python3-blockdiag_2.0.1+dfsg-1_all.deb ...
#16 179.8 Unpacking python3-blockdiag (2.0.1+dfsg-1) ...
#16 180.0 Selecting previously unselected package python3-distlib.
#16 180.0 Preparing to unpack .../693-python3-distlib_0.3.6-1_all.deb ...
#16 180.0 Unpacking python3-distlib (0.3.6-1) ...
#16 180.1 Selecting previously unselected package python3-filelock.
#16 180.2 Preparing to unpack .../694-python3-filelock_3.9.0-1_all.deb ...
#16 180.2 Unpacking python3-filelock (3.9.0-1) ...
#16 180.3 Selecting previously unselected package python3-gi.
#16 180.4 Preparing to unpack .../695-python3-gi_3.42.2-3+b1_amd64.deb ...
#16 180.4 Unpacking python3-gi (3.42.2-3+b1) ...
#16 180.6 Selecting previously unselected package python3-markupsafe.
#16 180.6 Preparing to unpack .../696-python3-markupsafe_2.1.2-1+b1_amd64.deb ...
#16 180.6 Unpacking python3-markupsafe (2.1.2-1+b1) ...
#16 180.7 Selecting previously unselected package python3-mako.
#16 180.7 Preparing to unpack .../697-python3-mako_1.2.4+ds-1_all.deb ...
#16 180.8 Unpacking python3-mako (1.2.4+ds-1) ...
#16 180.9 Selecting previously unselected package python3-nwdiag.
#16 180.9 Preparing to unpack .../698-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ...
#16 180.9 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ...
#16 181.1 Selecting previously unselected package python3-wheel.
#16 181.1 Preparing to unpack .../699-python3-wheel_0.38.4-2_all.deb ...
#16 181.1 Unpacking python3-wheel (0.38.4-2) ...
#16 181.3 Selecting previously unselected package python3-pip.
#16 181.3 Preparing to unpack .../700-python3-pip_23.0.1+dfsg-1_all.deb ...
#16 181.3 Unpacking python3-pip (23.0.1+dfsg-1) ...
#16 181.5 Selecting previously unselected package python3-pip-whl.
#16 181.5 Preparing to unpack .../701-python3-pip-whl_23.0.1+dfsg-1_all.deb ...
#16 181.5 Unpacking python3-pip-whl (23.0.1+dfsg-1) ...
#16 182.0 Selecting previously unselected package python3-pyflakes.
#16 182.0 Preparing to unpack .../702-python3-pyflakes_2.5.0-1_all.deb ...
#16 182.0 Unpacking python3-pyflakes (2.5.0-1) ...
#16 182.2 Selecting previously unselected package python3-setuptools-whl.
#16 182.2 Preparing to unpack .../703-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ...
#16 182.2 Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) ...
#16 182.4 Selecting previously unselected package python3-usb.
#16 182.4 Preparing to unpack .../704-python3-usb_1.2.1-2_all.deb ...
#16 182.4 Unpacking python3-usb (1.2.1-2) ...
#16 182.5 Selecting previously unselected package python3-wheel-whl.
#16 182.5 Preparing to unpack .../705-python3-wheel-whl_0.38.4-2_all.deb ...
#16 182.6 Unpacking python3-wheel-whl (0.38.4-2) ...
#16 182.7 Selecting previously unselected package python3-virtualenv.
#16 182.7 Preparing to unpack .../706-python3-virtualenv_20.17.1+ds-1_all.deb ...
#16 182.7 Unpacking python3-virtualenv (20.17.1+ds-1) ...
#16 182.9 Selecting previously unselected package python3-yaml.
#16 182.9 Preparing to unpack .../707-python3-yaml_6.0-3+b2_amd64.deb ...
#16 182.9 Unpacking python3-yaml (6.0-3+b2) ...
#16 183.0 Selecting previously unselected package sdcc-libraries.
#16 183.1 Preparing to unpack .../708-sdcc-libraries_4.2.0+dfsg-1_all.deb ...
#16 183.1 Unpacking sdcc-libraries (4.2.0+dfsg-1) ...
#16 183.3 Selecting previously unselected package sdcc.
#16 183.3 Preparing to unpack .../709-sdcc_4.2.0+dfsg-1_amd64.deb ...
#16 183.3 Unpacking sdcc (4.2.0+dfsg-1) ...
#16 183.5 Selecting previously unselected package source-highlight.
#16 183.6 Preparing to unpack .../710-source-highlight_3.1.9-4.2+b3_amd64.deb ...
#16 183.6 Unpacking source-highlight (3.1.9-4.2+b3) ...
#16 183.7 Selecting previously unselected package sqlite3.
#16 183.7 Preparing to unpack .../711-sqlite3_3.40.1-2+deb12u1_amd64.deb ...
#16 183.7 Unpacking sqlite3 (3.40.1-2+deb12u1) ...
#16 183.9 Selecting previously unselected package stow.
#16 183.9 Preparing to unpack .../712-stow_2.3.1-1_all.deb ...
#16 183.9 Unpacking stow (2.3.1-1) ...
#16 184.1 Selecting previously unselected package swig4.0.
#16 184.1 Preparing to unpack .../713-swig4.0_4.1.0-0.2_amd64.deb ...
#16 184.1 Unpacking swig4.0 (4.1.0-0.2) ...
#16 184.3 Selecting previously unselected package swig.
#16 184.3 Preparing to unpack .../714-swig_4.1.0-0.2_all.deb ...
#16 184.4 Unpacking swig (4.1.0-0.2) ...
#16 184.5 Selecting previously unselected package tcpdump.
#16 184.5 Preparing to unpack .../715-tcpdump_4.99.3-1_amd64.deb ...
#16 184.6 Unpacking tcpdump (4.99.3-1) ...
#16 184.7 Selecting previously unselected package telnet.
#16 184.7 Preparing to unpack .../716-telnet_0.17+2.4-2+deb12u1_all.deb ...
#16 184.7 Unpacking telnet (0.17+2.4-2+deb12u1) ...
#16 184.9 Selecting previously unselected package tex-gyre.
#16 184.9 Preparing to unpack .../717-tex-gyre_20180621-6_all.deb ...
#16 184.9 Unpacking tex-gyre (20180621-6) ...
#16 185.3 Selecting previously unselected package texinfo.
#16 185.3 Preparing to unpack .../718-texinfo_6.8-6+b1_amd64.deb ...
#16 185.3 Unpacking texinfo (6.8-6+b1) ...
#16 185.6 Selecting previously unselected package unzip.
#16 185.6 Preparing to unpack .../719-unzip_6.0-28_amd64.deb ...
#16 185.6 Unpacking unzip (6.0-28) ...
#16 185.7 Selecting previously unselected package virtualenv.
#16 185.7 Preparing to unpack .../720-virtualenv_20.17.1+ds-1_all.deb ...
#16 185.8 Unpacking virtualenv (20.17.1+ds-1) ...
#16 185.9 Setting up libip4tc2:amd64 (1.8.9-2) ...
#16 186.0 Setting up libksba8:amd64 (1.6.3-2) ...
#16 186.0 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ...
#16 186.1 Setting up media-types (10.0.0) ...
#16 186.2 Setting up libpipeline1:amd64 (1.5.7-1) ...
#16 186.2 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ...
#16 186.3 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#16 186.3 Setting up liblcms2-2:amd64 (2.14-2) ...
#16 186.4 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#16 186.5 Setting up libtext-charwidth-perl:amd64 (0.04-11) ...
#16 186.5 Setting up libxapian30:amd64 (1.4.22-1) ...
#16 186.6 Setting up wdiff (1.2.2-5) ...
#16 186.6 Setting up libaom3:amd64 (3.6.0-1+deb12u1) ...
#16 186.9 Setting up libpciaccess0:amd64 (0.17-2) ...
#16 186.9 Setting up mysql-common (5.8+1.1.0) ...
#16 187.0 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
#16 187.1 Setting up libabsl20220623:amd64 (20220623.1-1) ...
#16 187.1 Setting up libxau6:amd64 (1:1.0.9-1) ...
#16 187.2 Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ...
#16 187.2 Setting up libkeyutils1:amd64 (1.6.3-2) ...
#16 187.3 Setting up libapparmor1:amd64 (3.0.8-3) ...
#16 187.3 Setting up libc-l10n (2.36-9+deb12u9) ...
#16 187.4 Setting up pci.ids (0.0~2023.04.11-1) ...
#16 187.5 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ...
#16 187.5 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u3) ...
#16 187.6 Setting up libsodium23:amd64 (1.0.18-1) ...
#16 187.6 Setting up libicu72:amd64 (72.1-3) ...
#16 187.7 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ...
#16 187.7 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
#16 187.8 Setting up libdbi1:amd64 (0.9.0-6) ...
#16 187.8 Setting up bsdextrautils (2.38.1-5+deb12u3) ...
#16 187.9 Setting up fonts-gfs-porson (1.1-7) ...
#16 187.9 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#16 188.0 Setting up libmagic-mgc (1:5.44-3) ...
#16 188.1 Setting up libgsm1:amd64 (1.0.22-1) ...
#16 188.1 Setting up python3-pip-whl (23.0.1+dfsg-1) ...
#16 188.2 Setting up gawk (1:5.2.1-2) ...
#16 188.3 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
#16 188.3 Setting up libsigsegv-dev:amd64 (2.14-1) ...
#16 188.4 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u5) ...
#16 188.5 No schema files found: doing nothing.
#16 188.5 Setting up distro-info-data (0.58+deb12u3) ...
#16 188.5 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ...
#16 188.6 Setting up libsnmp-base (5.9.3+dfsg-2) ...
#16 188.7 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ...
#16 188.7 Setting up libtirpc-common (1.3.3+ds-1) ...
#16 188.8 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
#16 188.9 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
#16 188.9 Setting up libijs-0.35:amd64 (0.35-15) ...
#16 189.0 Setting up unzip (6.0-28) ...
#16 189.0 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
#16 189.1 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 189.2 Setting up libgs-common (10.0.0~dfsg-11+deb12u6) ...
#16 189.2 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#16 189.3 Setting up libfontbox-java (1:1.8.16-2) ...
#16 189.3 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
#16 189.4 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#16 189.4 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ...
#16 189.5 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
#16 189.5 Setting up binutils-common:amd64 (2.40-2) ...
#16 189.6 Setting up x11-common (1:7.7+23) ...
#16 190.0 debconf: unable to initialize frontend: Dialog
#16 190.0 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 190.0 debconf: falling back to frontend: Readline
#16 190.0 debconf: unable to initialize frontend: Readline
#16 190.0 debconf: (This frontend requires a controlling tty.)
#16 190.0 debconf: falling back to frontend: Teletype
#16 190.0 invoke-rc.d: could not determine current runlevel
#16 190.0 invoke-rc.d: policy-rc.d denied execution of restart.
#16 190.0 Setting up libsensors-config (1:3.6.0-7.1) ...
#16 190.1 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ...
#16 190.1 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#16 190.2 Setting up libmagic1:amd64 (1:5.44-3) ...
#16 190.3 Setting up libdeflate0:amd64 (1.14-1) ...
#16 190.3 Setting up perl-openssl-defaults:amd64 (7+b1) ...
#16 190.4 Setting up linux-libc-dev:amd64 (6.1.124-1) ...
#16 190.5 Setting up bc (1.07.1-3+b1) ...
#16 190.5 Setting up libctf-nobfd0:amd64 (2.40-2) ...
#16 190.6 Setting up gettext-base (0.21-12) ...
#16 190.6 Setting up m4 (1.4.19-3) ...
#16 190.7 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ...
#16 190.8 Setting up lua-socket:amd64 (3.1.0-1+b1) ...
#16 190.8 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ...
#16 190.9 Setting up libnpth0:amd64 (1.6-3) ...
#16 190.9 Setting up autoconf-archive (20220903-3) ...
#16 191.0 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ...
#16 191.1 Setting up libc-ares2:amd64 (1.18.1-3) ...
#16 191.2 Setting up file (1:5.44-3) ...
#16 191.2 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#16 191.3 Setting up libassuan0:amd64 (2.5.5-5) ...
#16 191.3 Setting up libdecaf0:amd64 (1.0.2-2) ...
#16 191.4 Setting up libgomp1:amd64 (12.2.0-14) ...
#16 191.4 Setting up bzip2 (1.0.8-5+b1) ...
#16 191.5 Setting up libffi-dev:amd64 (3.4.4-1) ...
#16 191.6 Setting up locales (2.36-9+deb12u9) ...
#16 191.7 debconf: unable to initialize frontend: Dialog
#16 191.7 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 191.7 debconf: falling back to frontend: Readline
#16 191.7 debconf: unable to initialize frontend: Readline
#16 191.7 debconf: (This frontend requires a controlling tty.)
#16 191.7 debconf: falling back to frontend: Teletype
#16 192.0 Generating locales (this might take a while)...
#16 192.0 Generation complete.
#16 193.9 Setting up libopts25:amd64 (1:5.18.16-5) ...
#16 193.9 Setting up libtext-wrapi18n-perl (0.06-10) ...
#16 194.0 Setting up libjbig0:amd64 (2.1-6.1) ...
#16 194.0 Setting up librav1e0:amd64 (0.5.1-6) ...
#16 194.1 Setting up libpcre2-16-0:amd64 (10.42-1) ...
#16 194.1 Setting up libsource-highlight-common (3.1.9-4.2) ...
#16 194.2 Setting up libfakeroot:amd64 (1.31-1.2) ...
#16 194.3 Setting up libjansson4:amd64 (2.14-2) ...
#16 194.3 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ...
#16 194.4 Setting up poppler-data (0.4.12-1) ...
#16 194.6 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ...
#16 194.6 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#16 194.7 Setting up libosp5 (1.5.2-13+b2) ...
#16 194.8 Setting up libcap2-bin (1:2.66-4) ...
#16 194.8 Setting up fakeroot (1.31-1.2) ...
#16 194.9 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
#16 194.9 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#16 195.0 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#16 195.0 Setting up mariadb-common (1:10.11.6-0+deb12u1) ...
#16 195.1 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
#16 195.1 Setting up libasound2-data (1.2.8-1) ...
#16 195.2 Setting up libpcre3:amd64 (2:8.39-15) ...
#16 195.3 Setting up libfontenc1:amd64 (1:1.1.4-1) ...
#16 195.3 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ...
#16 195.4 Setting up autotools-dev (20220109.1) ...
#16 195.4 Setting up libz3-4:amd64 (4.8.12-3.1) ...
#16 195.5 Setting up libpcre2-32-0:amd64 (10.42-1) ...
#16 195.5 Setting up libglib2.0-data (2.74.6-2+deb12u5) ...
#16 195.6 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#16 195.7 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 195.7 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
#16 195.8 Setting up rpcsvc-proto (1.4.3-1) ...
#16 195.8 Setting up libmunge2 (0.5.15-2) ...
#16 195.9 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ...
#16 195.9 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#16 196.0 Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
#16 196.1 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
#16 196.1 Setting up make (4.3-4.1) ...
#16 196.2 Setting up gnupg-l10n (2.2.40-1.1) ...
#16 196.2 Setting up libjbig2dec0:amd64 (0.19-3) ...
#16 196.3 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#16 196.4 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ...
#16 196.4 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
#16 196.5 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u3) ...
#16 196.5 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#16 196.6 Setting up libapache-pom-java (29-2) ...
#16 196.6 Setting up libavahi-common-data:amd64 (0.8-10+deb12u1) ...
#16 196.7 Setting up libann0 (1.1.2+doc-9+b1) ...
#16 196.7 Setting up libncurses6:amd64 (6.4-4) ...
#16 196.8 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
#16 196.9 Setting up xz-utils (5.4.1-0.2) ...
#16 196.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
#16 196.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
#16 196.9 Setting up xfonts-encodings (1:1.0.4-2.2) ...
#16 197.0 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ...
#16 197.1 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#16 197.1 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ...
#16 197.2 Setting up t1utils (1.41-4) ...
#16 197.2 Setting up libnewlib-dev (3.3.0-1.3+deb12u1) ...
#16 197.3 Setting up libquadmath0:amd64 (12.2.0-14) ...
#16 197.4 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 197.4 Setting up libimagequant0:amd64 (2.17.0-1) ...
#16 197.5 Setting up libproc2-0:amd64 (2:4.0.2-3) ...
#16 197.5 Setting up libgsm1-dev:amd64 (1.0.22-1) ...
#16 197.6 Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ...
#16 197.7 Setting up libpng16-16:amd64 (1.6.39-2) ...
#16 197.7 Setting up libhwloc15:amd64 (2.9.0-1) ...
#16 197.8 Setting up libmpc3:amd64 (1.3.1-1) ...
#16 197.8 Setting up libmnl0:amd64 (1.0.4-3) ...
#16 197.9 Setting up libc-ares-dev:amd64 (1.18.1-3) ...
#16 197.9 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ...
#16 198.8 Setting up liboping0:amd64 (1.10.0-5+b1) ...
#16 198.9 Setting up libatomic1:amd64 (12.2.0-14) ...
#16 199.0 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ...
#16 199.0 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ...
#16 199.1 Setting up libidn12:amd64 (1.41-1) ...
#16 199.2 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ...
#16 199.2 Setting up patch (2.7.6-7) ...
#16 199.3 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ...
#16 199.4 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ...
#16 199.4 Setting up autopoint (0.21-12) ...
#16 199.5 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
#16 199.5 Setting up icu-devtools (72.1-3) ...
#16 199.6 Setting up sudo (1.9.13p3-1+deb12u1) ...
#16 199.8 invoke-rc.d: could not determine current runlevel
#16 199.8 invoke-rc.d: policy-rc.d denied execution of start.
#16 199.8 Setting up ocaml-base (4.13.1-4) ...
#16 199.9 Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ...
#16 199.9 Setting up fonts-dejavu-core (2.37-6) ...
#16 200.3 Setting up libudev-dev:amd64 (252.33-1~deb12u1) ...
#16 200.4 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
#16 200.4 Setting up libsepol-dev:amd64 (3.4-2.1) ...
#16 200.5 Setting up libpcsclite1:amd64 (1.9.9-2) ...
#16 200.5 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ...
#16 200.6 Setting up pkgconf-bin (1.8.1-1) ...
#16 200.6 Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
#16 200.7 Setting up libsodium-dev:amd64 (1.0.18-1) ...
#16 200.8 Setting up sdcc-libraries (4.2.0+dfsg-1) ...
#16 200.8 Setting up libpcsclite-dev:amd64 (1.9.9-2) ...
#16 200.9 Setting up libncursesw6:amd64 (6.4-4) ...
#16 200.9 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u2) ...
#16 201.0 Setting up libxtables12:amd64 (1.8.9-2) ...
#16 201.0 Setting up lynx-common (2.9.0dev.12-1) ...
#16 201.1 Setting up libgc1:amd64 (1:8.2.2-3) ...
#16 201.2 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#16 201.3 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#16 201.3 Setting up libfftw3-double3:amd64 (3.3.10-1) ...
#16 201.4 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ...
#16 201.4 Setting up libnewlib-arm-none-eabi (3.3.0-1.3+deb12u1) ...
#16 201.5 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 201.5 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#16 201.6 Setting up libgfortran5:amd64 (12.2.0-14) ...
#16 201.7 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#16 201.7 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ...
#16 201.8 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ...
#16 201.8 Setting up libubsan1:amd64 (12.2.0-14) ...
#16 201.9 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ...
#16 202.0 Setting up libstdcompat-ocaml (19-1) ...
#16 202.0 Setting up libpci3:amd64 (1:3.9.0-4) ...
#16 202.1 Setting up libnuma1:amd64 (2.0.16-1) ...
#16 202.1 Setting up libpcre2-posix3:amd64 (10.42-1) ...
#16 202.2 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#16 202.2 Setting up python-apt-common (2.6.0) ...
#16 202.3 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ...
#16 202.4 Setting up libostyle1c2 (1.4devel1-22) ...
#16 202.4 Setting up fonts-gfs-baskerville (1.1-6) ...
#16 202.5 Setting up sensible-utils (0.0.17+nmu1) ...
#16 202.5 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ...
#16 202.6 Setting up librhash0:amd64 (1.4.3-3) ...
#16 202.7 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
#16 202.7 Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ...
#16 202.8 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
#16 202.8 Setting up libasan8:amd64 (12.2.0-14) ...
#16 202.9 Setting up libuchardet0:amd64 (0.0.7-1) ...
#16 203.0 Setting up liblua5.3-0:amd64 (5.3.6-2) ...
#16 203.0 Setting up procps (2:4.0.2-3) ...
#16 203.2 Setting up libasound2:amd64 (1.2.8-1+b1) ...
#16 203.2 Setting up libmd-dev:amd64 (1.0.4-2) ...
#16 203.3 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ...
#16 203.4 Setting up bison (2:3.8.2+dfsg-1+b1) ...
#16 203.4 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
#16 203.4 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist
#16 203.5 Setting up gpgconf (2.2.40-1.1) ...
#16 203.5 Setting up libpsm2-2 (11.2.185-2) ...
#16 203.6 Setting up openmpi-common (4.1.4-3) ...
#16 203.6 Setting up fonts-lmodern (2.005-1) ...
#16 203.7 Setting up libopenjp2-7:amd64 (2.5.0-2) ...
#16 203.8 Setting up git-man (1:2.39.5-0+deb12u1) ...
#16 203.8 Setting up libthai-data (0.1.29-1) ...
#16 204.0 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...
#16 204.1 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#16 204.1 Setting up netbase (6.4) ...
#16 204.3 Setting up sgml-base (1.31) ...
#16 204.4 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 204.5 Setting up cmake-data (3.25.1-1) ...
#16 204.5 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#16 204.6 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ...
#16 204.6 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#16 204.7 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
#16 204.8 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ...
#16 204.8 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ...
#16 204.9 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode
#16 204.9 Setting up libtsan2:amd64 (12.2.0-14) ...
#16 205.0 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ...
#16 205.0 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ...
#16 205.1 Setting up libbinutils:amd64 (2.40-2) ...
#16 205.1 Setting up liburing2:amd64 (2.3-3) ...
#16 205.2 Setting up patchelf (0.14.3-1+b1) ...
#16 205.2 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
#16 205.5 Setting up swig4.0 (4.1.0-0.2) ...
#16 205.6 Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
#16 205.7 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ...
#16 205.7 Setting up libisl23:amd64 (0.25-1.1) ...
#16 205.8 Setting up libaio1:amd64 (0.3.113-4) ...
#16 205.8 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ...
#16 205.9 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
#16 205.9 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ...
#16 206.0 Setting up libc-dev-bin (2.36-9+deb12u9) ...
#16 206.1 Setting up liboping-dev:amd64 (1.10.0-5+b1) ...
#16 206.1 Setting up libtasn1-6-dev:amd64 (4.19.0-2) ...
#16 206.2 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ...
#16 206.2 Setting up libbsd0:amd64 (0.11.7-2) ...
#16 206.3 Setting up libparmap-ocaml (1.2.5-1) ...
#16 206.3 Setting up python3-wheel-whl (0.38.4-2) ...
#16 206.4 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#16 206.5 Setting up libelf1:amd64 (0.188-2.1) ...
#16 206.5 Setting up libjson-c5:amd64 (0.16-2) ...
#16 206.6 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ...
#16 206.6 Setting up openjade (1.4devel1-22) ...
#16 206.8 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#16 206.8 Setting up xdg-utils (1.1.3-4.1) ...
#16 206.9 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
#16 206.9 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist
#16 206.9 Setting up libbsd-dev:amd64 (0.11.7-2) ...
#16 207.0 Setting up libcc1-0:amd64 (12.2.0-14) ...
#16 207.0 Setting up libjansson-dev:amd64 (2.14-2) ...
#16 207.1 Setting up dbus-bin (1.14.10-1~deb12u1) ...
#16 207.1 Setting up sqlite3 (3.40.1-2+deb12u1) ...
#16 207.2 Setting up gpg (2.2.40-1.1) ...
#16 207.2 Setting up libgps28:amd64 (3.22-4.1+b1) ...
#16 207.3 Setting up libbpf1:amd64 (1:1.1.0-1) ...
#16 207.4 Setting up liblsan0:amd64 (12.2.0-14) ...
#16 207.4 Setting up libp11-kit-dev:amd64 (0.24.1-2) ...
#16 207.5 Setting up libitm1:amd64 (12.2.0-14) ...
#16 207.5 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 207.6 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ...
#16 207.7 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 207.7 Setting up libkmod2:amd64 (30+20221128-1) ...
#16 207.8 Setting up libgdbm6:amd64 (1.23-3) ...
#16 207.8 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ...
#16 207.9 Setting up libpopt0:amd64 (1.19+dfsg-1) ...
#16 207.9 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ...
#16 208.0 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ...
#16 208.1 Setting up gnupg-utils (2.2.40-1.1) ...
#16 208.1 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ...
#16 208.2 Setting up libhiredis0.14:amd64 (0.14.1-3) ...
#16 208.2 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ...
#16 208.3 Setting up libctf0:amd64 (2.40-2) ...
#16 208.4 Setting up pinentry-curses (1.2.1-1) ...
#16 208.4 Setting up libdbi-dev (0.9.0-6) ...
#16 208.5 Setting up teckit (2.5.11+ds1-1+b1) ...
#16 208.6 Setting up libice6:amd64 (2:1.0.10-1) ...
#16 208.6 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ...
#16 208.7 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#16 208.7 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ...
#16 208.8 Setting up flex (2.6.4-8.2) ...
#16 208.8 Setting up cpp-12 (12.2.0-14) ...
#16 208.9 Setting up libxcb1:amd64 (1.15-1) ...
#16 211.3 Setting up gettext (0.21-12) ...
#16 211.4 Setting up libfftw3-single3:amd64 (3.3.10-1) ...
#16 211.5 Setting up swig (4.1.0-0.2) ...
#16 211.5 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#16 211.6 Setting up gpg-agent (2.2.40-1.1) ...
#16 211.7 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
#16 211.8 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
#16 211.8 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
#16 211.9 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
#16 211.9 Setting up libpdfbox-java (1:1.8.16-2) ...
#16 212.0 Setting up libavif15:amd64 (0.11.1-1) ...
#16 212.0 Setting up libmbedx509-1:amd64 (2.28.3-1) ...
#16 212.1 Setting up libmbedtls14:amd64 (2.28.3-1) ...
#16 212.2 Setting up nettle-dev:amd64 (3.8.1-2) ...
#16 212.3 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ...
#16 212.3 Setting up libopts25-dev:amd64 (1:5.18.16-5) ...
#16 212.4 Setting up guile-3.0-libs:amd64 (3.0.8-2) ...
#16 212.4 Setting up libarchive13:amd64 (3.6.2-1+deb12u2) ...
#16 212.5 Setting up libxcb-render0:amd64 (1.15-1) ...
#16 212.6 Setting up fontconfig-config (2.14.1-4) ...
#16 212.7 debconf: unable to initialize frontend: Dialog
#16 212.7 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 212.7 debconf: falling back to frontend: Readline
#16 212.7 debconf: unable to initialize frontend: Readline
#16 212.7 debconf: (This frontend requires a controlling tty.)
#16 212.7 debconf: falling back to frontend: Teletype
#16 212.9 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ...
#16 213.0 Setting up libbctoolbox1:amd64 (5.1.64-2) ...
#16 213.1 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ...
#16 213.1 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
#16 213.2 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ...
#16 213.2 Setting up libedit2:amd64 (3.1-20221030-2) ...
#16 213.3 Setting up gpgsm (2.2.40-1.1) ...
#16 213.3 Setting up ccache (4.8+really4.7.5-1) ...
#16 213.4 Updating symlinks in /usr/lib/ccache ...
#16 213.4 Setting up libcommons-parent-java (56-1) ...
#16 213.5 Setting up libavahi-common3:amd64 (0.8-10+deb12u1) ...
#16 213.5 Setting up inetutils-telnet (2:2.4-2+deb12u1) ...
#16 213.6 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode
#16 213.6 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist
#16 213.6 Setting up libfindlib-ocaml (1.9.6-1+b1) ...
#16 213.7 Setting up libcommons-logging-java (1.2-3) ...
#16 213.7 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ...
#16 213.8 Setting up libglib2.0-bin (2.74.6-2+deb12u5) ...
#16 213.9 Setting up libfftw3-long3:amd64 (3.3.10-1) ...
#16 213.9 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
#16 214.0 Setting up libboost-tools-dev (1.74.0.3) ...
#16 214.0 Setting up libnftnl11:amd64 (1.2.4-2) ...
#16 214.1 Setting up libxcb-shm0:amd64 (1.15-1) ...
#16 214.2 Setting up dbus-daemon (1.14.10-1~deb12u1) ...
#16 214.2 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ...
#16 214.3 Setting up opensp (1.5.2-13+b2) ...
#16 214.3 Setting up libaio-dev:amd64 (0.3.113-4) ...
#16 214.4 Setting up libboost-nowide-dev (1.74.0.3) ...
#16 214.5 Setting up libbladerf2:amd64 (0.2022.11-1) ...
#16 214.5 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#16 214.6 Setting up sdcc (4.2.0+dfsg-1) ...
#16 214.6 Setting up pkgconf:amd64 (1.8.1-1) ...
#16 214.7 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ...
#16 214.8 Setting up dirmngr (2.2.40-1.1) ...
#16 214.9 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
#16 214.9 Setting up libtalloc-dev:amd64 (2.4.0-f2) ...
#16 214.9 Setting up libthai0:amd64 (0.1.29-1) ...
#16 215.0 Setting up libgprofng0:amd64 (2.40-2) ...
#16 215.1 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ...
#16 215.1 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ...
#16 215.2 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u2) ...
#16 215.2 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ...
#16 215.3 Setting up libpcap0.8:amd64 (1.10.3-1) ...
#16 215.3 Setting up libmnl-dev:amd64 (1.0.4-3) ...
#16 215.4 Setting up dbus (1.14.10-1~deb12u1) ...
#16 215.5 invoke-rc.d: could not determine current runlevel
#16 215.5 invoke-rc.d: policy-rc.d denied execution of start.
#16 215.5 Setting up libfftw3-quad3:amd64 (3.3.10-1) ...
#16 215.6 Setting up libgcc-12-dev:amd64 (12.2.0-14) ...
#16 215.7 Setting up shared-mime-info (2.2-1) ...
#16 224.9 Setting up ofono (1.31-3+b1) ...
#16 225.1 invoke-rc.d: could not determine current runlevel
#16 225.1 invoke-rc.d: policy-rc.d denied execution of start.
#16 225.1 invoke-rc.d: could not determine current runlevel
#16 225.1 invoke-rc.d: policy-rc.d denied execution of start.
#16 225.2 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service.
#16 225.3 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service.
#16 225.3 Setting up ocaml-findlib (1.9.6-1+b1) ...
#16 225.3 Setting up libevent-dev (2.1.12-stable-8) ...
#16 225.4 Setting up libnftnl-dev:amd64 (1.2.4-2) ...
#16 225.5 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ...
#16 225.5 Setting up libortp16:amd64 (1:5.1.64-2) ...
#16 225.6 Setting up libsystemd-shared:amd64 (252.33-1~deb12u1) ...
#16 225.6 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ...
#16 225.7 Setting up pkg-config:amd64 (1.8.1-1) ...
#16 225.7 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#16 225.8 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ...
#16 225.9 Setting up ucf (3.0043+nmu1+deb12u1) ...
#16 226.0 debconf: unable to initialize frontend: Dialog
#16 226.0 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 226.0 debconf: falling back to frontend: Readline
#16 226.0 debconf: unable to initialize frontend: Readline
#16 226.0 debconf: (This frontend requires a controlling tty.)
#16 226.0 debconf: falling back to frontend: Teletype
#16 226.0 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...
#16 226.1 Setting up libjs-sphinxdoc (5.3.0-4) ...
#16 226.1 Setting up libx265-199:amd64 (3.5-2+b1) ...
#16 226.2 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 226.2 Setting up gpg-wks-server (2.2.40-1.1) ...
#16 226.3 Setting up libllvm14:amd64 (1:14.0.6-12) ...
#16 226.4 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ...
#16 226.4 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#16 226.5 Setting up dwz (0.15-1) ...
#16 226.5 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ...
#16 226.6 Setting up groff-base (1.22.4-10) ...
#16 226.7 Setting up cpp (4:12.2.0-3) ...
#16 226.7 Setting up xml-core (0.18+nmu1) ...
#16 226.9 Setting up source-highlight (3.1.9-4.2+b3) ...
#16 227.0 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ...
#16 227.1 Setting up libxslt1.1:amd64 (1.1.35-1) ...
#16 227.2 Setting up libcurl4:amd64 (7.88.1-10+deb12u8) ...
#16 227.2 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#16 227.3 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#16 227.4 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...
#16 227.4 Setting up curl (7.88.1-10+deb12u8) ...
#16 227.5 Setting up libfontconfig1:amd64 (2.14.1-4) ...
#16 227.5 Setting up lynx (2.9.0dev.12-1) ...
#16 227.6 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode
#16 227.6 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist
#16 227.6 Setting up picolibc-arm-none-eabi (1.8-1) ...
#16 227.7 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ...
#16 227.7 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ...
#16 227.8 Setting up libsm6:amd64 (2:1.2.3-1) ...
#16 227.9 Setting up libgps-dev:amd64 (3.22-4.1+b1) ...
#16 227.9 Setting up libavahi-client3:amd64 (0.8-10+deb12u1) ...
#16 228.0 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ...
#16 228.0 Setting up libortp-dev:amd64 (1:5.1.64-2) ...
#16 228.1 Setting up rsync (3.2.7-1+deb12u2) ...
#16 228.2 invoke-rc.d: could not determine current runlevel
#16 228.2 invoke-rc.d: policy-rc.d denied execution of start.
#16 228.2 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ...
#16 228.3 Setting up binutils-x86-64-linux-gnu (2.40-2) ...
#16 228.4 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
#16 228.4 Setting up libpaper1:amd64 (1.1.29) ...
#16 228.5 debconf: unable to initialize frontend: Dialog
#16 228.5 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 228.5 debconf: falling back to frontend: Readline
#16 228.5 debconf: unable to initialize frontend: Readline
#16 228.5 debconf: (This frontend requires a controlling tty.)
#16 228.5 debconf: falling back to frontend: Teletype
#16 228.5
#16 228.5 Creating config file /etc/papersize with new version
#16 228.6 Setting up tcpdump (4.99.3-1) ...
#16 228.9 Setting up libibverbs1:amd64 (44.0-2) ...
#16 229.1 Setting up fontconfig (2.14.1-4) ...
#16 229.1 Regenerating fonts cache... done.
#16 231.5 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u3) ...
#16 231.6 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ...
#16 231.7 Setting up telnet (0.17+2.4-2+deb12u1) ...
#16 231.7 Setting up libzmq5:amd64 (4.3.4-6) ...
#16 231.8 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#16 231.8 Setting up gpg-wks-client (2.2.40-1.1) ...
#16 231.9 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#16 231.9 Setting up ibverbs-providers:amd64 (44.0-2) ...
#16 232.3 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ...
#16 232.4 Setting up libsombok3:amd64 (2.4.0-2+b1) ...
#16 232.4 Setting up libfftw3-bin (3.3.10-1) ...
#16 232.5 Setting up htop (3.2.2-2) ...
#16 232.5 Setting up iproute2 (6.1.0-3) ...
#16 232.8 debconf: unable to initialize frontend: Dialog
#16 232.8 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 232.8 debconf: falling back to frontend: Readline
#16 232.8 debconf: unable to initialize frontend: Readline
#16 232.8 debconf: (This frontend requires a controlling tty.)
#16 232.8 debconf: falling back to frontend: Teletype
#16 232.9 Setting up openssh-client (1:9.2p1-2+deb12u4) ...
#16 233.1 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#16 233.1 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
#16 233.2 Setting up xsltproc (1.1.35-1) ...
#16 233.2 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
#16 233.3 Setting up libclang1-14 (1:14.0.6-12) ...
#16 233.3 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ...
#16 233.4 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ...
#16 233.5 Setting up binutils (2.40-2) ...
#16 233.5 Setting up libpaper-utils (1.1.29) ...
#16 233.6 Setting up xfonts-utils (1:7.7+6) ...
#16 233.6 Setting up man-db (2.11.2-2) ...
#16 233.8 debconf: unable to initialize frontend: Dialog
#16 233.8 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 233.8 debconf: falling back to frontend: Readline
#16 233.8 debconf: unable to initialize frontend: Readline
#16 233.8 debconf: (This frontend requires a controlling tty.)
#16 233.8 debconf: falling back to frontend: Teletype
#16 233.8 Building database of manual pages ...
#16 233.9 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
#16 233.9 Setting up libcairo2:amd64 (1.16.0-7) ...
#16 234.0 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ...
#16 234.0 Setting up tex-common (6.18) ...
#16 234.1 debconf: unable to initialize frontend: Dialog
#16 234.1 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 234.1 debconf: falling back to frontend: Readline
#16 234.1 debconf: unable to initialize frontend: Readline
#16 234.1 debconf: (This frontend requires a controlling tty.)
#16 234.1 debconf: falling back to frontend: Teletype
#16 234.2 update-language: texlive-base not installed and configured, doing nothing!
#16 234.3 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ...
#16 234.4 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u2) ...
#16 234.4 Setting up perl (5.36.0-7+deb12u1) ...
#16 234.5 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
#16 234.6 Setting up gcc-12 (12.2.0-14) ...
#16 234.6 Setting up libraqm0:amd64 (0.7.0-4.1) ...
#16 234.7 Setting up libboost-numpy-dev (1.74.0.3) ...
#16 234.7 Setting up libgd3:amd64 (2.3.3-9) ...
#16 234.8 Setting up stow (2.3.1-1) ...
#16 234.8 Setting up libio-html-perl (1.004-3) ...
#16 234.9 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
#16 234.9 Setting up libclang-cpp14 (1:14.0.6-12) ...
#16 235.0 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#16 235.1 Setting up libdpkg-perl (1.21.22) ...
#16 235.1 Setting up autoconf (2.71-3) ...
#16 235.2 Setting up libtimedate-perl (2.3300-2) ...
#16 235.2 Setting up libregexp-ipv6-perl (0.03-3) ...
#16 235.3 Setting up module-assistant (0.11.11) ...
#16 235.4 Setting up libcups2:amd64 (2.4.2-3+deb12u8) ...
#16 235.5 Setting up libmime-charset-perl (1.013.1-2) ...
#16 235.5 Setting up lmodern (2.005-1) ...
#16 235.8 Setting up libjson-perl (4.10000-1) ...
#16 235.8 Setting up libnsl2:amd64 (1.3.0-2) ...
#16 235.9 Setting up gnupg (2.2.40-1.1) ...
#16 236.0 Setting up cmake (3.25.1-1) ...
#16 236.0 Setting up libsub-override-perl (0.09-4) ...
#16 236.1 Setting up libsub-quote-perl (2.006008-1) ...
#16 236.1 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
#16 236.2 Setting up libcairo-gobject2:amd64 (1.16.0-7) ...
#16 236.2 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#16 236.3 Setting up libfile-dirlist-perl (0.05-3) ...
#16 236.3 Setting up libtext-unidecode-perl (1.30-3) ...
#16 236.4 Setting up libperlio-gzip-perl (0.20-1+b1) ...
#16 236.5 Setting up mailcap (3.70+nmu1) ...
#16 236.6 Setting up libfftw3-dev:amd64 (3.3.10-1) ...
#16 236.6 Setting up tex-gyre (20180621-6) ...
#16 236.8 Setting up liburi-perl (5.17-1) ...
#16 236.9 Setting up libfile-touch-perl (0.12-2) ...
#16 236.9 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#16 237.0 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u2) ...
#16 237.1 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
#16 237.1 Setting up automake (1:1.16.5-1.3) ...
#16 237.2 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
#16 237.2 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
#16 237.2 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
#16 237.2 Setting up librdmacm1:amd64 (44.0-2) ...
#16 237.2 Setting up libhttp-date-perl (6.05-2) ...
#16 237.3 Setting up libfile-which-perl (1.27-2) ...
#16 237.4 Setting up libucx0:amd64 (1.13.1-1) ...
#16 237.4 Setting up libsgmls-perl (1.03ii-38) ...
#16 237.5 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#16 237.5 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u2) ...
#16 237.6 Setting up libfile-listing-perl (6.15-1) ...
#16 237.6 Setting up mime-support (3.66) ...
#16 237.7 Setting up libxi6:amd64 (2:1.8-1+b1) ...
#16 237.8 Setting up libdynaloader-functions-perl (0.003-3) ...
#16 237.8 Setting up libclass-method-modifiers-perl (2.14-1) ...
#16 237.9 Setting up libio-pty-perl (1:1.17-1) ...
#16 237.9 Setting up sgmlspl (1.03ii-38) ...
#16 238.0 Setting up mscgen (0.20-14) ...
#16 238.0 Setting up libclone-perl:amd64 (0.46-1) ...
#16 238.1 Setting up libarchive-zip-perl (1.68-1) ...
#16 238.2 Setting up libhtml-tagset-perl (3.20-6) ...
#16 238.2 Setting up preview-latex-style (12.2-1) ...
#16 238.3 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ...
#16 238.3 Setting up libdebhelper-perl (13.11.4) ...
#16 238.4 Setting up liblwp-mediatypes-perl (6.04-2) ...
#16 238.4 Setting up libtry-tiny-perl (0.31-2) ...
#16 238.5 Setting up libxml-namespacesupport-perl (1.12-2) ...
#16 238.6 Setting up libnet-http-perl (6.22-1) ...
#16 238.6 Setting up libencode-locale-perl (1.05-3) ...
#16 238.7 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#16 238.7 Setting up fonts-urw-base35 (20200910-7) ...
#16 239.0 Setting up libibverbs-dev:amd64 (44.0-2) ...
#16 239.1 Setting up libhwloc-plugins:amd64 (2.9.0-1) ...
#16 239.1 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
#16 239.2 Setting up gcc (4:12.2.0-3) ...
#16 239.3 Setting up autogen (1:5.18.16-5) ...
#16 239.3 Setting up dpkg-dev (1.21.22) ...
#16 239.4 Setting up intltool-debian (0.35.0+20060710.6) ...
#16 239.5 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
#16 239.5 Setting up liberror-perl (0.17029-2) ...
#16 239.6 Setting up patchutils (0.4.2-1) ...
#16 239.7 Setting up libltdl-dev:amd64 (2.4.7-7~deb12u1) ...
#16 239.7 Setting up libxml-sax-base-perl (1.09-3) ...
#16 239.8 Setting up doxygen (1.9.4-4) ...
#16 239.8 Setting up libwrap0:amd64 (7.6.q-32) ...
#16 239.9 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ...
#16 239.9 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#16 240.0 Setting up libipc-run-perl (20220807.0-1) ...
#16 240.1 Setting up git (1:2.39.5-0+deb12u1) ...
#16 240.2 Setting up libwww-robotrules-perl (6.02-1) ...
#16 240.2 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#16 240.3 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u2) ...
#16 240.3 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode
#16 240.3 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode
#16 240.3 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist
#16 240.4 Setting up libwrap0-dev:amd64 (7.6.q-32) ...
#16 240.4 Setting up libhtml-parser-perl:amd64 (3.81-1) ...
#16 240.5 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u2) ...
#16 240.5 Setting up librole-tiny-perl (2.002004-1) ...
#16 240.6 Setting up libc6-dev:amd64 (2.36-9+deb12u9) ...
#16 240.7 Setting up libfile-homedir-perl (1.006-2) ...
#16 240.7 Setting up texlive-base (2022.20230122-3) ...
#16 241.5 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps
#16 241.6 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg
#16 241.8 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper
#16 241.9 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex
#16 242.0 debconf: unable to initialize frontend: Dialog
#16 242.0 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 242.0 debconf: falling back to frontend: Readline
#16 242.0 debconf: unable to initialize frontend: Readline
#16 242.0 debconf: (This frontend requires a controlling tty.)
#16 242.0 debconf: falling back to frontend: Teletype
#16 242.3 Setting up libicu-dev:amd64 (72.1-3) ...
#16 242.4 Setting up libio-socket-ssl-perl (2.081-2) ...
#16 242.4 Setting up liburing-dev:amd64 (2.3-3) ...
#16 242.5 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
#16 242.6 Setting up libhttp-message-perl (6.44-1) ...
#16 242.6 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u3) ...
#16 242.7 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
#16 242.7 Setting up graphviz (2.42.2-7+deb12u1) ...
#16 242.8 Setting up libfabric1:amd64 (1.17.0-3) ...
#16 242.9 Setting up libgs10-common (10.0.0~dfsg-11+deb12u6) ...
#16 242.9 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ...
#16 243.0 Setting up python3.11 (3.11.2-6+deb12u5) ...
#16 243.4 Setting up libhttp-negotiate-perl (6.01-2) ...
#16 243.4 Setting up libncurses-dev:amd64 (6.4-4) ...
#16 243.5 Setting up libbladerf-dev:amd64 (0.2022.11-1) ...
#16 243.5 Setting up libpython3.11:amd64 (3.11.2-6+deb12u5) ...
#16 243.6 Setting up libpcre2-dev:amd64 (10.42-1) ...
#16 243.6 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ...
#16 243.7 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ...
#16 243.8 Setting up libhttp-cookies-perl (6.10-1) ...
#16 243.8 Setting up libtool (2.4.7-7~deb12u1) ...
#16 243.9 Setting up texlive-luatex (2022.20230122-3) ...
#16 243.9 Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
#16 244.0 Setting up po-debconf (1.0.21+nmu1) ...
#16 244.0 Setting up libhtml-tree-perl (5.07-3) ...
#16 244.1 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ...
#16 244.1 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
#16 244.2 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ...
#16 244.2 Setting up texlive-plain-generic (2022.20230122-4) ...
#16 244.3 Setting up lcov (1.16-1) ...
#16 244.4 Setting up python3 (3.11.2-1+b1) ...
#16 244.4 running python rtupdate hooks for python3.11...
#16 244.6 running python post-rtupdate hooks for python3.11...
#16 244.7 Setting up texlive-lang-greek (2022.20230122-1) ...
#16 244.8 Setting up libusb-dev (2:0.1.12-32) ...
#16 244.9 Setting up libreadline-dev:amd64 (8.2-1.3) ...
#16 244.9 Setting up python3-distlib (0.3.6-1) ...
#16 245.1 Setting up python3-markupsafe (2.1.2-1+b1) ...
#16 245.2 Setting up libxml-sax-perl (1.02+dfsg-3) ...
#16 245.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
#16 245.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
#16 245.4 debconf: unable to initialize frontend: Dialog
#16 245.4 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 245.4 debconf: falling back to frontend: Readline
#16 245.4 debconf: unable to initialize frontend: Readline
#16 245.4 debconf: (This frontend requires a controlling tty.)
#16 245.4 debconf: falling back to frontend: Teletype
#16 245.4
#16 245.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
#16 245.5 Setting up python3-platformdirs (2.6.0-1) ...
#16 245.6 Setting up libcdk5-dev (5.0.20180306-3) ...
#16 245.7 Setting up libnuma-dev:amd64 (2.0.16-1) ...
#16 245.7 Setting up python3-six (1.16.0-4) ...
#16 245.8 Setting up dh-autoreconf (20) ...
#16 245.9 Setting up asciidoc-common (10.2.0-1) ...
#16 247.1 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ...
#16 247.3 Setting up python3-roman (3.3-3) ...
#16 247.4 Setting up gfortran-12 (12.2.0-14) ...
#16 247.5 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#16 247.5 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ...
#16 247.6 Setting up python3-webcolors (1.11.1-1) ...
#16 247.7 Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ...
#16 247.8 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
#16 247.8 Setting up texlive-latex-base (2022.20230122-3) ...
#16 247.9 Setting up libmodule-runtime-perl (0.016-2) ...
#16 248.0 Setting up texlive-extra-utils (2022.20230122-4) ...
#16 248.1 Setting up uuid-dev:amd64 (2.38.1-5+deb12u3) ...
#16 248.1 Setting up python3-dill (0.3.6-1) ...
#16 248.3 Setting up python3-gi (3.42.2-3+b1) ...
#16 248.4 Setting up texlive-latex-recommended (2022.20230122-3) ...
#16 248.5 Setting up python3-reportlab-accel:amd64 (3.6.12-1+deb12u1) ...
#16 248.5 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ...
#16 248.6 Setting up python3-wrapt (1.14.1-2+b2) ...
#16 248.7 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#16 248.8 Setting up python3-funcparserlib (1.0.0-0.2) ...
#16 248.9 Setting up python3-typing-extensions (4.4.0-1) ...
#16 249.0 Setting up python3-toml (0.10.2-1) ...
#16 249.1 Setting up texlive-pictures (2022.20230122-3) ...
#16 249.2 Setting up python3-isort (5.6.4-1) ...
#16 249.4 Setting up python3-reportlab (3.6.12-1+deb12u1) ...
#16 249.8 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
#16 249.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
#16 249.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
#16 249.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
#16 249.9 debconf: unable to initialize frontend: Dialog
#16 249.9 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 249.9 debconf: falling back to frontend: Readline
#16 249.9 debconf: unable to initialize frontend: Readline
#16 249.9 debconf: (This frontend requires a controlling tty.)
#16 249.9 debconf: falling back to frontend: Teletype
#16 250.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
#16 250.1 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ...
#16 250.1 Setting up dh-strip-nondeterminism (1.13.1-1) ...
#16 250.2 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
#16 250.2 Setting up libncurses5-dev:amd64 (6.4-4) ...
#16 250.3 Setting up texlive-fonts-recommended (2022.20230122-3) ...
#16 250.3 Setting up python3-mccabe (0.7.0-1) ...
#16 250.5 Setting up libhwloc-dev:amd64 (2.9.0-1) ...
#16 250.5 Setting up tipa (2:1.3-21) ...
#16 250.6 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ...
#16 250.7 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ...
#16 250.8 Setting up python3-tomlkit (0.11.7-1) ...
#16 250.9 Setting up python3-lib2to3 (3.11.2-3) ...
#16 251.0 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ...
#16 251.1 Setting up openmpi-bin (4.1.4-3+b1) ...
#16 251.2 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist
#16 251.2 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist
#16 251.2 Setting up libpci-dev:amd64 (1:3.9.0-4) ...
#16 251.3 Setting up coccinelle (1.1.1.deb-2+b1) ...
#16 251.4 Setting up g++-12 (12.2.0-14) ...
#16 251.5 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u2) ...
#16 251.5 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u6) ...
#16 251.6 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
#16 251.7 Setting up python3-distutils (3.11.2-3) ...
#16 251.9 Setting up python3-more-itertools (8.10.0-2) ...
#16 252.0 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u5) ...
#16 252.1 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u3) ...
#16 252.2 Setting up python3-filelock (3.9.0-1) ...
#16 252.3 Setting up liblua5.3-dev:amd64 (5.3.6-2) ...
#16 252.3 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 252.4 Setting up python3-setuptools (66.1.1-1+deb12u1) ...
#16 252.7 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 252.7 Setting up texlive (2022.20230122-3) ...
#16 252.9 Setting up python3-apt (2.6.0) ...
#16 253.0 Setting up libimport-into-perl (1.002005-2) ...
#16 253.1 Setting up python3-usb (1.2.1-2) ...
#16 253.2 Setting up python3-mypy-extensions (0.4.3-4) ...
#16 253.3 Setting up libmoo-perl (2.005005-1) ...
#16 253.4 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 253.4 Setting up python3-pyflakes (2.5.0-1) ...
#16 253.6 Setting up texlive-science (2022.20230122-4) ...
#16 253.6 Setting up mpi-default-bin (1.14) ...
#16 253.7 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
#16 253.7 Setting up python3-virtualenv (20.17.1+ds-1) ...
#16 253.9 Setting up latexmk (1:4.79-1) ...
#16 254.0 Setting up python3-yaml (6.0-3+b2) ...
#16 254.1 Setting up debhelper (13.11.4) ...
#16 254.2 Setting up texlive-latex-extra (2022.20230122-4) ...
#16 254.3 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 254.3 Setting up libboost-exception-dev:amd64 (1.74.0.3) ...
#16 254.4 Setting up python3-zipp (1.0.0-6) ...
#16 254.5 Setting up ghostscript (10.0.0~dfsg-11+deb12u6) ...
#16 254.6 Setting up python3-wheel (0.38.4-2) ...
#16 254.7 Setting up libboost-container-dev:amd64 (1.74.0.3) ...
#16 254.7 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 254.8 Setting up texlive-bibtex-extra (2022.20230122-4) ...
#16 254.8 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u2) ...
#16 254.9 Setting up python3-pygments (2.14.0+dfsg-1) ...
#16 255.3 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ...
#16 255.3 Setting up libpython3.11-dev:amd64 (3.11.2-6+deb12u5) ...
#16 255.4 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 255.4 Setting up virtualenv (20.17.1+ds-1) ...
#16 255.5 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 255.5 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 255.6 Setting up libelf-dev:amd64 (0.188-2.1) ...
#16 255.6 Setting up python3-pip (23.0.1+dfsg-1) ...
#16 256.2 Setting up texinfo (6.8-6+b1) ...
#16 256.3 Running mktexlsr. This may take some time. ... done.
#16 256.4 Setting up cppcheck (2.10-2) ...
#16 256.5 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 256.5 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 256.6 Setting up equivs (2.3.1) ...
#16 256.6 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ...
#16 256.7 Setting up g++ (4:12.2.0-3) ...
#16 256.7 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
#16 256.8 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 256.8 Setting up python3-astroid (2.14.2-1) ...
#16 257.0 Setting up libsnmp-dev (5.9.3+dfsg-2) ...
#16 257.5 Setting up build-essential (12.9) ...
#16 257.6 Setting up libzmq3-dev:amd64 (4.3.4-6) ...
#16 257.6 Setting up texlive-xetex (2022.20230122-3) ...
#16 257.7 Setting up libboost-dev:amd64 (1.74.0.3) ...
#16 257.8 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 257.8 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 257.9 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ...
#16 257.9 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode
#16 257.9 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 258.0 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 258.0 Setting up libboost-regex-dev:amd64 (1.74.0.3) ...
#16 258.1 Setting up libmount-dev:amd64 (2.38.1-5+deb12u3) ...
#16 258.2 Setting up libboost-timer-dev:amd64 (1.74.0.3) ...
#16 258.2 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ...
#16 258.3 Setting up python3-mako (1.2.4+ds-1) ...
#16 258.4 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ...
#16 258.5 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ...
#16 258.6 Setting up python3-importlib-metadata (4.12.0-1) ...
#16 258.7 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 258.8 Setting up python3-logilab-common (1.9.8-1) ...
#16 258.9 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ...
#16 259.0 Setting up python3.11-dev (3.11.2-6+deb12u5) ...
#16 259.0 Setting up libboost-math-dev:amd64 (1.74.0.3) ...
#16 259.1 Setting up libboost-system-dev:amd64 (1.74.0.3) ...
#16 259.1 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ...
#16 259.2 Setting up libboost-random-dev:amd64 (1.74.0.3) ...
#16 259.2 Setting up libboost-wave-dev:amd64 (1.74.0.3) ...
#16 259.3 Setting up libboost-test-dev:amd64 (1.74.0.3) ...
#16 259.4 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 259.4 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 259.5 Setting up texlive-formats-extra (2022.20230122-4) ...
#16 259.5 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u5) ...
#16 259.6 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 259.7 Setting up python3-dev (3.11.2-1+b1) ...
#16 259.7 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ...
#16 259.8 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ...
#16 259.8 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ...
#16 259.9 Setting up mpi-default-dev (1.14) ...
#16 259.9 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ...
#16 260.0 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 260.0 Setting up pylint (2.16.2-2) ...
#16 260.3 Setting up libboost-thread-dev:amd64 (1.74.0.3) ...
#16 260.4 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ...
#16 260.4 Setting up libboost-graph-dev:amd64 (1.74.0.3) ...
#16 260.5 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ...
#16 260.5 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ...
#16 260.6 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ...
#16 260.6 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ...
#16 260.7 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 260.7 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ...
#16 260.8 Setting up libboost-python-dev (1.74.0.3) ...
#16 260.8 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 260.9 Setting up libboost-mpi-python-dev (1.74.0.3) ...
#16 260.9 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 261.0 Setting up libboost-mpi-dev (1.74.0.3) ...
#16 261.1 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 261.1 Setting up libboost-graph-parallel-dev (1.74.0.3) ...
#16 261.2 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ...
#16 261.2 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ...
#16 261.3 Setting up libboost-log-dev (1.74.0.3) ...
#16 261.3 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ...
#16 261.4 Setting up libboost-locale-dev:amd64 (1.74.0.3) ...
#16 261.4 Setting up libboost-context-dev:amd64 (1.74.0.3) ...
#16 261.5 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ...
#16 261.5 Setting up libboost-all-dev (1.74.0.3) ...
#16 261.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
#16 261.6 Setting up dmsetup (2:1.02.185-2) ...
#16 261.7 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
#16 261.7 Setting up libwww-perl (6.68-1) ...
#16 261.8 Setting up systemd (252.33-1~deb12u1) ...
#16 262.0 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
#16 262.0 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
#16 262.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
#16 262.0 Initializing machine ID from D-Bus machine ID.
#16 262.0 Creating group 'systemd-journal' with GID 999.
#16 262.0 Creating group 'systemd-network' with GID 998.
#16 262.0 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
#16 262.2 Setting up devscripts (2.23.4+deb12u2) ...
#16 262.4 Setting up liblwp-protocol-https-perl (6.10-1) ...
#16 262.4 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#16 262.5 Processing triggers for sgml-base (1.31) ...
#16 262.6 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#16 262.7 Setting up docbook-xsl (1.79.2+dfsg-2) ...
#16 262.9 Setting up docutils-common (0.19+dfsg-6) ...
#16 263.1 Setting up sgml-data (2.0.11+nmu1) ...
#16 263.4 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ...
#16 263.5 Setting up docbook5-xml (5.0-3) ...
#16 263.6 Setting up asciidoc-base (10.2.0-1) ...
#16 264.0 Setting up libpcap-dev:amd64 (1.10.3-1) ...
#16 264.1 Setting up asciidoc (10.2.0-1) ...
#16 264.5 Processing triggers for sgml-base (1.31) ...
#16 264.5 Setting up docbook (4.5-10) ...
#16 264.8 Setting up python3-docutils (0.19+dfsg-6) ...
#16 265.1 Setting up docbook-xml (4.5-12) ...
#16 266.1 Setting up python3-blockdiag (2.0.1+dfsg-1) ...
#16 266.3 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ...
#16 266.4 Processing triggers for sgml-base (1.31) ...
#16 266.5 Setting up dblatex (0.3.12py3-2) ...
#16 266.7 Setting up docbook-dsssl (1.79-10) ...
#16 266.8 Processing triggers for sgml-base (1.31) ...
#16 266.8 Setting up docbook-utils (0.6.14-4) ...
#16 266.9 Setting up asciidoc-dblatex (10.2.0-1) ...
#16 267.0 Processing triggers for dbus (1.14.10-1~deb12u1) ...
#16 267.0 Processing triggers for tex-common (6.18) ...
#16 267.1 debconf: unable to initialize frontend: Dialog
#16 267.1 debconf: (TERM is not set, so the dialog frontend is not usable.)
#16 267.1 debconf: falling back to frontend: Readline
#16 267.1 debconf: unable to initialize frontend: Readline
#16 267.1 debconf: (This frontend requires a controlling tty.)
#16 267.1 debconf: falling back to frontend: Teletype
#16 267.1 Running updmap-sys. This may take some time... done.
#16 267.6 Running mktexlsr /var/lib/texmf ... done.
#16 267.7 Building format(s) --all.
#16 267.7 This may take some time... done.
#16 298.8 + apt-get clean
#16 DONE 299.2s
#17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt
#17 DONE 0.2s
#18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt
#18 0.330 + cat /tmp/pysim_requirements.txt
#18 0.331 pyscard
#18 0.331 pyserial
#18 0.331 pytlv
#18 0.331 cmd2>=1.5
#18 0.331 jsonpath-ng
#18 0.331 construct>=2.10.70
#18 0.331 bidict
#18 0.331 pyosmocom>=0.0.6
#18 0.331 pyyaml>=5.1
#18 0.331 termcolor
#18 0.331 colorlog
#18 0.331 pycryptodomex
#18 0.331 cryptography
#18 0.331 git+https://github.com/osmocom/asn1tools
#18 0.331 packaging
#18 0.331 git+https://github.com/hologram-io/smpp.pdu
#18 0.331 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt
#18 0.516 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git
#18 0.516 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-dfmysuhe
#18 0.517 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-dfmysuhe
#18 1.343 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d
#18 1.353 Installing build dependencies: started
#18 2.453 Installing build dependencies: finished with status 'done'
#18 2.454 Getting requirements to build wheel: started
#18 2.546 Getting requirements to build wheel: finished with status 'done'
#18 2.546 Preparing metadata (pyproject.toml): started
#18 2.635 Preparing metadata (pyproject.toml): finished with status 'done'
#18 2.639 Collecting sphinx-argparse
#18 2.639 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-jjth71uq/sphinx-argparse_af5c782d8ce343d392f32896604a07d1
#18 2.639 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-jjth71uq/sphinx-argparse_af5c782d8ce343d392f32896604a07d1
#18 3.502 Running command git checkout -b inside-classes --track origin/inside-classes
#18 3.850 Switched to a new branch 'inside-classes'
#18 3.850 branch 'inside-classes' set up to track 'origin/inside-classes'.
#18 3.851 Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a
#18 3.862 Installing build dependencies: started
#18 4.281 Installing build dependencies: finished with status 'done'
#18 4.281 Getting requirements to build wheel: started
#18 4.321 Getting requirements to build wheel: finished with status 'done'
#18 4.321 Preparing metadata (pyproject.toml): started
#18 4.360 Preparing metadata (pyproject.toml): finished with status 'done'
#18 4.363 Collecting git+https://github.com/podshumok/python-smpplib.git
#18 4.363 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-yyz2qdc9
#18 4.364 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-yyz2qdc9
#18 5.254 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
#18 5.260 Preparing metadata (setup.py): started
#18 5.386 Preparing metadata (setup.py): finished with status 'done'
#18 5.389 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14))
#18 5.389 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-gg747hrs
#18 5.390 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-gg747hrs
#18 6.725 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d
#18 6.726 Preparing metadata (setup.py): started
#18 6.847 Preparing metadata (setup.py): finished with status 'done'
#18 6.850 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16))
#18 6.851 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-b6306egh
#18 6.852 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-b6306egh
#18 7.656 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac
#18 7.662 Preparing metadata (setup.py): started
#18 7.799 Preparing metadata (setup.py): finished with status 'done'
#18 7.857 Collecting pydbus
#18 7.892 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB)
#18 8.028 Collecting pysispm
#18 8.038 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB)
#18 8.121 Collecting sphinx
#18 8.128 Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB)
#18 8.210 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 44.1 MB/s eta 0:00:00
#18 8.247 Collecting sphinxcontrib-napoleon
#18 8.257 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB)
#18 8.409 Collecting pyscard
#18 8.416 Downloading pyscard-2.2.1.tar.gz (156 kB)
#18 8.428 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 15.4 MB/s eta 0:00:00
#18 8.447 Installing build dependencies: started
#18 9.576 Installing build dependencies: finished with status 'done'
#18 9.577 Getting requirements to build wheel: started
#18 9.666 Getting requirements to build wheel: finished with status 'done'
#18 9.666 Preparing metadata (pyproject.toml): started
#18 9.757 Preparing metadata (pyproject.toml): finished with status 'done'
#18 9.788 Collecting pyserial
#18 9.795 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB)
#18 9.810 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 7.6 MB/s eta 0:00:00
#18 9.936 Collecting pytlv
#18 9.946 Downloading pytlv-0.71.tar.gz (15 kB)
#18 9.965 Preparing metadata (setup.py): started
#18 10.08 Preparing metadata (setup.py): finished with status 'done'
#18 10.13 Collecting cmd2>=1.5
#18 10.13 Downloading cmd2-2.5.9-py3-none-any.whl (152 kB)
#18 10.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.7/152.7 kB 15.7 MB/s eta 0:00:00
#18 10.19 Collecting jsonpath-ng
#18 10.20 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB)
#18 10.25 Collecting construct>=2.10.70
#18 10.26 Downloading construct-2.10.70-py3-none-any.whl (63 kB)
#18 10.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 5.6 MB/s eta 0:00:00
#18 10.30 Collecting bidict
#18 10.31 Downloading bidict-0.23.1-py3-none-any.whl (32 kB)
#18 10.44 Collecting pyosmocom>=0.0.6
#18 10.45 Downloading pyosmocom-0.0.8-py3-none-any.whl (39 kB)
#18 10.46 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0)
#18 10.50 Collecting termcolor
#18 10.50 Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB)
#18 10.56 Collecting colorlog
#18 10.56 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB)
#18 10.68 Collecting pycryptodomex
#18 10.68 Downloading pycryptodomex-3.21.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB)
#18 10.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 57.5 MB/s eta 0:00:00
#18 10.90 Collecting cryptography
#18 10.91 Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
#18 10.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 62.8 MB/s eta 0:00:00
#18 11.01 Collecting packaging
#18 11.02 Downloading packaging-24.2-py3-none-any.whl (65 kB)
#18 11.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.1 MB/s eta 0:00:00
#18 11.06 Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19)
#18 11.06 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0)
#18 11.06 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2)
#18 11.09 Collecting sphinxcontrib-applehelp>=1.0.7
#18 11.10 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
#18 11.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 11.9 MB/s eta 0:00:00
#18 11.14 Collecting sphinxcontrib-devhelp>=1.0.6
#18 11.15 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
#18 11.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 7.5 MB/s eta 0:00:00
#18 11.19 Collecting sphinxcontrib-htmlhelp>=2.0.6
#18 11.20 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
#18 11.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 9.0 MB/s eta 0:00:00
#18 11.24 Collecting sphinxcontrib-jsmath>=1.0.1
#18 11.25 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
#18 11.30 Collecting sphinxcontrib-qthelp>=1.0.6
#18 11.31 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
#18 11.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 7.8 MB/s eta 0:00:00
#18 11.36 Collecting sphinxcontrib-serializinghtml>=1.1.9
#18 11.36 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
#18 11.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 8.3 MB/s eta 0:00:00
#18 11.41 Collecting Jinja2>=3.1
#18 11.42 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
#18 11.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 13.3 MB/s eta 0:00:00
#18 11.47 Collecting Pygments>=2.17
#18 11.47 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
#18 11.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.3 MB/s eta 0:00:00
#18 11.53 Collecting docutils>=0.19
#18 11.53 Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
#18 11.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 30.1 MB/s eta 0:00:00
#18 11.58 Collecting snowballstemmer>=2.2
#18 11.59 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
#18 11.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 5.2 MB/s eta 0:00:00
#18 11.65 Collecting babel>=2.13
#18 11.66 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
#18 11.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 82.3 MB/s eta 0:00:00
#18 11.92 Collecting alabaster>=0.7.14
#18 11.93 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB)
#18 11.98 Collecting imagesize>=1.3
#18 11.99 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
#18 12.04 Collecting requests>=2.30.0
#18 12.05 Downloading requests-2.32.3-py3-none-any.whl (64 kB)
#18 12.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 6.2 MB/s eta 0:00:00
#18 12.09 Collecting pockets>=0.3
#18 12.10 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB)
#18 12.14 Collecting pyperclip>=1.8
#18 12.15 Downloading pyperclip-1.9.0.tar.gz (20 kB)
#18 12.17 Preparing metadata (setup.py): started
#18 12.28 Preparing metadata (setup.py): finished with status 'done'
#18 12.30 Collecting wcwidth>=0.2.10
#18 12.31 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
#18 12.35 Collecting ply
#18 12.36 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
#18 12.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.1 MB/s eta 0:00:00
#18 12.52 Collecting gsm0338
#18 12.53 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB)
#18 12.68 Collecting cffi>=1.12
#18 12.68 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
#18 12.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 37.4 MB/s eta 0:00:00
#18 12.73 Collecting bitstruct
#18 12.74 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB)
#18 12.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 8.0 MB/s eta 0:00:00
#18 12.80 Collecting pyparsing>=3.0.6
#18 12.81 Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB)
#18 12.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 10.9 MB/s eta 0:00:00
#18 12.84 Collecting pycparser
#18 12.85 Downloading pycparser-2.22-py3-none-any.whl (117 kB)
#18 12.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 11.3 MB/s eta 0:00:00
#18 12.87 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2)
#18 12.96 Collecting charset-normalizer<4,>=2
#18 12.97 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
#18 12.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 14.7 MB/s eta 0:00:00
#18 13.00 Collecting idna<4,>=2.5
#18 13.01 Downloading idna-3.10-py3-none-any.whl (70 kB)
#18 13.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 6.6 MB/s eta 0:00:00
#18 13.06 Collecting urllib3<3,>=1.21.1
#18 13.07 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
#18 13.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 13.1 MB/s eta 0:00:00
#18 13.11 Collecting certifi>=2017.4.17
#18 13.12 Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
#18 13.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 16.5 MB/s eta 0:00:00
#18 13.18 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip
#18 13.18 Building wheel for lcov_cobertura (pyproject.toml): started
#18 13.28 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done'
#18 13.28 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11686 sha256=12461a717bc2da4dc4edd2654a66b8b14e75780b74e923560074be005a5bf85c
#18 13.28 Stored in directory: /tmp/pip-ephem-wheel-cache-8ly99tiq/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc
#18 13.28 Building wheel for sphinx-argparse (pyproject.toml): started
#18 13.32 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done'
#18 13.32 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=12643 sha256=ecddfca671bb4b5f2b2563d5432a8acc562cadb7e1ad7429242d7170e20c60e3
#18 13.32 Stored in directory: /tmp/pip-ephem-wheel-cache-8ly99tiq/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb
#18 13.32 Building wheel for smpplib (setup.py): started
#18 13.47 Building wheel for smpplib (setup.py): finished with status 'done'
#18 13.47 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=5f320a7b627c7872ef71981a42263010c1e2e62a18e15244c33e11d68a81bbec
#18 13.47 Stored in directory: /tmp/pip-ephem-wheel-cache-8ly99tiq/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1
#18 13.47 Building wheel for pyscard (pyproject.toml): started
#18 14.40 Building wheel for pyscard (pyproject.toml): finished with status 'done'
#18 14.41 Created wheel for pyscard: filename=pyscard-2.2.1-cp311-cp311-linux_x86_64.whl size=231744 sha256=793ed6412a4803698d0cf582473f52c80eb2f19479250878ceae06d001ed1f89
#18 14.41 Stored in directory: /root/.cache/pip/wheels/6c/22/1b/d9f2851969b54b9c7ae2779fd0d950809c49df116decc6e6b8
#18 14.41 Building wheel for pytlv (setup.py): started
#18 14.55 Building wheel for pytlv (setup.py): finished with status 'done'
#18 14.55 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=7a11432a6c9f22d2a04d1e16b7b417cecdfb5399083ced5b5eb62caeb74c62aa
#18 14.55 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15
#18 14.55 Building wheel for asn1tools (setup.py): started
#18 14.72 Building wheel for asn1tools (setup.py): finished with status 'done'
#18 14.72 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=3b3bf8f2760a5eea4ec8fe61604275e9c1d47b5957e2d21e2b89976680af7d07
#18 14.72 Stored in directory: /tmp/pip-ephem-wheel-cache-8ly99tiq/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699
#18 14.72 Building wheel for smpp.pdu (setup.py): started
#18 14.87 Building wheel for smpp.pdu (setup.py): finished with status 'done'
#18 14.87 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=41826c8b1a05742424eb46203c2249313f2607fe6f42cb206e897b4846b1143f
#18 14.87 Stored in directory: /tmp/pip-ephem-wheel-cache-8ly99tiq/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432
#18 14.87 Building wheel for pyperclip (setup.py): started
#18 15.01 Building wheel for pyperclip (setup.py): finished with status 'done'
#18 15.01 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=6ab997584f38d6b7b59591a0a93734530d534f780ae39ea4bf19bd231cdd0132
#18 15.01 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b
#18 15.01 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip
#18 15.16 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyscard, pyparsing, Pygments, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, docutils, construct, colorlog, cmd2, charset-normalizer, certifi, bitstruct, bidict, babel, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, cffi, asn1tools, sphinx, cryptography, sphinx-argparse
#18 15.93 Attempting uninstall: Pygments
#18 15.94 Found existing installation: Pygments 2.14.0
#18 15.94 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr
#18 15.94 Can't uninstall 'Pygments'. No files were found to uninstall.
#18 16.82 Attempting uninstall: docutils
#18 16.84 Found existing installation: docutils 0.19
#18 16.84 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr
#18 16.84 Can't uninstall 'docutils'. No files were found to uninstall.
#18 18.28 Successfully installed Jinja2-3.1.5 Pygments-2.19.1 alabaster-1.0.0 asn1tools-0.166.0 babel-2.16.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.12.14 cffi-1.17.1 charset-normalizer-3.4.1 cmd2-2.5.9 colorlog-6.9.0 construct-2.10.70 cryptography-44.0.0 docutils-0.21.2 gsm0338-1.0.0 idna-3.10 imagesize-1.4.1 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 packaging-24.2 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.21.0 pydbus-0.6.0 pyosmocom-0.0.8 pyparsing-3.2.1 pyperclip-1.9.0 pyscard-2.2.1 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.1.3 sphinx-argparse-0.5.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-2.5.0 urllib3-2.3.0 wcwidth-0.2.13
#18 18.28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#18 DONE 18.9s
#19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#19 DONE 0.4s
#20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests
#20 0.314 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests
#20 0.315 Cloning into 'osmo-python-tests'...
#20 0.395 + cd osmo-python-tests
#20 0.395 + python3 setup.py clean build install
#20 0.507 running clean
#20 0.508 running build
#20 0.508 running build_py
#20 0.510 creating build
#20 0.510 creating build/lib
#20 0.511 creating build/lib/osmopy
#20 0.511 copying osmopy/__init__.py -> build/lib/osmopy
#20 0.511 copying osmopy/osmoutil.py -> build/lib/osmopy
#20 0.511 copying osmopy/obscvty.py -> build/lib/osmopy
#20 0.511 copying osmopy/trap_helper.py -> build/lib/osmopy
#20 0.511 copying osmopy/osmo_ipa.py -> build/lib/osmopy
#20 0.511 copying osmopy/twisted_ipa.py -> build/lib/osmopy
#20 0.511 creating build/lib/osmopy/osmo_interact
#20 0.511 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact
#20 0.511 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact
#20 0.511 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact
#20 0.511 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact
#20 0.511 running build_scripts
#20 0.514 creating build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11
#20 0.514 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11
#20 0.514 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755
#20 0.514 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755
#20 0.514 running install
#20 0.515 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
#20 0.515 warnings.warn(
#20 0.534 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
#20 0.534 warnings.warn(
#20 0.553 running bdist_egg
#20 0.557 running egg_info
#20 0.557 creating osmopython.egg-info
#20 0.559 writing osmopython.egg-info/PKG-INFO
#20 0.559 writing dependency_links to osmopython.egg-info/dependency_links.txt
#20 0.559 writing top-level names to osmopython.egg-info/top_level.txt
#20 0.559 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#20 0.561 reading manifest file 'osmopython.egg-info/SOURCES.txt'
#20 0.561 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#20 0.561 installing library code to build/bdist.linux-x86_64/egg
#20 0.562 running install_lib
#20 0.562 creating build/bdist.linux-x86_64
#20 0.562 creating build/bdist.linux-x86_64/egg
#20 0.562 creating build/bdist.linux-x86_64/egg/osmopy
#20 0.562 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy
#20 0.562 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy
#20 0.562 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy
#20 0.562 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy
#20 0.562 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#20 0.562 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#20 0.562 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#20 0.562 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#20 0.562 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#20 0.562 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#20 0.562 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#20 0.562 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc
#20 0.563 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc
#20 0.563 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc
#20 0.564 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc
#20 0.564 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc
#20 0.565 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc
#20 0.566 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc
#20 0.567 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc
#20 0.567 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc
#20 0.568 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc
#20 0.569 creating build/bdist.linux-x86_64/egg/EGG-INFO
#20 0.569 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.569 running install_scripts
#20 0.569 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
#20 0.570 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
#20 0.570 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
#20 0.570 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#20 0.570 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#20 0.570 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#20 0.570 zip_safe flag not set; analyzing archive contents...
#20 0.571 osmopy.__pycache__.trap_helper.cpython-311: module references __file__
#20 0.572 creating dist
#20 0.572 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it
#20 0.577 removing 'build/bdist.linux-x86_64/egg' (and everything under it)
#20 0.578 Processing osmopython-0.3.0-py3.11.egg
#20 0.578 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg
#20 0.578 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages
#20 0.588 Adding osmopython 0.3.0 to easy-install.pth file
#20 0.589 Installing osmo_trap2cgi.py script to /usr/local/bin
#20 0.589 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
#20 0.589 Installing osmo_verify_transcript_vty.py script to /usr/local/bin
#20 0.590 Installing osmodumpdoc.py script to /usr/local/bin
#20 0.590 Installing osmo_interact_ctrl.py script to /usr/local/bin
#20 0.590 Installing osmotestconfig.py script to /usr/local/bin
#20 0.591 Installing osmo_interact_vty.py script to /usr/local/bin
#20 0.591 Installing osmo_ctrl.py script to /usr/local/bin
#20 0.591 Installing osmotestvty.py script to /usr/local/bin
#20 0.592 Installing osmo_rate_ctr2csv.py script to /usr/local/bin
#20 0.592
#20 0.592 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg
#20 0.592 Processing dependencies for osmopython==0.3.0
#20 0.592 Finished processing dependencies for osmopython==0.3.0
#20 0.613 + cd ..
#20 0.613 + rm -rf osmo-python-tests
#20 DONE 0.7s
#21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#21 DONE 0.1s
#22 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci
#22 0.276 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci
#22 0.276 Cloning into 'osmo-ci'...
#22 0.391 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin
#22 0.395 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh'
#22 0.395 'common.sh' -> '/usr/local/bin/common.sh'
#22 0.395 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh'
#22 0.395 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh'
#22 0.395 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh'
#22 0.395 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh'
#22 0.395 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh'
#22 0.395 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh'
#22 0.395 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh'
#22 0.395 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh'
#22 0.395 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh'
#22 0.395 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh'
#22 0.395 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh'
#22 0.395 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh'
#22 0.395 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh'
#22 0.395 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh'
#22 0.395 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py'
#22 0.395 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py'
#22 0.396 + rm -rf osmo-ci
#22 DONE 0.5s
#23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#23 DONE 0.1s
#24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals
#24 0.330 Cloning into 'osmo-gsm-manuals'...
#24 DONE 0.5s
#25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release
#25 DONE 0.1s
#26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean
#26 0.307 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./
#26 0.307 + apt-get update
#26 0.382 Hit:1 http://deb.debian.org/debian bookworm InRelease
#26 0.382 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#26 0.382 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#26 0.605 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B]
#26 0.829 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB]
#26 0.869 Fetched 206 kB in 1s (378 kB/s)
#26 0.869 Reading package lists...
#26 1.127 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev
#26 1.130 Reading package lists...
#26 1.380 Building dependency tree...
#26 1.434 Reading state information...
#26 1.501 The following additional packages will be installed:
#26 1.501 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12
#26 1.501 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7
#26 1.501 libyder-dev libyder2.0
#26 1.501 Suggested packages:
#26 1.501 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc
#26 1.501 uhd-host
#26 1.501 Recommended packages:
#26 1.501 limesuite-udev limesuite-images gnuradio-dev
#26 1.572 The following NEW packages will be installed:
#26 1.572 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev
#26 1.572 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev
#26 1.572 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0
#26 1.594 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded.
#26 1.594 Need to get 5782 kB of archives.
#26 1.594 After this operation, 24.8 MB of additional disk space will be used.
#26 1.594 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB]
#26 1.639 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB]
#26 1.641 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB]
#26 1.643 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2145.1851.202501202026 [263 kB]
#26 1.645 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB]
#26 1.646 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB]
#26 1.648 Get:7 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB]
#26 1.653 Get:8 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB]
#26 1.662 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2145.1851.202501202026 [53.0 kB]
#26 1.683 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB]
#26 1.683 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B]
#26 1.683 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB]
#26 1.684 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB]
#26 1.685 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB]
#26 1.790 debconf: delaying package configuration, since apt-utils is not installed
#26 1.831 Fetched 5782 kB in 0s (51.6 MB/s)
#26 1.889 Selecting previously unselected package libcurl4-gnutls-dev:amd64.
#26 1.889 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 115758 files and directories currently installed.)
#26 1.927 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ...
#26 1.943 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ...
#26 2.112 Selecting previously unselected package liblimesuite23.11-1:amd64.
#26 2.120 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2145.1851.202501202026_amd64.deb ...
#26 2.154 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202501202026) ...
#26 2.285 Selecting previously unselected package liblimesuite-dev.
#26 2.303 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2145.1851.202501202026_amd64.deb ...
#26 2.320 Unpacking liblimesuite-dev (23.11.0.1.2145.1851.202501202026) ...
#26 2.473 Selecting previously unselected package libmicrohttpd12:amd64.
#26 2.481 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ...
#26 2.498 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ...
#26 2.623 Selecting previously unselected package libmicrohttpd-dev:amd64.
#26 2.640 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ...
#26 2.657 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ...
#26 2.811 Selecting previously unselected package liborcania2.3:amd64.
#26 2.819 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ...
#26 2.836 Unpacking liborcania2.3:amd64 (2.3.2-1) ...
#26 2.960 Selecting previously unselected package liborcania-dev:amd64.
#26 2.978 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ...
#26 2.995 Unpacking liborcania-dev:amd64 (2.3.2-1) ...
#26 3.128 Selecting previously unselected package libsystemd-dev:amd64.
#26 3.146 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ...
#26 3.163 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ...
#26 3.332 Selecting previously unselected package libuhd4.3.0:amd64.
#26 3.351 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ...
#26 3.368 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ...
#26 3.645 Selecting previously unselected package libuhd-dev:amd64.
#26 3.662 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ...
#26 3.679 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ...
#26 3.846 Selecting previously unselected package libyder2.0:amd64.
#26 3.854 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ...
#26 3.872 Unpacking libyder2.0:amd64 (1.4.19-1) ...
#26 4.022 Selecting previously unselected package libulfius2.7:amd64.
#26 4.030 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ...
#26 4.047 Unpacking libulfius2.7:amd64 (2.7.13-1) ...
#26 4.173 Selecting previously unselected package libyder-dev:amd64.
#26 4.190 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ...
#26 4.208 Unpacking libyder-dev:amd64 (1.4.19-1) ...
#26 4.341 Selecting previously unselected package libulfius-dev:amd64.
#26 4.358 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ...
#26 4.376 Unpacking libulfius-dev:amd64 (2.7.13-1) ...
#26 4.546 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ...
#26 4.598 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ...
#26 4.650 Setting up libmicrohttpd12:amd64 (0.9.75-6) ...
#26 4.702 Setting up liborcania2.3:amd64 (2.3.2-1) ...
#26 4.755 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202501202026) ...
#26 4.808 Setting up libyder2.0:amd64 (1.4.19-1) ...
#26 4.860 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ...
#26 4.913 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ...
#26 4.964 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ...
#26 5.018 Setting up liblimesuite-dev (23.11.0.1.2145.1851.202501202026) ...
#26 5.070 Setting up liborcania-dev:amd64 (2.3.2-1) ...
#26 5.121 Setting up libulfius2.7:amd64 (2.7.13-1) ...
#26 5.173 Setting up libyder-dev:amd64 (1.4.19-1) ...
#26 5.238 Setting up libulfius-dev:amd64 (2.7.13-1) ...
#26 5.292 Processing triggers for man-db (2.11.2-2) ...
#26 5.347 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#26 5.473 + apt-get clean
#26 DONE 5.6s
#27 exporting to image
#27 exporting layers
#27 exporting layers 37.2s done
#27 writing image sha256:5ec7c12d458d0a2a50e585e176d10c3db544030ba37c78fb01f87d24a6b776d7 0.0s done
#27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done
#27 DONE 37.3s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build'
+ docker_image_exists debian-bookworm-build
+ docker images -q osmocom-build/debian-bookworm-build
+ test -n 5ec7c12d458d
+ list_osmo_packages debian-bookworm debian-bookworm-build
+ local distro=debian-bookworm
+ local image=debian-bookworm-build
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c
+ [ -n ]
+ return
+ docker_distro_from_image_name osmo-remsim-master
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name osmo-remsim-master
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-remsim-master
+ echo osmo-remsim-master
+ dir=osmo-remsim-master
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-remsim-master/Dockerfile
+ from_line=FROM $USER/$DISTRO-build
+ echo FROM $USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-remsim-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../osmo-remsim-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-remsim-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/osmo-remsim-master:latest .
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2.23kB done
#2 DONE 0.1s
#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#3 DONE 0.0s
#4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build
#4 ...
#5 https://gerrit.osmocom.org/plugins/gitiles/osmo-remsim/+/master?format=TEXT
#5 DONE 0.2s
#4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build
#4 DONE 0.7s
#6 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libpcsclite-dev pcscd pcsc-tools autoconf automake libtool pkg-config m4 help2man ca-certificates && apt-get clean ;; centos*) dnf install -y pcsc-lite help2man python3 ;; esac
#6 0.352 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.352 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#6 0.352 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#6 0.352 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#6 0.886 Reading package lists...
#6 1.152 Reading package lists...
#6 1.400 Building dependency tree...
#6 1.452 Reading state information...
#6 1.514 libpcsclite-dev is already the newest version (1.9.9-2).
#6 1.514 autoconf is already the newest version (2.71-3).
#6 1.514 automake is already the newest version (1:1.16.5-1.3).
#6 1.514 libtool is already the newest version (2.4.7-7~deb12u1).
#6 1.514 pkg-config is already the newest version (1.8.1-1).
#6 1.514 m4 is already the newest version (1.4.19-3).
#6 1.514 m4 set to manually installed.
#6 1.514 ca-certificates is already the newest version (20230311).
#6 1.514 The following additional packages will be installed:
#6 1.515 libccid liblocale-gettext-perl libpcsc-perl
#6 1.515 Suggested packages:
#6 1.515 pcmciautils
#6 1.515 Recommended packages:
#6 1.515 libgtk3-perl
#6 1.545 The following NEW packages will be installed:
#6 1.545 help2man libccid liblocale-gettext-perl libpcsc-perl pcsc-tools pcscd
#6 1.589 0 upgraded, 6 newly installed, 0 to remove and 2 not upgraded.
#6 1.589 Need to get 958 kB of archives.
#6 1.589 After this operation, 2259 kB of additional disk space will be used.
#6 1.589 Get:1 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
#6 1.629 Get:2 http://deb.debian.org/debian bookworm/main amd64 libccid amd64 1.5.2-1 [367 kB]
#6 1.648 Get:3 http://deb.debian.org/debian bookworm/main amd64 pcscd amd64 1.9.9-2 [89.7 kB]
#6 1.650 Get:4 http://deb.debian.org/debian bookworm/main amd64 help2man amd64 1.49.3 [198 kB]
#6 1.653 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpcsc-perl amd64 1.4.14-5+b3 [44.3 kB]
#6 1.657 Get:6 http://deb.debian.org/debian bookworm/main amd64 pcsc-tools amd64 1.6.2-1 [244 kB]
#6 1.780 debconf: delaying package configuration, since apt-utils is not installed
#6 1.824 Fetched 958 kB in 0s (8480 kB/s)
#6 1.885 Selecting previously unselected package liblocale-gettext-perl.
#6 1.885 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117416 files and directories currently installed.)
#6 1.923 Preparing to unpack .../0-liblocale-gettext-perl_1.07-5_amd64.deb ...
#6 1.939 Unpacking liblocale-gettext-perl (1.07-5) ...
#6 2.097 Selecting previously unselected package libccid.
#6 2.105 Preparing to unpack .../1-libccid_1.5.2-1_amd64.deb ...
#6 2.122 Unpacking libccid (1.5.2-1) ...
#6 2.281 Selecting previously unselected package pcscd.
#6 2.289 Preparing to unpack .../2-pcscd_1.9.9-2_amd64.deb ...
#6 2.319 Unpacking pcscd (1.9.9-2) ...
#6 2.446 Selecting previously unselected package help2man.
#6 2.464 Preparing to unpack .../3-help2man_1.49.3_amd64.deb ...
#6 2.481 Unpacking help2man (1.49.3) ...
#6 2.616 Selecting previously unselected package libpcsc-perl.
#6 2.635 Preparing to unpack .../4-libpcsc-perl_1.4.14-5+b3_amd64.deb ...
#6 2.652 Unpacking libpcsc-perl (1.4.14-5+b3) ...
#6 2.766 Selecting previously unselected package pcsc-tools.
#6 2.784 Preparing to unpack .../5-pcsc-tools_1.6.2-1_amd64.deb ...
#6 2.806 Unpacking pcsc-tools (1.6.2-1) ...
#6 2.987 Setting up libccid (1.5.2-1) ...
#6 3.069 invoke-rc.d: unknown initscript, /etc/init.d/pcscd not found.
#6 3.071 invoke-rc.d: could not determine current runlevel
#6 3.090 Setting up libpcsc-perl (1.4.14-5+b3) ...
#6 3.149 Setting up pcscd (1.9.9-2) ...
#6 3.222 invoke-rc.d: could not determine current runlevel
#6 3.227 invoke-rc.d: policy-rc.d denied execution of start.
#6 3.299 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket.
#6 3.386 Setting up pcsc-tools (1.6.2-1) ...
#6 3.438 Setting up liblocale-gettext-perl (1.07-5) ...
#6 3.490 Setting up help2man (1.49.3) ...
#6 3.550 Processing triggers for man-db (2.11.2-2) ...
#6 3.604 Processing triggers for mailcap (3.70+nmu1) ...
#6 DONE 3.9s
#7 [ 3/10] RUN GIT clone https://github.com/frankmorgner/vsmartcard.git
#7 0.411 Cloning into 'vsmartcard'...
#7 DONE 2.1s
#8 [ 4/10] RUN CD vsmartcard/virtualsmartcard && autoreconf -fi && ./configure && make "-j$(nproc)" install
#8 3.078 libtoolize: putting auxiliary files in '.'.
#8 3.078 libtoolize: copying file './ltmain.sh'
#8 3.139 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#8 3.139 libtoolize: copying file 'm4/libtool.m4'
#8 3.196 libtoolize: copying file 'm4/ltoptions.m4'
#8 3.256 libtoolize: copying file 'm4/ltsugar.m4'
#8 3.316 libtoolize: copying file 'm4/ltversion.m4'
#8 3.378 libtoolize: copying file 'm4/lt~obsolete.m4'
#8 4.883 configure.ac:43: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
#8 4.883 configure.ac:43: You should run autoupdate.
#8 4.883 m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
#8 4.883 configure.ac:43: the top level
#8 4.883 configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete.
#8 4.883 configure.ac:73: You should run autoupdate.
#8 4.883 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#8 4.883 configure.ac:73: the top level
#8 4.883 configure.ac:78: warning: The macro `AC_HELP_STRING' is obsolete.
#8 4.883 configure.ac:78: You should run autoupdate.
#8 4.883 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#8 4.883 configure.ac:78: the top level
#8 4.883 configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete.
#8 4.883 configure.ac:105: You should run autoupdate.
#8 4.883 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#8 4.883 configure.ac:105: the top level
#8 4.883 configure.ac:151: warning: The macro `AC_HELP_STRING' is obsolete.
#8 4.883 configure.ac:151: You should run autoupdate.
#8 4.883 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#8 4.883 configure.ac:151: the top level
#8 4.883 configure.ac:205: warning: The macro `AC_HELP_STRING' is obsolete.
#8 4.883 configure.ac:205: You should run autoupdate.
#8 4.883 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#8 4.883 configure.ac:205: the top level
#8 4.883 configure.ac:220: warning: The macro `AC_HELP_STRING' is obsolete.
#8 4.883 configure.ac:220: You should run autoupdate.
#8 4.883 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#8 4.883 configure.ac:220: the top level
#8 5.434 configure.ac:12: installing './compile'
#8 5.436 configure.ac:12: installing './config.guess'
#8 5.437 configure.ac:12: installing './config.sub'
#8 5.439 configure.ac:9: installing './install-sh'
#8 5.441 configure.ac:9: installing './missing'
#8 5.515 src/ifd-vpcd/Makefile.am: installing './depcomp'
#8 5.565 src/vpicc/Makefile.am:10: installing './py-compile'
#8 5.610 checking for a BSD-compatible install... /usr/bin/install -c
#8 5.618 checking whether build environment is sane... yes
#8 5.631 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#8 5.635 checking for gawk... gawk
#8 5.635 checking whether make sets $(MAKE)... yes
#8 5.656 checking whether make supports nested variables... yes
#8 5.685 checking build system type... x86_64-pc-linux-gnu
#8 5.797 checking host system type... x86_64-pc-linux-gnu
#8 5.797 checking how to print strings... printf
#8 5.827 checking whether make supports the include directive... yes (GNU style)
#8 5.831 checking for gcc... gcc
#8 5.843 checking whether the C compiler works... yes
#8 5.885 checking for C compiler default output file name... a.out
#8 5.885 checking for suffix of executables...
#8 5.916 checking whether we are cross compiling... no
#8 5.948 checking for suffix of object files... o
#8 5.960 checking whether the compiler supports GNU C... yes
#8 5.969 checking whether gcc accepts -g... yes
#8 5.978 checking for gcc option to enable C11 features... none needed
#8 6.005 checking whether gcc understands -c and -o together... yes
#8 6.027 checking dependency style of gcc... gcc3
#8 6.074 checking for a sed that does not truncate output... /usr/bin/sed
#8 6.087 checking for grep that handles long lines and -e... /usr/bin/grep
#8 6.092 checking for egrep... /usr/bin/grep -E
#8 6.096 checking for fgrep... /usr/bin/grep -F
#8 6.100 checking for ld used by gcc... /usr/bin/ld
#8 6.112 checking if the linker (/usr/bin/ld) is GNU ld... yes
#8 6.119 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#8 6.125 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#8 6.163 checking whether ln -s works... yes
#8 6.164 checking the maximum length of command line arguments... 1572864
#8 6.182 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#8 6.182 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#8 6.182 checking for /usr/bin/ld option to reload object files... -r
#8 6.183 checking for file... file
#8 6.184 checking for objdump... objdump
#8 6.184 checking how to recognize dependent libraries... pass_all
#8 6.186 checking for dlltool... no
#8 6.186 checking how to associate runtime and link libraries... printf %s\n
#8 6.187 checking for ar... ar
#8 6.188 checking for archiver @FILE support... @
#8 6.231 checking for strip... strip
#8 6.231 checking for ranlib... ranlib
#8 6.232 checking command to parse /usr/bin/nm -B output from gcc object... ok
#8 6.326 checking for sysroot... no
#8 6.326 checking for a working dd... /usr/bin/dd
#8 6.329 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#8 6.352 checking for mt... no
#8 6.352 checking if : is a manifest tool... no
#8 6.361 checking for stdio.h... yes
#8 6.391 checking for stdlib.h... yes
#8 6.421 checking for string.h... yes
#8 6.444 checking for inttypes.h... yes
#8 6.458 checking for stdint.h... yes
#8 6.470 checking for strings.h... yes
#8 6.495 checking for sys/stat.h... yes
#8 6.510 checking for sys/types.h... yes
#8 6.527 checking for unistd.h... yes
#8 6.552 checking for dlfcn.h... yes
#8 6.576 checking for objdir... .libs
#8 6.641 checking if gcc supports -fno-rtti -fno-exceptions... no
#8 6.677 checking for gcc option to produce PIC... -fPIC -DPIC
#8 6.677 checking if gcc PIC flag -fPIC -DPIC works... yes
#8 6.722 checking if gcc static flag -static works... yes
#8 6.770 checking if gcc supports -c -o file.o... yes
#8 6.783 checking if gcc supports -c -o file.o... (cached) yes
#8 6.783 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#8 6.787 checking whether -lc should be explicitly linked in... no
#8 6.831 checking dynamic linker characteristics... GNU/Linux ld.so
#8 6.886 checking how to hardcode library paths into programs... immediate
#8 6.886 checking whether stripping libraries is possible... yes
#8 6.887 checking if libtool supports shared libraries... yes
#8 6.887 checking whether to build shared libraries... yes
#8 6.887 checking whether to build static libraries... yes
#8 6.887 checking for gcc... (cached) gcc
#8 6.902 checking whether the compiler supports GNU C... (cached) yes
#8 6.902 checking whether gcc accepts -g... (cached) yes
#8 6.903 checking for gcc option to enable C11 features... (cached) none needed
#8 6.903 checking whether gcc understands -c and -o together... (cached) yes
#8 6.903 checking dependency style of gcc... (cached) gcc3
#8 6.903 checking whether ln -s works... yes
#8 6.903 checking for a sed that does not truncate output... (cached) /usr/bin/sed
#8 6.904 checking for a Python interpreter with version >= 3.2... python3
#8 6.927 checking for python3... /usr/bin/python3
#8 6.928 checking for python3 version... 3.11
#8 6.942 checking for python3 platform... linux
#8 6.954 checking for GNU default python3 prefix... ${prefix}
#8 6.954 checking for GNU default python3 exec_prefix... ${exec_prefix}
#8 6.954 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
#8 6.977 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
#8 6.993 checking for g++... g++
#8 7.004 checking whether the compiler supports GNU C++... yes
#8 7.026 checking whether g++ accepts -g... yes
#8 7.043 checking for g++ option to enable C++11 features... none needed
#8 7.097 checking dependency style of g++... gcc3
#8 7.115 checking how to run the C++ preprocessor... g++ -E
#8 7.236 checking for ld used by g++... /usr/bin/ld -m elf_x86_64
#8 7.238 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
#8 7.241 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#8 7.276 checking for g++ option to produce PIC... -fPIC -DPIC
#8 7.276 checking if g++ PIC flag -fPIC -DPIC works... yes
#8 7.303 checking if g++ static flag -static works... yes
#8 7.341 checking if g++ supports -c -o file.o... yes
#8 7.355 checking if g++ supports -c -o file.o... (cached) yes
#8 7.355 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#8 7.355 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
#8 7.357 checking how to hardcode library paths into programs... immediate
#8 7.358 checking for pkg-config... /usr/bin/pkg-config
#8 7.358 checking pkg-config is at least version 0.9.0... yes
#8 7.359 checking for the pthreads library -lpthreads... no
#8 7.387 checking whether pthreads work without any flags... yes
#8 7.421 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
#8 7.457 checking if more special flags are required for pthreads... no
#8 7.457 checking for PTHREAD_PRIO_INHERIT... yes
#8 7.494 checking for help2man... /usr/bin/help2man
#8 7.494 checking whether make supports nested variables... (cached) yes
#8 7.497 checking for libpcsclite... yes
#8 7.504 checking for ifdhandler.h... yes
#8 7.527 checking for debuglog.h... yes
#8 7.562 configure: WARNING: libqrencode not found by pkg-config
#8 7.563 checking for qrencode.h... no
#8 7.596 checking for QRcode_encodeString... checking for arpa/inet.h... yes
#8 7.665 checking for stdint.h... (cached) yes
#8 7.665 checking for stdlib.h... (cached) yes
#8 7.665 checking for string.h... (cached) yes
#8 7.665 checking for sys/socket.h... yes
#8 7.685 checking for sys/time.h... yes
#8 7.702 checking for unistd.h... (cached) yes
#8 7.703 checking for syslog.h... yes
#8 7.724 checking for size_t... yes
#8 7.758 checking for ssize_t... yes
#8 7.798 checking for uint16_t... yes
#8 7.826 checking for gcc options needed to detect all undeclared functions... none needed
#8 7.859 checking whether SO_NOSIGPIPE is declared... no
#8 7.888 checking whether MSG_NOSIGNAL is declared... yes
#8 7.930 checking whether inet_ntop is declared... yes
#8 7.956 checking for GNU libc compatible malloc... yes
#8 7.987 checking for memset... yes
#8 8.010 checking for select... yes
#8 8.043 checking for socket... yes
#8 8.070 checking for strlcpy... no
#8 8.102 checking for strlcat... no
#8 8.166 checking that generated files are newer than configure... done
#8 8.166 configure: creating ./config.status
#8 9.593 config.status: creating Makefile
#8 9.624 config.status: creating doc/Makefile
#8 9.664 config.status: creating doc/api/Makefile
#8 9.704 config.status: creating npa-example-data/Makefile
#8 9.743 config.status: creating npa-example-data/dh/Makefile
#8 9.783 config.status: creating npa-example-data/ecdh/Makefile
#8 9.822 config.status: creating src/Makefile
#8 9.862 config.status: creating src/pcsclite-vpcd/Makefile
#8 9.903 config.status: creating src/ifd-vpcd/Makefile
#8 9.943 config.status: creating src/vpcd/Makefile
#8 9.983 config.status: creating src/vpicc/Makefile
#8 10.02 config.status: creating src/vpcd-config/Makefile
#8 10.06 config.status: creating MacOSX/Makefile
#8 10.10 config.status: creating config.h
#8 10.13 config.status: executing depfiles commands
#8 10.37 config.status: executing libtool commands
#8 10.40
#8 10.40 virtualsmartcard has been configured with following options:
#8 10.40
#8 10.40 Version: 0.10
#8 10.40 User binaries: /usr/local/bin
#8 10.40 PC/SC configuration: /etc/reader.conf.d
#8 10.40 Driver directory: /usr/lib/pcsc/drivers/serial
#8 10.40 Python site-packages: /usr/local/lib/python3.11/site-packages
#8 10.40
#8 10.40 Build libpcsclite: no
#8 10.40 Build Info.plist: no
#8 10.40 Build reader.conf:
#8 10.40 VPCD hostname: /dev/null
#8 10.40 VPCD slot count: 2
#8 10.40
#8 10.40 Host: x86_64-pc-linux-gnu
#8 10.40 Compiler: gcc
#8 10.40 Preprocessor flags:
#8 10.40 Compiler flags: -g -O2
#8 10.40 Linker flags:
#8 10.40 Libraries:
#8 10.40
#8 10.40 PTHREAD_LIBS:
#8 10.40 PTHREAD_CFLAGS:
#8 10.40 PCSC_CFLAGS: -I/usr/include/PCSC -pthread
#8 10.40 PCSC_LIBS: -lpcsclite
#8 10.40 QRENCODE_CFLAGS:
#8 10.40 QRENCODE_LIBS:
#8 10.40 BUNDLE_HOST: Linux
#8 10.40 LIB_PREFIX: lib
#8 10.40 DYN_LIB_EXT: so
#8 10.40
#8 10.40 HELP2MAN: /usr/bin/help2man
#8 10.40 PYTHON: /usr/bin/python3
#8 10.40
#8 10.51 Making install in src
#8 10.51 make[1]: Entering directory '/vsmartcard/virtualsmartcard/src'
#8 10.52 Making install in vpcd
#8 10.53 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd'
#8 10.53 CC vpcd.lo
#8 10.53 CC lock.lo
#8 10.70 CCLD libvpcd.la
#8 10.74 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd'
#8 10.74 make[3]: Nothing to be done for 'install-exec-am'.
#8 10.74 make[3]: Nothing to be done for 'install-data-am'.
#8 10.74 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd'
#8 10.74 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd'
#8 10.74 Making install in vpicc
#8 10.74 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc'
#8 10.74 GEN vicc
#8 10.74 GEN vicc.1
#8 10.81 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc'
#8 10.81 /usr/bin/mkdir -p '/usr/local/bin'
#8 10.81 /usr/bin/mkdir -p '/usr/local/share/man/man1'
#8 10.81 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard'
#8 10.81 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards'
#8 10.81 /usr/bin/install -c vicc '/usr/local/bin'
#8 10.81 /usr/bin/install -c -m 644 vicc.1 '/usr/local/share/man/man1'
#8 10.81 /usr/bin/install -c -m 644 virtualsmartcard/cards/__init__.py virtualsmartcard/cards/ePass.py virtualsmartcard/cards/nPA.py virtualsmartcard/cards/Relay.py virtualsmartcard/cards/RelayMiddleman.py virtualsmartcard/cards/cryptoflex.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards'
#8 10.82 /usr/bin/install -c -m 644 virtualsmartcard/CardGenerator.py virtualsmartcard/SEutils.py virtualsmartcard/TLVutils.py virtualsmartcard/ConstantDefinitions.py virtualsmartcard/SmartcardFilesystem.py virtualsmartcard/utils.py virtualsmartcard/CryptoUtils.py virtualsmartcard/SmartcardSAM.py virtualsmartcard/SWutils.py virtualsmartcard/VirtualSmartcard.py virtualsmartcard/__init__.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard'
#8 10.83 Byte-compiling python modules...
#8 10.83 __init__.pyePass.pynPA.pyByte-compiling python modules...
#8 10.83 CardGenerator.pyRelay.pyRelayMiddleman.pycryptoflex.py
#8 10.83 SEutils.pyTLVutils.pyConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py
#8 10.89 Byte-compiling python modules (optimized versions) ...
#8 10.89 CardGenerator.pyByte-compiling python modules (optimized versions) ...
#8 10.89 __init__.pyePass.pynPA.pySEutils.pyRelay.pyRelayMiddleman.pyTLVutils.pycryptoflex.pyConstantDefinitions.py
#8 10.89 SmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py
#8 10.91 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc'
#8 10.91 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc'
#8 10.91 Making install in ifd-vpcd
#8 10.91 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd'
#8 10.91 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /etc/reader.conf.d
#8 10.91 CC libifdvpcd_la-ifd-vpcd.lo
#8 10.91 /usr/bin/sed -e 's,[@]VERSION[@],0.10,g' -e 's,[@]TARGET_LIB[@],libifdvpcd.so,g' -e 's,[@]TARGET[@],/usr/lib/pcsc/drivers/serial/libifdvpcd.so,g' -e 's,[@]VPCDHOST[@],/dev/null,g' < ./reader.conf.in > /etc/reader.conf.d/vpcd
#8 11.03 CCLD libifdvpcd.la
#8 11.21 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /usr/lib/pcsc/drivers/serial
#8 11.21 /bin/bash ../../libtool --mode=install cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10
#8 11.24 libtool: install: cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10
#8 11.24 (cd /usr/lib/pcsc/drivers/serial && \
#8 11.24 ln -s -f libifdvpcd.so.0.10 libifdvpcd.so)
#8 11.25 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd'
#8 11.25 Making install in vpcd-config
#8 11.25 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config'
#8 11.25 CC vpcd_config-vpcd-config.o
#8 11.25 CC vpcd_config-local-ip.o
#8 11.27 CCLD vpcd-config
#8 11.33 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config'
#8 11.33 make[3]: Nothing to be done for 'install-data-am'.
#8 11.33 /usr/bin/mkdir -p '/usr/local/bin'
#8 11.34 /bin/bash ../../libtool --mode=install /usr/bin/install -c vpcd-config '/usr/local/bin'
#8 11.40 libtool: install: /usr/bin/install -c vpcd-config /usr/local/bin/vpcd-config
#8 11.40 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config'
#8 11.40 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config'
#8 11.40 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src'
#8 11.41 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src'
#8 11.41 make[3]: Nothing to be done for 'install-exec-am'.
#8 11.41 make[3]: Nothing to be done for 'install-data-am'.
#8 11.41 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src'
#8 11.41 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src'
#8 11.41 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/src'
#8 11.41 Making install in doc
#8 11.42 make[1]: Entering directory '/vsmartcard/virtualsmartcard/doc'
#8 11.43 Making install in api
#8 11.43 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc/api'
#8 11.44 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc/api'
#8 11.44 make[3]: Nothing to be done for 'install-exec-am'.
#8 11.44 make[3]: Nothing to be done for 'install-data-am'.
#8 11.44 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api'
#8 11.44 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api'
#8 11.44 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc'
#8 11.45 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc'
#8 11.45 make[3]: Nothing to be done for 'install-exec-am'.
#8 11.45 make[3]: Nothing to be done for 'install-data-am'.
#8 11.45 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc'
#8 11.45 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc'
#8 11.45 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/doc'
#8 11.45 Making install in npa-example-data
#8 11.45 make[1]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data'
#8 11.46 Making install in dh
#8 11.47 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh'
#8 11.47 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh'
#8 11.47 make[3]: Nothing to be done for 'install-exec-am'.
#8 11.47 make[3]: Nothing to be done for 'install-data-am'.
#8 11.47 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh'
#8 11.47 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh'
#8 11.47 Making install in ecdh
#8 11.48 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh'
#8 11.49 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh'
#8 11.49 make[3]: Nothing to be done for 'install-exec-am'.
#8 11.49 make[3]: Nothing to be done for 'install-data-am'.
#8 11.49 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh'
#8 11.49 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh'
#8 11.49 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data'
#8 11.50 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data'
#8 11.50 make[3]: Nothing to be done for 'install-exec-am'.
#8 11.50 make[3]: Nothing to be done for 'install-data-am'.
#8 11.50 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data'
#8 11.50 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data'
#8 11.50 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data'
#8 11.50 Making install in MacOSX
#8 11.50 make[1]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX'
#8 11.50 Use `make osx` to compile package for Mac OS X
#8 11.51 make[2]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX'
#8 11.51 make[2]: Nothing to be done for 'install-exec-am'.
#8 11.51 make[2]: Nothing to be done for 'install-data-am'.
#8 11.51 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX'
#8 11.51 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX'
#8 11.52 make[1]: Entering directory '/vsmartcard/virtualsmartcard'
#8 11.53 make[2]: Entering directory '/vsmartcard/virtualsmartcard'
#8 11.53 make[2]: Nothing to be done for 'install-exec-am'.
#8 11.53 make[2]: Nothing to be done for 'install-data-am'.
#8 11.53 make[2]: Leaving directory '/vsmartcard/virtualsmartcard'
#8 11.53 make[1]: Leaving directory '/vsmartcard/virtualsmartcard'
#8 DONE 11.6s
#9 [ 5/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-simtrace2-dev libosmo-abis-dev libosmo-netif-dev libpcsclite-dev libcsv-dev libjansson-dev libulfius-dev liborcania-dev && apt-get clean ;; centos*) dnf install -y libcsv-devel "pkgconfig(libasn1c)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmosim)" "pkgconfig(libpcsclite)" "pkgconfig(libulfius)" "pkgconfig(libusb-1.0)" "pkgconfig(libosmousb)" "pkgconfig(libosmo-simtrace2)" ;; esac
#9 0.498 Hit:1 http://deb.debian.org/debian bookworm InRelease
#9 0.498 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#9 0.498 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#9 0.498 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#9 1.015 Reading package lists...
#9 1.284 Reading package lists...
#9 1.532 Building dependency tree...
#9 1.585 Reading state information...
#9 1.648 libpcsclite-dev is already the newest version (1.9.9-2).
#9 1.648 libcsv-dev is already the newest version (3.0.3+dfsg-6).
#9 1.648 libjansson-dev is already the newest version (2.14-2).
#9 1.648 libulfius-dev is already the newest version (2.7.13-1).
#9 1.648 liborcania-dev is already the newest version (2.3.2-1).
#9 1.648 liborcania-dev set to manually installed.
#9 1.648 The following additional packages will be installed:
#9 1.648 libosmo-simtrace2-1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore
#9 1.648 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#9 1.648 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13
#9 1.648 osmocom-nightly
#9 1.659 The following NEW packages will be installed:
#9 1.659 libosmo-abis-dev libosmo-netif-dev libosmo-simtrace2-1 libosmo-simtrace2-dev
#9 1.659 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev
#9 1.659 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#9 1.659 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13
#9 1.659 osmocom-nightly
#9 1.680 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded.
#9 1.680 Need to get 2304 kB of archives.
#9 1.680 After this operation, 8290 kB of additional disk space will be used.
#9 1.680 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501202026 [1176 B]
#9 1.704 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.61.4dbbd.202501202026 [169 kB]
#9 1.707 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.61.4dbbd.202501202026 [50.6 kB]
#9 1.709 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.50.58dd.202501202026 [32.9 kB]
#9 1.710 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.61.4dbbd.202501202026 [69.7 kB]
#9 1.710 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.61.4dbbd.202501202026 [227 kB]
#9 1.711 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.32.42fc.202501202026 [59.2 kB]
#9 1.711 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.61.4dbbd.202501202026 [103 kB]
#9 1.712 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501202026 [70.1 kB]
#9 1.712 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.61.4dbbd.202501202026 [70.3 kB]
#9 1.712 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.61.4dbbd.202501202026 [177 kB]
#9 1.714 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.61.4dbbd.202501202026 [59.0 kB]
#9 1.714 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.61.4dbbd.202501202026 [62.8 kB]
#9 1.715 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.61.4dbbd.202501202026 [49.6 kB]
#9 1.715 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.61.4dbbd.202501202026 [43.0 kB]
#9 1.715 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.61.4dbbd.202501202026 [847 kB]
#9 1.757 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.32.42fc.202501202026 [72.0 kB]
#9 1.759 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.50.58dd.202501202026 [112 kB]
#9 1.761 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-1 0.8.1.78.64e0a.202501202026 [12.0 kB]
#9 1.762 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-dev 0.8.1.78.64e0a.202501202026 [17.1 kB]
#9 1.882 debconf: delaying package configuration, since apt-utils is not installed
#9 1.924 Fetched 2304 kB in 0s (23.2 MB/s)
#9 1.980 Selecting previously unselected package osmocom-nightly.
#9 1.980 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117579 files and directories currently installed.)
#9 2.017 Preparing to unpack .../00-osmocom-nightly_202501202026_amd64.deb ...
#9 2.033 Unpacking osmocom-nightly (202501202026) ...
#9 2.159 Selecting previously unselected package libosmocore22:amd64.
#9 2.166 Preparing to unpack .../01-libosmocore22_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 2.200 Unpacking libosmocore22:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 2.347 Selecting previously unselected package libosmocodec4:amd64.
#9 2.365 Preparing to unpack .../02-libosmocodec4_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 2.382 Unpacking libosmocodec4:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 2.524 Selecting previously unselected package libosmotrau10:amd64.
#9 2.532 Preparing to unpack .../03-libosmotrau10_1.6.0.50.58dd.202501202026_amd64.deb ...
#9 2.549 Unpacking libosmotrau10:amd64 (1.6.0.50.58dd.202501202026) ...
#9 2.692 Selecting previously unselected package libosmoisdn0:amd64.
#9 2.710 Preparing to unpack .../04-libosmoisdn0_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 2.728 Unpacking libosmoisdn0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 2.874 Selecting previously unselected package libosmogsm20:amd64.
#9 2.881 Preparing to unpack .../05-libosmogsm20_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 2.899 Unpacking libosmogsm20:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 3.047 Selecting previously unselected package libosmonetif11:amd64.
#9 3.065 Preparing to unpack .../06-libosmonetif11_1.5.1.32.42fc.202501202026_amd64.deb ...
#9 3.083 Unpacking libosmonetif11:amd64 (1.5.1.32.42fc.202501202026) ...
#9 3.225 Selecting previously unselected package libosmovty13:amd64.
#9 3.233 Preparing to unpack .../07-libosmovty13_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 3.251 Unpacking libosmovty13:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 3.400 Selecting previously unselected package libosmoabis13:amd64.
#9 3.408 Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501202026_amd64.deb ...
#9 3.425 Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501202026) ...
#9 3.560 Selecting previously unselected package libosmocoding0:amd64.
#9 3.578 Preparing to unpack .../09-libosmocoding0_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 3.596 Unpacking libosmocoding0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 3.741 Selecting previously unselected package libosmogb14:amd64.
#9 3.759 Preparing to unpack .../10-libosmogb14_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 3.777 Unpacking libosmogb14:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 3.928 Selecting previously unselected package libosmoctrl0:amd64.
#9 3.946 Preparing to unpack .../11-libosmoctrl0_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 3.963 Unpacking libosmoctrl0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 4.110 Selecting previously unselected package libosmosim2:amd64.
#9 4.128 Preparing to unpack .../12-libosmosim2_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 4.145 Unpacking libosmosim2:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 4.290 Selecting previously unselected package libosmousb0:amd64.
#9 4.308 Preparing to unpack .../13-libosmousb0_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 4.325 Unpacking libosmousb0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 4.443 Selecting previously unselected package libosmocore.
#9 4.461 Preparing to unpack .../14-libosmocore_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 4.479 Unpacking libosmocore (1.10.0.61.4dbbd.202501202026) ...
#9 4.606 Selecting previously unselected package libosmocore-dev:amd64.
#9 4.624 Preparing to unpack .../15-libosmocore-dev_1.10.0.61.4dbbd.202501202026_amd64.deb ...
#9 4.642 Unpacking libosmocore-dev:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 4.819 Selecting previously unselected package libosmo-netif-dev:amd64.
#9 4.836 Preparing to unpack .../16-libosmo-netif-dev_1.5.1.32.42fc.202501202026_amd64.deb ...
#9 4.854 Unpacking libosmo-netif-dev:amd64 (1.5.1.32.42fc.202501202026) ...
#9 4.984 Selecting previously unselected package libosmo-abis-dev:amd64.
#9 5.001 Preparing to unpack .../17-libosmo-abis-dev_1.6.0.50.58dd.202501202026_amd64.deb ...
#9 5.041 Unpacking libosmo-abis-dev:amd64 (1.6.0.50.58dd.202501202026) ...
#9 5.199 Selecting previously unselected package libosmo-simtrace2-1:amd64.
#9 5.217 Preparing to unpack .../18-libosmo-simtrace2-1_0.8.1.78.64e0a.202501202026_amd64.deb ...
#9 5.235 Unpacking libosmo-simtrace2-1:amd64 (0.8.1.78.64e0a.202501202026) ...
#9 5.351 Selecting previously unselected package libosmo-simtrace2-dev:amd64.
#9 5.368 Preparing to unpack .../19-libosmo-simtrace2-dev_0.8.1.78.64e0a.202501202026_amd64.deb ...
#9 5.386 Unpacking libosmo-simtrace2-dev:amd64 (0.8.1.78.64e0a.202501202026) ...
#9 5.556 Setting up osmocom-nightly (202501202026) ...
#9 5.609 Setting up libosmocore22:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 5.662 Setting up libosmocodec4:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 5.715 Setting up libosmovty13:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 5.776 Setting up libosmoisdn0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 5.829 Setting up libosmotrau10:amd64 (1.6.0.50.58dd.202501202026) ...
#9 5.882 Setting up libosmousb0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 5.935 Setting up libosmogsm20:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 5.988 Setting up libosmoctrl0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 6.041 Setting up libosmogb14:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 6.094 Setting up libosmonetif11:amd64 (1.5.1.32.42fc.202501202026) ...
#9 6.146 Setting up libosmocoding0:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 6.207 Setting up libosmosim2:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 6.259 Setting up libosmocore (1.10.0.61.4dbbd.202501202026) ...
#9 6.312 Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501202026) ...
#9 6.365 Setting up libosmo-simtrace2-1:amd64 (0.8.1.78.64e0a.202501202026) ...
#9 6.418 Setting up libosmocore-dev:amd64 (1.10.0.61.4dbbd.202501202026) ...
#9 6.471 Setting up libosmo-netif-dev:amd64 (1.5.1.32.42fc.202501202026) ...
#9 6.524 Setting up libosmo-simtrace2-dev:amd64 (0.8.1.78.64e0a.202501202026) ...
#9 6.580 Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd.202501202026) ...
#9 6.636 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#9 DONE 6.9s
#10 [ 6/10] WORKDIR /TMP
#10 DONE 0.1s
#11 [ 7/10] RUN GIT clone https://gerrit.osmocom.org/osmo-remsim.git
#11 0.315 Cloning into 'osmo-remsim'...
#11 DONE 0.5s
#12 [ 8/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-REMSIM/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-remsim
#12 DONE 0.1s
#13 [ 9/10] RUN CD osmo-remsim && 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 && ldconfig
#13 0.415 Already on 'master'
#13 0.416 Your branch is up to date with 'origin/master'.
#13 0.417 refs/heads/master
#13 0.429 HEAD is now at ff79b6c bankd: Add -T and -e cmdline params
#13 0.430 master
#13 0.430 ff79b6c1dca239f11acabb178391371ed3a9f137
#13 2.109 aclocal: warning: couldn't open directory 'm4': No such file or directory
#13 3.157 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#13 3.157 libtoolize: copying file './ltmain.sh'
#13 3.299 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#13 3.299 libtoolize: copying file 'm4/libtool.m4'
#13 3.350 libtoolize: copying file 'm4/ltoptions.m4'
#13 3.404 libtoolize: copying file 'm4/ltsugar.m4'
#13 3.460 libtoolize: copying file 'm4/ltversion.m4'
#13 3.514 libtoolize: copying file 'm4/lt~obsolete.m4'
#13 3.607 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
#13 4.967 configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete.
#13 4.967 configure.ac:98: You should run autoupdate.
#13 4.967 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#13 4.967 configure.ac:98: the top level
#13 4.967 configure.ac:194: warning: AC_OUTPUT should be used without arguments.
#13 4.967 configure.ac:194: You should run autoupdate.
#13 5.389 configure.ac:8: installing './compile'
#13 5.390 configure.ac:8: installing './config.guess'
#13 5.392 configure.ac:8: installing './config.sub'
#13 5.394 configure.ac:10: installing './install-sh'
#13 5.396 configure.ac:10: installing './missing'
#13 5.477 src/Makefile.am: installing './depcomp'
#13 5.488 src/bankd/Makefile.am:23: warning: source file '../slotmap.c' is in a subdirectory,
#13 5.488 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled
#13 5.488 automake: warning: possible forward-incompatibility.
#13 5.488 automake: At least one source file is in a subdirectory, but the 'subdir-objects'
#13 5.488 automake: automake option hasn't been enabled. For now, the corresponding output
#13 5.488 automake: object file(s) will be placed in the top-level directory. However, this
#13 5.488 automake: behavior may change in a future Automake major version, with object
#13 5.488 automake: files being placed in the same subdirectory as the corresponding sources.
#13 5.488 automake: You are advised to start using 'subdir-objects' option throughout your
#13 5.488 automake: project, to avoid future incompatibilities.
#13 5.488 src/bankd/Makefile.am:23: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.488 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled
#13 5.488 src/bankd/Makefile.am:23: warning: source file '../debug.c' is in a subdirectory,
#13 5.488 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled
#13 5.502 src/client/Makefile.am:31: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.502 src/client/Makefile.am:31: but option 'subdir-objects' is disabled
#13 5.502 src/client/Makefile.am:31: warning: source file '../debug.c' is in a subdirectory,
#13 5.502 src/client/Makefile.am:31: but option 'subdir-objects' is disabled
#13 5.503 src/client/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.503 src/client/Makefile.am:15: but option 'subdir-objects' is disabled
#13 5.503 src/client/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory,
#13 5.503 src/client/Makefile.am:15: but option 'subdir-objects' is disabled
#13 5.503 src/client/Makefile.am:45: warning: source file '../rspro_client_fsm.c' is in a subdirectory,
#13 5.503 src/client/Makefile.am:45: but option 'subdir-objects' is disabled
#13 5.503 src/client/Makefile.am:45: warning: source file '../debug.c' is in a subdirectory,
#13 5.503 src/client/Makefile.am:45: but option 'subdir-objects' is disabled
#13 5.536 src/server/Makefile.am:19: warning: source file '../rspro_util.c' is in a subdirectory,
#13 5.536 src/server/Makefile.am:19: but option 'subdir-objects' is disabled
#13 5.536 src/server/Makefile.am:19: warning: source file '../slotmap.c' is in a subdirectory,
#13 5.536 src/server/Makefile.am:19: but option 'subdir-objects' is disabled
#13 5.536 src/server/Makefile.am:19: warning: source file '../debug.c' is in a subdirectory,
#13 5.536 src/server/Makefile.am:19: but option 'subdir-objects' is disabled
#13 5.588 checking build system type... x86_64-pc-linux-gnu
#13 5.655 checking host system type... x86_64-pc-linux-gnu
#13 5.656 checking how to print strings... printf
#13 5.685 checking for gcc... gcc
#13 5.704 checking whether the C compiler works... yes
#13 5.752 checking for C compiler default output file name... a.out
#13 5.753 checking for suffix of executables...
#13 5.778 checking whether we are cross compiling... no
#13 5.805 checking for suffix of object files... o
#13 5.820 checking whether the compiler supports GNU C... yes
#13 5.840 checking whether gcc accepts -g... yes
#13 5.867 checking for gcc option to enable C11 features... none needed
#13 5.908 checking whether gcc understands -c and -o together... yes
#13 5.929 checking for a sed that does not truncate output... /usr/bin/sed
#13 5.936 checking for grep that handles long lines and -e... /usr/bin/grep
#13 5.939 checking for egrep... /usr/bin/grep -E
#13 5.942 checking for fgrep... /usr/bin/grep -F
#13 5.945 checking for ld used by gcc... /usr/bin/ld
#13 5.956 checking if the linker (/usr/bin/ld) is GNU ld... yes
#13 5.962 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#13 5.969 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#13 6.009 checking whether ln -s works... yes
#13 6.009 checking the maximum length of command line arguments... 1572864
#13 6.013 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#13 6.013 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#13 6.013 checking for /usr/bin/ld option to reload object files... -r
#13 6.013 checking for file... file
#13 6.014 checking for objdump... objdump
#13 6.014 checking how to recognize dependent libraries... pass_all
#13 6.014 checking for dlltool... no
#13 6.014 checking how to associate runtime and link libraries... printf %s\n
#13 6.014 checking for ar... ar
#13 6.014 checking for archiver @FILE support... @
#13 6.028 checking for strip... strip
#13 6.028 checking for ranlib... ranlib
#13 6.029 checking for gawk... gawk
#13 6.029 checking command to parse /usr/bin/nm -B output from gcc object... ok
#13 6.093 checking for sysroot... no
#13 6.093 checking for a working dd... /usr/bin/dd
#13 6.095 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#13 6.107 checking for mt... no
#13 6.107 checking if : is a manifest tool... no
#13 6.112 checking for stdio.h... yes
#13 6.127 checking for stdlib.h... yes
#13 6.138 checking for string.h... yes
#13 6.150 checking for inttypes.h... yes
#13 6.165 checking for stdint.h... yes
#13 6.179 checking for strings.h... yes
#13 6.195 checking for sys/stat.h... yes
#13 6.207 checking for sys/types.h... yes
#13 6.221 checking for unistd.h... yes
#13 6.237 checking for dlfcn.h... yes
#13 6.255 checking for objdir... .libs
#13 6.324 checking if gcc supports -fno-rtti -fno-exceptions... no
#13 6.335 checking for gcc option to produce PIC... -fPIC -DPIC
#13 6.335 checking if gcc PIC flag -fPIC -DPIC works... yes
#13 6.359 checking if gcc static flag -static works... yes
#13 6.410 checking if gcc supports -c -o file.o... yes
#13 6.423 checking if gcc supports -c -o file.o... (cached) yes
#13 6.423 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#13 6.429 checking whether -lc should be explicitly linked in... no
#13 6.445 checking dynamic linker characteristics... GNU/Linux ld.so
#13 6.495 checking how to hardcode library paths into programs... immediate
#13 6.496 checking whether stripping libraries is possible... yes
#13 6.497 checking if libtool supports shared libraries... yes
#13 6.497 checking whether to build shared libraries... yes
#13 6.497 checking whether to build static libraries... yes
#13 6.498 checking for a BSD-compatible install... /usr/bin/install -c
#13 6.506 checking whether build environment is sane... yes
#13 6.516 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#13 6.518 checking whether make sets $(MAKE)... yes
#13 6.537 checking whether make supports the include directive... yes (GNU style)
#13 6.559 checking whether make supports nested variables... yes
#13 6.579 checking whether UID '0' is supported by ustar format... yes
#13 6.579 checking whether GID '0' is supported by ustar format... yes
#13 6.580 checking how to create a ustar tar archive... gnutar
#13 6.616 checking dependency style of gcc... gcc3
#13 6.703 checking whether make supports nested variables... (cached) yes
#13 6.704 checking whether make sets $(MAKE)... (cached) yes
#13 6.710 checking for gcc... (cached) gcc
#13 6.773 checking whether the compiler supports GNU C... (cached) yes
#13 6.774 checking whether gcc accepts -g... (cached) yes
#13 6.774 checking for gcc option to enable C11 features... (cached) none needed
#13 6.775 checking whether gcc understands -c and -o together... (cached) yes
#13 6.775 checking for pkg-config... /usr/bin/pkg-config
#13 6.776 checking for pkg-config... /usr/bin/pkg-config
#13 6.777 checking pkg-config is at least version 0.20... yes
#13 6.780 checking for libosmocore >= 1.6.0... yes
#13 6.798 checking for libosmogsm >= 0.11.0... yes
#13 6.818 checking for libosmo-netif >= 1.5.0... yes
#13 6.836 checking for libulfius... yes
#13 6.853 checking for liborcania... yes
#13 6.869 checking for jansson... yes
#13 6.879 checking for libpcsclite... yes
#13 6.887 checking for csv_init in -lcsv... yes
#13 6.912 checking for csv.h... yes
#13 6.928 checking for libosmousb >= 1.4.0... yes
#13 6.934 checking for libosmo-simtrace2 >= 0.8.0... yes
#13 6.940 checking for libusb-1.0... yes
#13 6.951 checking for libpcsclite... yes
#13 6.959 checking for egrep... (cached) /usr/bin/grep -E
#13 6.964 CFLAGS="-g -O2 -std=gnu11 -Wall"
#13 6.964 CPPFLAGS=" -Wall"
#13 7.020 checking that generated files are newer than configure... done
#13 7.515 configure: creating ./config.status
#13 8.601 config.status: creating Makefile
#13 8.632 config.status: creating libosmo-rspro.pc
#13 8.663 config.status: creating contrib/Makefile
#13 8.702 config.status: creating contrib/etc_default/Makefile
#13 8.742 config.status: creating contrib/systemd/Makefile
#13 8.781 config.status: creating doc/Makefile
#13 8.821 config.status: creating doc/examples/Makefile
#13 8.859 config.status: creating doc/manuals/Makefile
#13 8.899 config.status: creating src/Makefile
#13 8.939 config.status: creating src/rspro/Makefile
#13 8.980 config.status: creating src/bankd/Makefile
#13 9.020 config.status: creating src/client/Makefile
#13 9.062 config.status: creating src/client/osmo-remsim-client-reader_conf
#13 9.102 config.status: creating src/server/Makefile
#13 9.143 config.status: creating include/Makefile
#13 9.183 config.status: creating include/osmocom/Makefile
#13 9.222 config.status: creating include/osmocom/rspro/Makefile
#13 9.260 config.status: executing libtool commands
#13 9.285 config.status: executing depfiles commands
#13 10.52 echo 1.0.0.76-ff79 > .version-t && mv .version-t .version
#13 10.53 make install-recursive
#13 10.53 make[1]: Entering directory '/tmp/osmo-remsim'
#13 10.54 Making install in contrib
#13 10.55 make[2]: Entering directory '/tmp/osmo-remsim/contrib'
#13 10.56 Making install in etc_default
#13 10.56 make[3]: Entering directory '/tmp/osmo-remsim/contrib/etc_default'
#13 10.57 make[4]: Entering directory '/tmp/osmo-remsim/contrib/etc_default'
#13 10.57 make[4]: Nothing to be done for 'install-exec-am'.
#13 10.57 /usr/bin/mkdir -p '/usr/local/etc/default'
#13 10.58 /usr/bin/install -c -m 644 osmo-remsim-bankd osmo-remsim-client osmo-remsim-client-0 osmo-remsim-client-1 osmo-remsim-client-2 osmo-remsim-client-3 '/usr/local/etc/default'
#13 10.59 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default'
#13 10.59 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default'
#13 10.59 Making install in systemd
#13 10.59 make[3]: Entering directory '/tmp/osmo-remsim/contrib/systemd'
#13 10.60 make[4]: Entering directory '/tmp/osmo-remsim/contrib/systemd'
#13 10.60 make[4]: Nothing to be done for 'install-exec-am'.
#13 10.60 /usr/bin/mkdir -p '/lib/systemd/system'
#13 10.61 /usr/bin/install -c -m 644 osmo-remsim-bankd.service osmo-remsim-server.service osmo-remsim-client@.service '/lib/systemd/system'
#13 10.61 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/systemd'
#13 10.61 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/systemd'
#13 10.62 make[3]: Entering directory '/tmp/osmo-remsim/contrib'
#13 10.62 make[4]: Entering directory '/tmp/osmo-remsim/contrib'
#13 10.62 make[4]: Nothing to be done for 'install-data-am'.
#13 10.63 /usr/bin/mkdir -p '/usr/local/bin'
#13 10.63 /usr/bin/install -c osmo-remsim-apitool '/usr/local/bin'
#13 10.64 make[4]: Leaving directory '/tmp/osmo-remsim/contrib'
#13 10.64 make[3]: Leaving directory '/tmp/osmo-remsim/contrib'
#13 10.64 make[2]: Leaving directory '/tmp/osmo-remsim/contrib'
#13 10.64 Making install in src
#13 10.65 make[2]: Entering directory '/tmp/osmo-remsim/src'
#13 10.65 Making install in rspro
#13 10.66 make[3]: Entering directory '/tmp/osmo-remsim/src/rspro'
#13 10.66 CC ATR.lo
#13 10.67 CC BankId.lo
#13 10.67 CC BankSlot.lo
#13 10.67 CC BankSlotStatusInd.lo
#13 10.67 CC ClientId.lo
#13 10.67 CC ClientSlot.lo
#13 10.67 CC ClientSlotStatusInd.lo
#13 10.67 CC ComponentIdentity.lo
#13 10.67 CC ComponentName.lo
#13 10.67 CC ComponentType.lo
#13 10.67 CC ConfigClientIdReq.lo
#13 10.67 CC ConfigClientIdRes.lo
#13 10.67 CC ConfigClientBankReq.lo
#13 10.67 CC ConfigClientBankRes.lo
#13 10.67 CC ConnectBankReq.lo
#13 10.67 CC ConnectBankRes.lo
#13 10.67 CC ConnectClientReq.lo
#13 10.67 CC ConnectClientRes.lo
#13 10.68 CC CreateMappingReq.lo
#13 10.68 CC CreateMappingRes.lo
#13 10.76 CC ErrorCode.lo
#13 10.76 CC ErrorInd.lo
#13 10.76 CC ErrorSeverity.lo
#13 10.77 CC ErrorString.lo
#13 10.77 CC IpAddress.lo
#13 10.77 CC IpPort.lo
#13 10.77 CC Ipv4Address.lo
#13 10.77 CC Ipv6Address.lo
#13 10.79 CC OperationTag.lo
#13 10.79 CC PortNumber.lo
#13 10.80 CC RemoveMappingReq.lo
#13 10.80 CC RemoveMappingRes.lo
#13 10.80 CC ResetStateReq.lo
#13 10.81 CC ResetStateRes.lo
#13 10.81 CC ResultCode.lo
#13 10.83 CC RsproPDU.lo
#13 10.84 CC RsproPDUchoice.lo
#13 10.84 CC SetAtrReq.lo
#13 10.85 CC SetAtrRes.lo
#13 10.85 CC SlotNumber.lo
#13 10.85 CC SlotPhysStatus.lo
#13 10.85 CC TpduCardToModem.lo
#13 10.88 CC TpduFlags.lo
#13 10.90 CC BOOLEAN.lo
#13 10.90 CC TpduModemToCard.lo
#13 10.90 CC IA5String.lo
#13 10.90 CC INTEGER.lo
#13 10.91 CC NativeEnumerated.lo
#13 10.91 CC NativeInteger.lo
#13 10.91 CC constr_CHOICE.lo
#13 10.93 CC constr_SEQUENCE.lo
#13 10.94 CC OCTET_STRING.lo
#13 10.94 CC BIT_STRING.lo
#13 10.95 CC asn_codecs_prim.lo
#13 10.95 CC ber_tlv_length.lo
#13 10.95 CC ber_tlv_tag.lo
#13 10.95 CC ber_decoder.lo
#13 10.95 CC der_encoder.lo
#13 10.95 CC constr_TYPE.lo
#13 10.96 CC constraints.lo
#13 10.97 CC xer_support.lo
#13 10.99 CC xer_decoder.lo
#13 11.01 CC xer_encoder.lo
#13 11.02 CC per_support.lo
#13 11.03 CC per_decoder.lo
#13 11.10 CC per_encoder.lo
#13 11.10 CC per_opentype.lo
#13 11.12 INTEGER.c: In function 'asn_int642INTEGER':
#13 11.12 INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds]
#13 11.12 1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add)
#13 11.12 | ~~~~~~^~~~~~
#13 11.12 INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8
#13 11.12 1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) {
#13 11.12 | ~~~~~~~~^~~~~
#13 11.13 INTEGER.c: In function 'asn_long2INTEGER':
#13 11.13 INTEGER.c:1395:41: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds]
#13 11.13 1395 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add)
#13 11.13 | ~~~~~~^~~~~~
#13 11.13 INTEGER.c:1351:38: note: at offset -1 into object 'value' of size 8
#13 11.13 1351 | asn_long2INTEGER(INTEGER_t *st, long value) {
#13 11.13 | ~~~~~^~~~~
#13 11.72 CCLD libosmo-asn1-rspro.la
#13 12.61 make[4]: Entering directory '/tmp/osmo-remsim/src/rspro'
#13 12.61 make[4]: Nothing to be done for 'install-exec-am'.
#13 12.61 make[4]: Nothing to be done for 'install-data-am'.
#13 12.61 make[4]: Leaving directory '/tmp/osmo-remsim/src/rspro'
#13 12.61 make[3]: Leaving directory '/tmp/osmo-remsim/src/rspro'
#13 12.61 Making install in .
#13 12.61 make[3]: Entering directory '/tmp/osmo-remsim/src'
#13 12.61 CC rspro_util.lo
#13 12.61 CC asn1c_helpers.lo
#13 12.87 CCLD libosmo-rspro.la
#13 13.52 make[4]: Entering directory '/tmp/osmo-remsim/src'
#13 13.52 make[4]: Nothing to be done for 'install-data-am'.
#13 13.52 /usr/bin/mkdir -p '/usr/local/lib'
#13 13.52 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-rspro.la '/usr/local/lib'
#13 13.58 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.0 /usr/local/lib/libosmo-rspro.so.2.0.0
#13 13.60 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.0 libosmo-rspro.so.2 || { rm -f libosmo-rspro.so.2 && ln -s libosmo-rspro.so.2.0.0 libosmo-rspro.so.2; }; })
#13 13.61 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.0 libosmo-rspro.so || { rm -f libosmo-rspro.so && ln -s libosmo-rspro.so.2.0.0 libosmo-rspro.so; }; })
#13 13.62 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /usr/local/lib/libosmo-rspro.la
#13 13.63 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /usr/local/lib/libosmo-rspro.a
#13 13.65 libtool: install: chmod 644 /usr/local/lib/libosmo-rspro.a
#13 13.65 libtool: install: ranlib /usr/local/lib/libosmo-rspro.a
#13 13.71 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#13 13.72 ----------------------------------------------------------------------
#13 13.72 Libraries have been installed in:
#13 13.72 /usr/local/lib
#13 13.72
#13 13.72 If you ever happen to want to link against installed libraries
#13 13.72 in a given directory, LIBDIR, you must either use libtool, and
#13 13.72 specify the full pathname of the library, or use the '-LLIBDIR'
#13 13.72 flag during linking and do at least one of the following:
#13 13.72 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#13 13.72 during execution
#13 13.72 - add LIBDIR to the 'LD_RUN_PATH' environment variable
#13 13.72 during linking
#13 13.72 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#13 13.72 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#13 13.72
#13 13.72 See any operating system documentation about shared libraries for
#13 13.72 more information, such as the ld(1) and ld.so(8) manual pages.
#13 13.72 ----------------------------------------------------------------------
#13 13.72 make[4]: Leaving directory '/tmp/osmo-remsim/src'
#13 13.72 make[3]: Leaving directory '/tmp/osmo-remsim/src'
#13 13.72 Making install in bankd
#13 13.72 make[3]: Entering directory '/tmp/osmo-remsim/src/bankd'
#13 13.73 CC slotmap.o
#13 13.73 CC rspro_client_fsm.o
#13 13.73 CC debug.o
#13 13.73 (cd ../../src && make libosmo-rspro.la)
#13 13.73 CC bankd_main.o
#13 13.73 CC bankd_pcsc.o
#13 13.73 CC gsmtap.o
#13 13.73 CC driver_core.o
#13 13.73 CC driver_pcsc.o
#13 13.73 CC main.o
#13 13.74 make[4]: Entering directory '/tmp/osmo-remsim/src'
#13 13.74 make[4]: 'libosmo-rspro.la' is up to date.
#13 13.74 make[4]: Leaving directory '/tmp/osmo-remsim/src'
#13 13.76 ../rspro_client_fsm.c: In function 'srvc_st_reestablish_onenter':
#13 13.76 ../rspro_client_fsm.c:472:9: warning: 'osmo_stream_cli_set_segmentation_cb' is deprecated: Use osmo_stream_cli_set_segmentation_cb2() instead [-Wdeprecated-declarations]
#13 13.76 472 | osmo_stream_cli_set_segmentation_cb(srvc->conn, osmo_ipa_segmentation_cb);
#13 13.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 13.76 In file included from ../rspro_client_fsm.c:33:
#13 13.76 /usr/include/osmocom/netif/stream.h:231:6: note: declared here
#13 13.76 231 | void osmo_stream_cli_set_segmentation_cb(struct osmo_stream_cli *cli, osmo_stream_cli_segmentation_cb_t segmentation_cb) OSMO_DEPRECATED("Use osmo_stream_cli_set_segmentation_cb2() instead");
#13 13.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 13.78 CCLD pcsc_test
#13 13.98 CCLD osmo-remsim-bankd
#13 14.39 make[4]: Entering directory '/tmp/osmo-remsim/src/bankd'
#13 14.39 (cd ../../src && make libosmo-rspro.la)
#13 14.39 make[4]: Nothing to be done for 'install-data-am'.
#13 14.40 make[5]: Entering directory '/tmp/osmo-remsim/src'
#13 14.40 make[5]: 'libosmo-rspro.la' is up to date.
#13 14.40 make[5]: Leaving directory '/tmp/osmo-remsim/src'
#13 14.40 /usr/bin/mkdir -p '/usr/local/bin'
#13 14.40 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-bankd '/usr/local/bin'
#13 14.44 libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /usr/local/bin/osmo-remsim-bankd
#13 14.44 make[4]: Leaving directory '/tmp/osmo-remsim/src/bankd'
#13 14.44 make[3]: Leaving directory '/tmp/osmo-remsim/src/bankd'
#13 14.44 Making install in server
#13 14.45 make[3]: Entering directory '/tmp/osmo-remsim/src/server'
#13 14.45 CC remsim_server.o
#13 14.45 CC rspro_server.o
#13 14.45 CC rest_api.o
#13 14.45 (cd ../../src && make libosmo-rspro.la)
#13 14.45 CC rspro_util.o
#13 14.45 CC slotmap.o
#13 14.45 CC debug.o
#13 14.47 make[4]: Entering directory '/tmp/osmo-remsim/src'
#13 14.47 make[4]: 'libosmo-rspro.la' is up to date.
#13 14.47 make[4]: Leaving directory '/tmp/osmo-remsim/src'
#13 14.49 rspro_server.c: In function 'accept_cb':
#13 14.49 rspro_server.c:815:9: warning: 'osmo_stream_srv_set_segmentation_cb' is deprecated: Use osmo_stream_srv_set_segmentation_cb2() instead [-Wdeprecated-declarations]
#13 14.49 815 | osmo_stream_srv_set_segmentation_cb(conn->peer, osmo_ipa_segmentation_cb);
#13 14.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 14.49 In file included from rspro_server.h:6,
#13 14.49 from rspro_server.c:19:
#13 14.49 /usr/include/osmocom/netif/stream.h:143:6: note: declared here
#13 14.49 143 | void osmo_stream_srv_set_segmentation_cb(struct osmo_stream_srv *conn, osmo_stream_srv_segmentation_cb_t segmentation_cb) OSMO_DEPRECATED("Use osmo_stream_srv_set_segmentation_cb2() instead");
#13 14.49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 14.70 CCLD osmo-remsim-server
#13 15.08 make[4]: Entering directory '/tmp/osmo-remsim/src/server'
#13 15.08 (cd ../../src && make libosmo-rspro.la)
#13 15.08 make[4]: Nothing to be done for 'install-data-am'.
#13 15.09 make[5]: Entering directory '/tmp/osmo-remsim/src'
#13 15.09 make[5]: 'libosmo-rspro.la' is up to date.
#13 15.09 make[5]: Leaving directory '/tmp/osmo-remsim/src'
#13 15.09 /usr/bin/mkdir -p '/usr/local/bin'
#13 15.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/usr/local/bin'
#13 15.13 libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /usr/local/bin/osmo-remsim-server
#13 15.14 make[4]: Leaving directory '/tmp/osmo-remsim/src/server'
#13 15.14 make[3]: Leaving directory '/tmp/osmo-remsim/src/server'
#13 15.14 Making install in client
#13 15.14 make[3]: Entering directory '/tmp/osmo-remsim/src/client'
#13 15.15 CC osmo_remsim_client_shell-user_shell.o
#13 15.15 CC osmo_remsim_client_shell-remsim_client_main.o
#13 15.15 CC osmo_remsim_client_shell-remsim_client.o
#13 15.15 CC osmo_remsim_client_shell-main_fsm.o
#13 15.15 CC osmo_remsim_client_shell-rspro_client_fsm.o
#13 15.15 CC osmo_remsim_client_shell-debug.o
#13 15.15 CC osmo_remsim_client_st2-user_simtrace2.o
#13 15.15 CC osmo_remsim_client_st2-remsim_client_main.o
#13 15.15 CC osmo_remsim_client_st2-remsim_client.o
#13 15.15 CC osmo_remsim_client_st2-main_fsm.o
#13 15.15 CC osmo_remsim_client_st2-rspro_client_fsm.o
#13 15.16 CC osmo_remsim_client_st2-debug.o
#13 15.16 CC libifd_remsim_client_la-user_ifdhandler.lo
#13 15.16 CC libifd_remsim_client_la-remsim_client.lo
#13 15.16 CC libifd_remsim_client_la-main_fsm.lo
#13 15.16 CC libifd_remsim_client_la-rspro_client_fsm.lo
#13 15.16 CC libifd_remsim_client_la-debug.lo
#13 15.19 ../rspro_client_fsm.c: In function 'srvc_st_reestablish_onenter':
#13 15.19 ../rspro_client_fsm.c:472:9: warning: 'osmo_stream_cli_set_segmentation_cb' is deprecated: Use osmo_stream_cli_set_segmentation_cb2() instead [-Wdeprecated-declarations]
#13 15.19 472 | osmo_stream_cli_set_segmentation_cb(srvc->conn, osmo_ipa_segmentation_cb);
#13 15.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 15.19 In file included from ../rspro_client_fsm.c:33:
#13 15.19 /usr/include/osmocom/netif/stream.h:231:6: note: declared here
#13 15.19 231 | void osmo_stream_cli_set_segmentation_cb(struct osmo_stream_cli *cli, osmo_stream_cli_segmentation_cb_t segmentation_cb) OSMO_DEPRECATED("Use osmo_stream_cli_set_segmentation_cb2() instead");
#13 15.19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 15.22 ../rspro_client_fsm.c: In function 'srvc_st_reestablish_onenter':
#13 15.22 ../rspro_client_fsm.c:472:9: warning: 'osmo_stream_cli_set_segmentation_cb' is deprecated: Use osmo_stream_cli_set_segmentation_cb2() instead [-Wdeprecated-declarations]
#13 15.22 472 | osmo_stream_cli_set_segmentation_cb(srvc->conn, osmo_ipa_segmentation_cb);
#13 15.22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 15.22 In file included from ../rspro_client_fsm.c:33:
#13 15.22 /usr/include/osmocom/netif/stream.h:231:6: note: declared here
#13 15.22 231 | void osmo_stream_cli_set_segmentation_cb(struct osmo_stream_cli *cli, osmo_stream_cli_segmentation_cb_t segmentation_cb) OSMO_DEPRECATED("Use osmo_stream_cli_set_segmentation_cb2() instead");
#13 15.22 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 15.26 ../rspro_client_fsm.c: In function 'srvc_st_reestablish_onenter':
#13 15.26 ../rspro_client_fsm.c:472:9: warning: 'osmo_stream_cli_set_segmentation_cb' is deprecated: Use osmo_stream_cli_set_segmentation_cb2() instead [-Wdeprecated-declarations]
#13 15.26 472 | osmo_stream_cli_set_segmentation_cb(srvc->conn, osmo_ipa_segmentation_cb);
#13 15.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 15.26 In file included from ../rspro_client_fsm.c:33:
#13 15.26 /usr/include/osmocom/netif/stream.h:231:6: note: declared here
#13 15.26 231 | void osmo_stream_cli_set_segmentation_cb(struct osmo_stream_cli *cli, osmo_stream_cli_segmentation_cb_t segmentation_cb) OSMO_DEPRECATED("Use osmo_stream_cli_set_segmentation_cb2() instead");
#13 15.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#13 15.32 CCLD osmo-remsim-client-shell
#13 15.37 CCLD osmo-remsim-client-st2
#13 15.54 CCLD libifd_remsim_client.la
#13 15.90 make[4]: Entering directory '/tmp/osmo-remsim/src/client'
#13 15.90 /usr/bin/mkdir -p '/usr/local/bin'
#13 15.90 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents'
#13 15.90 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux'
#13 15.90 /usr/bin/mkdir -p '/etc/reader.conf.d'
#13 15.90 /bin/bash ../../libtool --mode=install /usr/bin/install -c libifd_remsim_client.la '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux'
#13 15.90 /usr/bin/install -c -m 644 PkgInfo '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents'
#13 15.90 /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/etc/reader.conf.d'
#13 15.91 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/usr/local/bin'
#13 15.92 libtool: warning: relinking 'libifd_remsim_client.la'
#13 15.93 libtool: install: (cd /tmp/osmo-remsim/src/client; /bin/bash "/tmp/osmo-remsim/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -pthread -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -std=gnu11 -Wall -no-undefined -o libifd_remsim_client.la -rpath /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl )
#13 15.93 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /usr/local/bin/osmo-remsim-client-shell
#13 15.94 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /usr/local/bin/osmo-remsim-client-st2
#13 16.24 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.so.0.0.0T /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0
#13 16.24 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0 || { rm -f libifd_remsim_client.so.0 && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0; }; })
#13 16.24 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so || { rm -f libifd_remsim_client.so && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so; }; })
#13 16.24 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.lai /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la
#13 16.25 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.a /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a
#13 16.25 libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a
#13 16.26 libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a
#13 16.32 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux
#13 16.32 ----------------------------------------------------------------------
#13 16.32 Libraries have been installed in:
#13 16.32 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux
#13 16.32
#13 16.32 If you ever happen to want to link against installed libraries
#13 16.32 in a given directory, LIBDIR, you must either use libtool, and
#13 16.32 specify the full pathname of the library, or use the '-LLIBDIR'
#13 16.32 flag during linking and do at least one of the following:
#13 16.32 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#13 16.32 during execution
#13 16.32 - add LIBDIR to the 'LD_RUN_PATH' environment variable
#13 16.32 during linking
#13 16.32 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#13 16.32 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#13 16.32
#13 16.32 See any operating system documentation about shared libraries for
#13 16.32 more information, such as the ld(1) and ld.so(8) manual pages.
#13 16.32 ----------------------------------------------------------------------
#13 16.32 make[4]: Leaving directory '/tmp/osmo-remsim/src/client'
#13 16.32 make[3]: Leaving directory '/tmp/osmo-remsim/src/client'
#13 16.32 make[2]: Leaving directory '/tmp/osmo-remsim/src'
#13 16.32 Making install in include
#13 16.33 make[2]: Entering directory '/tmp/osmo-remsim/include'
#13 16.33 Making install in osmocom
#13 16.33 make[3]: Entering directory '/tmp/osmo-remsim/include/osmocom'
#13 16.33 Making install in rspro
#13 16.33 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 16.34 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 16.34 make[5]: Nothing to be done for 'install-exec-am'.
#13 16.34 make[5]: Nothing to be done for 'install-data-am'.
#13 16.34 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 16.34 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro'
#13 16.34 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom'
#13 16.34 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom'
#13 16.34 make[5]: Nothing to be done for 'install-exec-am'.
#13 16.34 make[5]: Nothing to be done for 'install-data-am'.
#13 16.34 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom'
#13 16.34 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom'
#13 16.34 make[3]: Leaving directory '/tmp/osmo-remsim/include/osmocom'
#13 16.35 make[3]: Entering directory '/tmp/osmo-remsim/include'
#13 16.35 make[4]: Entering directory '/tmp/osmo-remsim/include'
#13 16.35 make[4]: Nothing to be done for 'install-exec-am'.
#13 16.35 make[4]: Nothing to be done for 'install-data-am'.
#13 16.35 make[4]: Leaving directory '/tmp/osmo-remsim/include'
#13 16.35 make[3]: Leaving directory '/tmp/osmo-remsim/include'
#13 16.35 make[2]: Leaving directory '/tmp/osmo-remsim/include'
#13 16.35 Making install in doc
#13 16.36 make[2]: Entering directory '/tmp/osmo-remsim/doc'
#13 16.36 Making install in examples
#13 16.37 make[3]: Entering directory '/tmp/osmo-remsim/doc/examples'
#13 16.38 make[4]: Entering directory '/tmp/osmo-remsim/doc/examples'
#13 16.38 make[4]: Nothing to be done for 'install-exec-am'.
#13 16.38 /usr/bin/mkdir -p '/usr/local/etc/osmocom'
#13 16.38 /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/usr/local/etc/osmocom'
#13 16.39 make install-data-hook
#13 16.39 make[5]: Entering directory '/tmp/osmo-remsim/doc/examples'
#13 16.39 for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \
#13 16.39 j="/usr/local/share/doc/osmo-remsim/examples/$f" && \
#13 16.39 /usr/bin/install -c -m 644 -D ./$f $j; \
#13 16.39 done
#13 16.40 make[5]: Leaving directory '/tmp/osmo-remsim/doc/examples'
#13 16.41 make[4]: Leaving directory '/tmp/osmo-remsim/doc/examples'
#13 16.41 make[3]: Leaving directory '/tmp/osmo-remsim/doc/examples'
#13 16.41 Making install in manuals
#13 16.41 make[3]: Entering directory '/tmp/osmo-remsim/doc/manuals'
#13 16.42 make[4]: Entering directory '/tmp/osmo-remsim/doc/manuals'
#13 16.42 make[4]: Nothing to be done for 'install-exec-am'.
#13 16.42 make[4]: Nothing to be done for 'install-data-am'.
#13 16.42 make[4]: Leaving directory '/tmp/osmo-remsim/doc/manuals'
#13 16.42 make[3]: Leaving directory '/tmp/osmo-remsim/doc/manuals'
#13 16.42 make[3]: Entering directory '/tmp/osmo-remsim/doc'
#13 16.43 make[4]: Entering directory '/tmp/osmo-remsim/doc'
#13 16.43 make[4]: Nothing to be done for 'install-exec-am'.
#13 16.43 make[4]: Nothing to be done for 'install-data-am'.
#13 16.43 make[4]: Leaving directory '/tmp/osmo-remsim/doc'
#13 16.43 make[3]: Leaving directory '/tmp/osmo-remsim/doc'
#13 16.43 make[2]: Leaving directory '/tmp/osmo-remsim/doc'
#13 16.43 make[2]: Entering directory '/tmp/osmo-remsim'
#13 16.44 make[3]: Entering directory '/tmp/osmo-remsim'
#13 16.44 make[3]: Nothing to be done for 'install-exec-am'.
#13 16.44 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
#13 16.45 /usr/bin/install -c -m 644 libosmo-rspro.pc '/usr/local/lib/pkgconfig'
#13 16.45 make[3]: Leaving directory '/tmp/osmo-remsim'
#13 16.46 make[2]: Leaving directory '/tmp/osmo-remsim'
#13 16.46 make[1]: Leaving directory '/tmp/osmo-remsim'
#13 DONE 16.6s
#14 [10/10] WORKDIR /DATA
#14 DONE 0.1s
#15 exporting to image
#15 exporting layers
#15 exporting layers 0.7s done
#15 writing image sha256:8986fe5e1b7544daf27991aac595deec58835db2d8b27fcadbb642879bbb0940 done
#15 naming to docker.io/osmocom-build/osmo-remsim-master:latest 0.0s done
#15 DONE 0.7s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master'
+ docker_image_exists osmo-remsim-master
+ docker images -q osmocom-build/osmo-remsim-master
+ test -n 8986fe5e1b75
+ list_osmo_packages debian-bookworm osmo-remsim-master
+ local distro=debian-bookworm
+ local image=osmo-remsim-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-remsim-master -c
+ [ -n ]
+ set +x
### Installed Osmocom packages in: osmo-remsim-master ###
ii libosmo-abis-dev:amd64 1.6.0.50.58dd.202501202026 amd64 Development headers for A-bis interface
ii libosmo-netif-dev:amd64 1.5.1.32.42fc.202501202026 amd64 Development headers for Osmocom network interface
ii libosmo-simtrace2-1:amd64 0.8.1.78.64e0a.202501202026 amd64 Osmocom SIMtrace2 library
ii libosmo-simtrace2-dev:amd64 0.8.1.78.64e0a.202501202026 amd64 Development headers for Osmocom SIMtrace2 library
ii libosmoabis13:amd64 1.6.0.50.58dd.202501202026 amd64 GSM A-bis handling
ii libosmocodec4:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo codec library
ii libosmocoding0:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo coding library
ii libosmocore 1.10.0.61.4dbbd.202501202026 amd64 Open Source MObile COMmunications CORE library (metapackage)
ii libosmocore-dev:amd64 1.10.0.61.4dbbd.202501202026 amd64 Development headers for Open Source MObile COMmunications CORE library
ii libosmocore22:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo Core library
ii libosmoctrl0:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo control library
ii libosmogb14:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo GPRS GB library
ii libosmogsm20:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo GSM utility library
ii libosmoisdn0:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo ISDN utility library
ii libosmonetif11:amd64 1.5.1.32.42fc.202501202026 amd64 Common/shared code regarding network interface for OpenBSC
ii libosmosim2:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo SIM library
ii libosmotrau10:amd64 1.6.0.50.58dd.202501202026 amd64 GSM trau handling
ii libosmousb0:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo USB library
ii libosmovty13:amd64 1.10.0.61.4dbbd.202501202026 amd64 Osmo VTY library
ii osmocom-nightly 202501202026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-remsim-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:68e94143a168958d53257f5d317ca7de8749c18d5ea2ec633675e1645c3653f2
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-remsim-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name ttcn3-remsim-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-remsim-test
+ echo ttcn3-remsim-test
+ dir=ttcn3-remsim-test
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-remsim-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-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../ttcn3-remsim-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-remsim-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/ttcn3-remsim-test:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 400B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.1s
#3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#3 DONE 0.0s
#4 [internal] load build context
#4 transferring context: 400B done
#4 DONE 0.2s
#5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT
#5 DONE 0.2s
#6 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan
#6 ...
#5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT
#5 DONE 0.2s
#6 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan
#6 DONE 0.8s
#7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 DONE 0.1s
#8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" remsim
#8 0.318 + OSMO_TTCN3_BRANCH=master
#8 0.318 + shift
#8 0.318 + cd /osmo-ttcn3-hacks
#8 0.318 + git fetch
#8 0.381 + git checkout master
#8 0.413 Already on 'master'
#8 0.413 Your branch is up to date with 'origin/master'.
#8 0.413 + git symbolic-ref -q HEAD
#8 0.414 refs/heads/master
#8 0.414 + git reset --hard origin/master
#8 0.424 HEAD is now at 65cd8d4f gbproxy: Don't log the payload size for every DL/UL-UNITDATA
#8 0.424 + git rev-parse --abbrev-ref HEAD
#8 0.425 master
#8 0.425 + git rev-parse HEAD
#8 0.426 65cd8d4f7bd56d28527564dbfd205b252c631c1c
#8 0.427 + diff -q /tmp/deps-Makefile deps/Makefile
#8 0.428 + make -j8 deps
#8 0.428 Files /tmp/deps-Makefile and deps/Makefile differ
#8 0.538 make: Nothing to be done for 'deps'.
#8 0.539 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh
#8 0.540 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 0.541 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh
#8 0.542 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 0.542 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh
#8 0.544 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 0.544 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh
#8 0.545 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 0.546 + make remsim
#8 0.665 (cd remsim && ./gen_links.sh && ./regen_makefile.sh)
#8 0.681 Linking TCCInterface_Functions.ttcn
#8 0.683 Linking TCCConversion_Functions.ttcn
#8 0.686 Linking TCCConversion.cc
#8 0.688 Linking TCCInterface.cc
#8 0.691 Linking TCCInterface_ip.h
#8 0.693 Linking Socket_API_Definitions.ttcn
#8 0.696 Linking IPL4asp_Functions.ttcn
#8 0.698 Linking IPL4asp_PT.cc
#8 0.700 Linking IPL4asp_PT.hh
#8 0.702 Linking IPL4asp_PortType.ttcn
#8 0.705 Linking IPL4asp_Types.ttcn
#8 0.707 Linking IPL4asp_discovery.cc
#8 0.709 Linking IPL4asp_protocol_L234.hh
#8 0.712 Linking TELNETasp_PT.cc
#8 0.714 Linking TELNETasp_PT.hh
#8 0.716 Linking TELNETasp_PortType.ttcn
#8 0.718 Linking Abstract_Socket.cc
#8 0.721 Linking Abstract_Socket.hh
#8 0.723 Linking HTTPmsg_MessageLen.ttcn
#8 0.725 Linking HTTPmsg_MessageLen_Function.cc
#8 0.727 Linking HTTPmsg_PT.cc
#8 0.729 Linking HTTPmsg_PT.hh
#8 0.732 Linking HTTPmsg_PortType.ttcn
#8 0.734 Linking HTTPmsg_Types.ttcn
#8 0.736 Linking JSON_EncDec.cc
#8 0.739 Linking JSON_Types.ttcn
#8 0.741 Linking PIPEasp_PT.cc
#8 0.744 Linking PIPEasp_PT.hh
#8 0.746 Linking PIPEasp_Types.ttcn
#8 0.748 Linking PIPEasp_PortType.ttcn
#8 0.750 Linking Misc_Helpers.ttcn
#8 0.753 Linking General_Types.ttcn
#8 0.755 Linking Osmocom_VTY_Functions.ttcn
#8 0.757 Linking Osmocom_Types.ttcn
#8 0.759 Linking PIPEasp_Templates.ttcn
#8 0.761 Linking IPA_Types.ttcn
#8 0.763 Linking IPA_CodecPort.ttcn
#8 0.765 Linking IPA_CodecPort_CtrlFunct.ttcn
#8 0.767 Linking IPA_CodecPort_CtrlFunctDef.cc
#8 0.769 Linking IPA_Emulation.ttcnpp
#8 0.771 Linking IPA_CodecPort.ttcn
#8 0.774 Linking Osmocom_CTRL_Types.ttcn
#8 0.776 Linking Osmocom_CTRL_Functions.ttcn
#8 0.778 Linking Osmocom_CTRL_Adapter.ttcn
#8 0.780 Linking Native_Functions.ttcn
#8 0.782 Linking Native_FunctionDefs.cc
#8 0.784 Linking HTTP_Adapter.ttcn
#8 0.786 Linking VPCD_Types.ttcn
#8 0.788 Linking VPCD_CodecPort.ttcn
#8 0.791 Linking VPCD_CodecPort_CtrlFunct.ttcn
#8 0.793 Linking VPCD_CodecPort_CtrlFunctDef.cc
#8 0.795 Linking VPCD_Adapter.ttcn
#8 0.821 Generating Makefile skeleton...
#8 0.821 Makefile skeleton was generated.
#8 0.868 make -C remsim compile
#8 0.877 make[1]: Entering directory '/osmo-ttcn3-hacks/remsim'
#8 0.877 cpp -x c -nostdinc -DIPA_EMULATION_RSPRO -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn
#8 0.888 /usr/bin/ttcn3_compiler -L -U 8 General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn - General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn
#8 0.894 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
#8 0.894
#8 0.902 Notify: Parsing TTCN-3 module `General_Types.ttcn'...
#8 0.906 Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'...
#8 0.908 Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'...
#8 0.908 Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'...
#8 0.908 Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'...
#8 0.909 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'...
#8 0.909 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'...
#8 0.909 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'...
#8 0.910 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
#8 0.911 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
#8 0.911 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
#8 0.912 Notify: Parsing TTCN-3 module `JSON_Types.ttcn'...
#8 0.912 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
#8 0.913 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
#8 0.913 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'...
#8 0.913 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'...
#8 0.914 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'...
#8 0.914 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern:
#8 0.914 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated
#8 0.914 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated
#8 0.914 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
#8 0.915 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
#8 0.916 Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'...
#8 0.916 Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'...
#8 0.916 Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'...
#8 0.916 Notify: Parsing TTCN-3 module `REMSIM_Tests.ttcn'...
#8 0.917 Notify: Parsing TTCN-3 module `RSPRO_Server.ttcn'...
#8 0.917 Notify: Parsing TTCN-3 module `RSPRO_Types.ttcn'...
#8 0.918 Notify: Parsing TTCN-3 module `RSRES.ttcn'...
#8 0.918 Notify: Parsing TTCN-3 module `RemsimBankd_Tests.ttcn'...
#8 0.918 Notify: Parsing TTCN-3 module `RemsimClient_Tests.ttcn'...
#8 0.919 Notify: Parsing TTCN-3 module `RemsimServer_Tests.ttcn'...
#8 0.920 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
#8 0.920 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
#8 0.921 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
#8 0.921 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
#8 0.921 Notify: Parsing TTCN-3 module `VPCD_Adapter.ttcn'...
#8 0.921 Notify: Parsing TTCN-3 module `VPCD_CodecPort.ttcn'...
#8 0.921 Notify: Parsing TTCN-3 module `VPCD_CodecPort_CtrlFunct.ttcn'...
#8 0.921 Notify: Parsing TTCN-3 module `VPCD_Types.ttcn'...
#8 0.922 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'...
#8 0.922 Notify: Parsing ASN.1 module `RSPRO.asn'...
#8 0.923 RSPRO.asn:38: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules.
#8 0.923 Notify: Checking modules...
#8 0.923 RSPRO_Server.ttcn: In TTCN-3 module `RSPRO_Server':
#8 0.923 RSPRO_Server.ttcn:21.1-30.1: warning: Definition with name `RSPRO_Server' hides a module identifier
#8 0.924 HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter':
#8 0.924 HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty':
#8 0.924 HTTP_Adapter.ttcn:105.2-12: In return statement:
#8 0.924 HTTP_Adapter.ttcn:105.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here
#8 0.924 HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin':
#8 0.924 HTTP_Adapter.ttcn:130.2-12: In return statement:
#8 0.924 HTTP_Adapter.ttcn:130.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here
#8 0.924 HTTP_Adapter.ttcn:178.1-225.1: In function definition `f_http_tx_request':
#8 0.924 HTTP_Adapter.ttcn:209.2-213.2: In if statement:
#8 0.924 HTTP_Adapter.ttcn:211.3-212.64: In send statement:
#8 0.924 HTTP_Adapter.ttcn:211.24-212.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req':
#8 0.924 HTTP_Adapter.ttcn:211.38-41: In parameter #3 for `body':
#8 0.924 HTTP_Adapter.ttcn:211.38-41: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:179.7-38: note: Referenced template parameter is here
#8 0.924 In parameter #8 for `client_id':
#8 0.924 HTTP_Adapter.ttcn:212.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
#8 0.924 HTTP_Adapter.ttcn:213.4-218.2: In if statement:
#8 0.924 HTTP_Adapter.ttcn:215.3-217.61: In send statement:
#8 0.924 HTTP_Adapter.ttcn:215.28-217.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin':
#8 0.924 HTTP_Adapter.ttcn:215.42-52: In parameter #3 for `body':
#8 0.924 HTTP_Adapter.ttcn:215.42-52: warning: Inadequate restriction on the referenced template parameter `binary_body', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:180.7-46: note: Referenced template parameter is here
#8 0.924 In parameter #8 for `client_id':
#8 0.924 HTTP_Adapter.ttcn:217.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
#8 0.924 HTTP_Adapter.ttcn:218.4-222.2: In if statement:
#8 0.924 HTTP_Adapter.ttcn:220.3-221.64: In send statement:
#8 0.924 HTTP_Adapter.ttcn:220.24-221.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req':
#8 0.924 In parameter #8 for `client_id':
#8 0.924 HTTP_Adapter.ttcn:221.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here
#8 0.924 HTTP_Adapter.ttcn:227.1-256.1: In function definition `f_http_rx_response':
#8 0.924 HTTP_Adapter.ttcn:251.2-253.2: In if statement:
#8 0.924 HTTP_Adapter.ttcn:252.3-37: In send statement:
#8 0.924 HTTP_Adapter.ttcn:252.26-36: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Close':
#8 0.924 HTTP_Adapter.ttcn:252.27-35: In parameter #1 for `client_id':
#8 0.924 HTTP_Adapter.ttcn:252.27-35: warning: Inadequate restriction on the referenced template parameter `client_id', this may cause a dynamic test case error at runtime
#8 0.924 HTTP_Adapter.ttcn:229.8-41: note: Referenced template parameter is here
#8 0.930 REMSIM_Tests.ttcn: In TTCN-3 module `REMSIM_Tests':
#8 0.930 REMSIM_Tests.ttcn:43.1-46.1: In type definition `rspro_client_CT':
#8 0.930 REMSIM_Tests.ttcn:43.6-46.1: While checking uniqueness of component element definitions:
#8 0.930 REMSIM_Tests.ttcn:45.20-36: warning: Definition with name `RSPRO' hides a module identifier
#8 0.930 REMSIM_Tests.ttcn:146.1-165.1: In function definition `f_rspro_connect_client':
#8 0.930 REMSIM_Tests.ttcn:148.2-164.2: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:149.2-152.3: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:151.3-55: In function instance:
#8 0.930 REMSIM_Tests.ttcn:151.3-55: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.930 REMSIM_Tests.ttcn:153.2-159.3: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:155.3-157.42: In send statement:
#8 0.930 REMSIM_Tests.ttcn:155.40-157.41: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq':
#8 0.930 REMSIM_Tests.ttcn:157.13-40: In parameter #4 for `bound':
#8 0.930 REMSIM_Tests.ttcn:157.22-40: In actual parameter list of template `@RSPRO_Types.ts_IpPort':
#8 0.930 REMSIM_Tests.ttcn:157.23-24: In parameter #1 for `ip':
#8 0.930 REMSIM_Tests.ttcn:157.23-24: warning: Inadequate restriction on the referenced template variable `ip', this may cause a dynamic test case error at runtime
#8 0.930 REMSIM_Tests.ttcn:154.26-51: note: Referenced template variable is here
#8 0.930 REMSIM_Tests.ttcn:158.3-53: In function instance:
#8 0.930 REMSIM_Tests.ttcn:158.3-53: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.930 REMSIM_Tests.ttcn:167.1-195.1: In function definition `f_rspro_connect_clients':
#8 0.930 REMSIM_Tests.ttcn:171.2-184.2: In for statement:
#8 0.930 REMSIM_Tests.ttcn:172.3-183.3: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:177.3-182.4: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:179.4-181.43: In send statement:
#8 0.930 REMSIM_Tests.ttcn:179.41-181.42: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq':
#8 0.930 REMSIM_Tests.ttcn:181.14-41: In parameter #4 for `bound':
#8 0.930 REMSIM_Tests.ttcn:181.23-41: In actual parameter list of template `@RSPRO_Types.ts_IpPort':
#8 0.930 REMSIM_Tests.ttcn:181.24-25: In parameter #1 for `ip':
#8 0.930 REMSIM_Tests.ttcn:181.24-25: warning: Inadequate restriction on the referenced template variable `ip', this may cause a dynamic test case error at runtime
#8 0.930 REMSIM_Tests.ttcn:178.27-52: note: Referenced template variable is here
#8 0.930 REMSIM_Tests.ttcn:185.2-194.2: In for statement:
#8 0.930 REMSIM_Tests.ttcn:186.3-193.3: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:187.3-189.4: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:188.4-62: In function instance:
#8 0.930 REMSIM_Tests.ttcn:188.4-62: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.930 REMSIM_Tests.ttcn:190.3-192.4: In select case statement:
#8 0.930 REMSIM_Tests.ttcn:191.4-60: In function instance:
#8 0.930 REMSIM_Tests.ttcn:191.4-60: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.930 REMSIM_Tests.ttcn:207.1-214.1: In altstep definition `as_rspro_create_mapping':
#8 0.930 REMSIM_Tests.ttcn:212.3-47: In send statement:
#8 0.930 REMSIM_Tests.ttcn:212.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_CreateMappingRes':
#8 0.930 REMSIM_Tests.ttcn:212.43-45: In parameter #1 for `res':
#8 0.930 REMSIM_Tests.ttcn:212.43-45: warning: Inadequate restriction on the referenced template parameter `res', this may cause a dynamic test case error at runtime
#8 0.930 REMSIM_Tests.ttcn:208.5-33: note: Referenced template parameter is here
#8 0.930 REMSIM_Tests.ttcn:217.1-224.1: In altstep definition `as_rspro_remove_mapping':
#8 0.930 REMSIM_Tests.ttcn:222.3-47: In send statement:
#8 0.930 REMSIM_Tests.ttcn:222.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_RemoveMappingRes':
#8 0.930 REMSIM_Tests.ttcn:222.43-45: In parameter #1 for `res':
#8 0.930 REMSIM_Tests.ttcn:222.43-45: warning: Inadequate restriction on the referenced template parameter `res', this may cause a dynamic test case error at runtime
#8 0.930 REMSIM_Tests.ttcn:218.5-33: note: Referenced template parameter is here
#8 0.930 RSPRO_Server.ttcn: In TTCN-3 module `RSPRO_Server':
#8 0.930 RSPRO_Server.ttcn:137.1-143.1: In function definition `f_rspro_srv_create_slotmap':
#8 0.930 RSPRO_Server.ttcn:142.2-55: In function instance:
#8 0.930 RSPRO_Server.ttcn:142.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used
#8 0.930 RSPRO_Server.ttcn:145.1-151.1: In function definition `f_rspro_srv_remove_slotmap':
#8 0.930 RSPRO_Server.ttcn:150.2-55: In function instance:
#8 0.930 RSPRO_Server.ttcn:150.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used
#8 0.930 RSPRO_Server.ttcn:153.1-159.1: In function definition `f_rspro_config_client_bank':
#8 0.930 RSPRO_Server.ttcn:158.2-55: In function instance:
#8 0.930 RSPRO_Server.ttcn:158.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used
#8 0.930 RSPRO_Server.ttcn:161.1-166.1: In function definition `f_rspro_srv_reset_state':
#8 0.930 RSPRO_Server.ttcn:165.2-49: In function instance:
#8 0.930 RSPRO_Server.ttcn:165.2-49: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used
#8 0.931 RemsimBankd_Tests.ttcn: In TTCN-3 module `RemsimBankd_Tests':
#8 0.931 RemsimBankd_Tests.ttcn:37.1-39.1: In type definition `bankd_test_CT':
#8 0.931 RemsimBankd_Tests.ttcn:37.6-39.1: While checking uniqueness of inherited component element definitions:
#8 0.931 REMSIM_Tests.ttcn:45.20-36: warning: Inherited definition with name `RSPRO' hides a module identifier
#8 0.931 RemsimBankd_Tests.ttcn:71.1-86.1: In testcase definition `TC_connectBankReq_timeout':
#8 0.931 RemsimBankd_Tests.ttcn:75.2-50: In function instance:
#8 0.931 RemsimBankd_Tests.ttcn:75.2-50: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used
#8 0.931 RemsimBankd_Tests.ttcn:167.1-173.1: In testcase definition `TC_clientConnect_missingSlot':
#8 0.931 RemsimBankd_Tests.ttcn:170.2-73: In function instance:
#8 0.931 RemsimBankd_Tests.ttcn:170.2-73: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.931 RemsimBankd_Tests.ttcn:365.1-376.1: In function definition `f_rspro_xceive_mdm2card_vpcd':
#8 0.931 RemsimBankd_Tests.ttcn:369.2-31: In function instance:
#8 0.931 RemsimBankd_Tests.ttcn:369.2-31: warning: The value returned by function `@VPCD_Adapter.f_vpcd_exp' is not used
#8 0.931 RemsimBankd_Tests.ttcn:380.1-408.1: In testcase definition `TC_createMapping_exchangeTPDU':
#8 0.931 RemsimBankd_Tests.ttcn:400.2-63: In function instance:
#8 0.931 RemsimBankd_Tests.ttcn:400.2-63: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.931 RemsimBankd_Tests.ttcn:404.2-406.2: In for statement:
#8 0.931 RemsimBankd_Tests.ttcn:405.3-68: In function instance:
#8 0.931 RemsimBankd_Tests.ttcn:405.3-68: warning: The value returned by function `@RemsimBankd_Tests.f_rspro_xceive_mdm2card_vpcd' is not used
#8 0.932 RemsimClient_Tests.ttcn: In TTCN-3 module `RemsimClient_Tests':
#8 0.932 RemsimClient_Tests.ttcn:219.1-227.1: In function definition `f_set_atr':
#8 0.932 RemsimClient_Tests.ttcn:223.2-226.2: In interleave statement:
#8 0.932 RemsimClient_Tests.ttcn:225.5-62: In guard operation:
#8 0.932 RemsimClient_Tests.ttcn:225.5-62: In receive statement:
#8 0.932 RemsimClient_Tests.ttcn:225.42-60: warning: Function invocation 'f_osmo_hexdump(atr)' may change the actual snapshot.
#8 0.932 RemsimClient_Tests.ttcn:230.1-237.1: In function definition `f_client2bank':
#8 0.932 RemsimClient_Tests.ttcn:236.2-64: In function instance:
#8 0.932 RemsimClient_Tests.ttcn:236.2-64: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used
#8 0.932 RemsimClient_Tests.ttcn:240.1-275.1: In function definition `f_bank2client':
#8 0.932 RemsimClient_Tests.ttcn:251.2-67: In send statement:
#8 0.932 RemsimClient_Tests.ttcn:251.44-66: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_TpduCardToModem':
#8 0.932 RemsimClient_Tests.ttcn:251.45-46: In parameter #1 for `from_bslot':
#8 0.932 RemsimClient_Tests.ttcn:251.45-46: warning: Inadequate restriction on the referenced template parameter `bs', this may cause a dynamic test case error at runtime
#8 0.932 RemsimClient_Tests.ttcn:240.24-53: note: Referenced template parameter is here
#8 0.932 RemsimClient_Tests.ttcn:251.49-50: In parameter #2 for `to_clslot':
#8 0.932 RemsimClient_Tests.ttcn:251.49-50: warning: Inadequate restriction on the referenced template parameter `cs', this may cause a dynamic test case error at runtime
#8 0.932 RemsimClient_Tests.ttcn:240.56-87: note: Referenced template parameter is here
#8 0.932 RemsimClient_Tests.ttcn:253.2-274.2: In alt construct:
#8 0.932 RemsimClient_Tests.ttcn:254.5-64: In guard operation:
#8 0.932 RemsimClient_Tests.ttcn:254.5-64: In receive statement:
#8 0.932 RemsimClient_Tests.ttcn:254.41-62: warning: Function invocation 'f_osmo_hexdump(r_apdu)' may change the actual snapshot.
#8 0.932 RemsimServer_Tests.ttcn: In TTCN-3 module `RemsimServer_Tests':
#8 0.932 RemsimServer_Tests.ttcn:70.1-79.1: In function definition `f_rsres_init':
#8 0.932 RemsimServer_Tests.ttcn:78.2-21: In function instance:
#8 0.932 RemsimServer_Tests.ttcn:78.2-21: warning: The value returned by function `@RemsimServer_Tests.f_rsres_post_reset' is not used
#8 0.932 RemsimServer_Tests.ttcn:81.1-83.1: In type definition `test_CT':
#8 0.932 RemsimServer_Tests.ttcn:81.6-83.1: While checking uniqueness of inherited component element definitions:
#8 0.932 REMSIM_Tests.ttcn:45.20-36: warning: Inherited definition with name `RSPRO' hides a module identifier
#8 0.933 RemsimServer_Tests.ttcn:429.1-461.1: In testcase definition `TC_slotmap_del_unack':
#8 0.933 RemsimServer_Tests.ttcn:451.2-59: In function instance:
#8 0.933 RemsimServer_Tests.ttcn:451.2-59: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used
#8 0.933 Notify: Generating code...
#8 0.941 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated.
#8 0.941 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated.
#8 0.961 Notify: File `General_Types.hh' was generated.
#8 0.961 Notify: File `General_Types.cc' was generated.
#8 0.961 Notify: File `General_Types_part_1.cc' was generated.
#8 0.962 Notify: File `General_Types_part_2.cc' was generated.
#8 0.962 Notify: File `General_Types_part_3.cc' was generated.
#8 0.962 Notify: File `General_Types_part_4.cc' was generated.
#8 0.962 Notify: File `General_Types_part_5.cc' was generated.
#8 0.962 Notify: File `General_Types_part_6.cc' was generated.
#8 0.962 Notify: File `General_Types_part_7.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter.hh' was generated.
#8 0.962 Notify: File `HTTP_Adapter.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_1.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_2.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_3.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_4.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_5.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_6.cc' was generated.
#8 0.962 Notify: File `HTTP_Adapter_part_7.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen.hh' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType.hh' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_1.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_2.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_3.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_4.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_5.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_6.cc' was generated.
#8 0.962 Notify: File `HTTPmsg_PortType_part_7.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types.hh' was generated.
#8 0.963 Notify: File `HTTPmsg_Types.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_1.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_2.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_3.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_4.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_5.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_6.cc' was generated.
#8 0.963 Notify: File `HTTPmsg_Types_part_7.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort.hh' was generated.
#8 0.963 Notify: File `IPA_CodecPort.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_1.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_2.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_3.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_4.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_5.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_6.cc' was generated.
#8 0.963 Notify: File `IPA_CodecPort_part_7.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation.hh' was generated.
#8 0.964 Notify: File `IPA_Emulation.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_1.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_2.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_3.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_4.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_5.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_6.cc' was generated.
#8 0.964 Notify: File `IPA_Emulation_part_7.cc' was generated.
#8 0.964 Notify: File `IPA_Types.hh' was generated.
#8 0.964 Notify: File `IPA_Types.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_1.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_2.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_3.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_4.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_5.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_6.cc' was generated.
#8 0.964 Notify: File `IPA_Types_part_7.cc' was generated.
#8 0.964 Notify: File `IPL4asp_Functions.hh' was generated.
#8 0.964 Notify: File `IPL4asp_Functions.cc' was generated.
#8 0.964 Notify: File `IPL4asp_Functions_part_1.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Functions_part_2.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Functions_part_3.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Functions_part_4.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Functions_part_5.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Functions_part_6.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Functions_part_7.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType.hh' was generated.
#8 0.965 Notify: File `IPL4asp_PortType.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_1.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_2.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_3.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_4.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_5.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_6.cc' was generated.
#8 0.965 Notify: File `IPL4asp_PortType_part_7.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Types.hh' was generated.
#8 0.965 Notify: File `IPL4asp_Types.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Types_part_1.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Types_part_2.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Types_part_3.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Types_part_4.cc' was generated.
#8 0.965 Notify: File `IPL4asp_Types_part_5.cc' was generated.
#8 0.966 Notify: File `IPL4asp_Types_part_6.cc' was generated.
#8 0.966 Notify: File `IPL4asp_Types_part_7.cc' was generated.
#8 0.966 Notify: File `JSON_Types.hh' was generated.
#8 0.966 Notify: File `JSON_Types.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_1.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_2.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_3.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_4.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_5.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_6.cc' was generated.
#8 0.966 Notify: File `JSON_Types_part_7.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers.hh' was generated.
#8 0.966 Notify: File `Misc_Helpers.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_1.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_2.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_3.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_4.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_5.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_6.cc' was generated.
#8 0.966 Notify: File `Misc_Helpers_part_7.cc' was generated.
#8 0.966 Notify: File `Native_Functions.hh' was generated.
#8 0.966 Notify: File `Native_Functions.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_1.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_2.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_3.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_4.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_5.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_6.cc' was generated.
#8 0.966 Notify: File `Native_Functions_part_7.cc' was generated.
#8 0.966 Notify: File `Osmocom_CTRL_Adapter.hh' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions.hh' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types.hh' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated.
#8 0.967 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated.
#8 0.967 Notify: File `Osmocom_Types.hh' was generated.
#8 0.968 Notify: File `Osmocom_Types.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_1.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_2.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_3.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_4.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_5.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_6.cc' was generated.
#8 0.968 Notify: File `Osmocom_Types_part_7.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions.hh' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
#8 0.968 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType.hh' was generated.
#8 0.968 Notify: File `PIPEasp_PortType.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_1.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_2.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_3.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_4.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_5.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_6.cc' was generated.
#8 0.968 Notify: File `PIPEasp_PortType_part_7.cc' was generated.
#8 0.968 Notify: File `PIPEasp_Templates.hh' was generated.
#8 0.968 Notify: File `PIPEasp_Templates.cc' was generated.
#8 0.968 Notify: File `PIPEasp_Templates_part_1.cc' was generated.
#8 0.968 Notify: File `PIPEasp_Templates_part_2.cc' was generated.
#8 0.968 Notify: File `PIPEasp_Templates_part_3.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Templates_part_4.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Templates_part_5.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Templates_part_6.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Templates_part_7.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types.hh' was generated.
#8 0.969 Notify: File `PIPEasp_Types.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_1.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_2.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_3.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_4.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_5.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_6.cc' was generated.
#8 0.969 Notify: File `PIPEasp_Types_part_7.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests.hh' was generated.
#8 0.969 Notify: File `REMSIM_Tests.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_1.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_2.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_3.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_4.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_5.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_6.cc' was generated.
#8 0.969 Notify: File `REMSIM_Tests_part_7.cc' was generated.
#8 0.970 Notify: File `RSPRO.hh' was generated.
#8 0.970 Notify: File `RSPRO.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server.hh' was generated.
#8 0.970 Notify: File `RSPRO_Server.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_1.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_2.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_3.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_4.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_5.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_6.cc' was generated.
#8 0.970 Notify: File `RSPRO_Server_part_7.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types.hh' was generated.
#8 0.970 Notify: File `RSPRO_Types.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_1.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_2.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_3.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_4.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_5.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_6.cc' was generated.
#8 0.970 Notify: File `RSPRO_Types_part_7.cc' was generated.
#8 0.970 Notify: File `RSPRO_part_1.cc' was generated.
#8 0.971 Notify: File `RSPRO_part_2.cc' was generated.
#8 0.971 Notify: File `RSPRO_part_3.cc' was generated.
#8 0.971 Notify: File `RSPRO_part_4.cc' was generated.
#8 0.971 Notify: File `RSPRO_part_5.cc' was generated.
#8 0.971 Notify: File `RSPRO_part_6.cc' was generated.
#8 0.971 Notify: File `RSPRO_part_7.cc' was generated.
#8 0.971 Notify: File `RSRES.hh' was generated.
#8 0.971 Notify: File `RSRES.cc' was generated.
#8 0.971 Notify: File `RSRES_part_1.cc' was generated.
#8 0.971 Notify: File `RSRES_part_2.cc' was generated.
#8 0.971 Notify: File `RSRES_part_3.cc' was generated.
#8 0.971 Notify: File `RSRES_part_4.cc' was generated.
#8 0.971 Notify: File `RSRES_part_5.cc' was generated.
#8 0.972 Notify: File `RSRES_part_6.cc' was generated.
#8 0.972 Notify: File `RSRES_part_7.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests.hh' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_1.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_2.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_3.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_4.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_5.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_6.cc' was generated.
#8 0.972 Notify: File `RemsimBankd_Tests_part_7.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests.hh' was generated.
#8 0.972 Notify: File `RemsimClient_Tests.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_1.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_2.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_3.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_4.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_5.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_6.cc' was generated.
#8 0.972 Notify: File `RemsimClient_Tests_part_7.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests.hh' was generated.
#8 0.972 Notify: File `RemsimServer_Tests.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_1.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_2.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_3.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_4.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_5.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_6.cc' was generated.
#8 0.972 Notify: File `RemsimServer_Tests_part_7.cc' was generated.
#8 0.972 Notify: File `Socket_API_Definitions.hh' was generated.
#8 0.973 Notify: File `Socket_API_Definitions.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_1.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_2.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_3.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_4.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_5.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_6.cc' was generated.
#8 0.973 Notify: File `Socket_API_Definitions_part_7.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions.hh' was generated.
#8 0.973 Notify: File `TCCConversion_Functions.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_1.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_2.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_3.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_4.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_5.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_6.cc' was generated.
#8 0.973 Notify: File `TCCConversion_Functions_part_7.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions.hh' was generated.
#8 0.973 Notify: File `TCCInterface_Functions.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_1.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_2.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_3.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_4.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_5.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_6.cc' was generated.
#8 0.973 Notify: File `TCCInterface_Functions_part_7.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType.hh' was generated.
#8 0.974 Notify: File `TELNETasp_PortType.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_1.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_2.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_3.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_4.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_5.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_6.cc' was generated.
#8 0.974 Notify: File `TELNETasp_PortType_part_7.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter.hh' was generated.
#8 0.974 Notify: File `VPCD_Adapter.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_1.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_2.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_3.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_4.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_5.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_6.cc' was generated.
#8 0.974 Notify: File `VPCD_Adapter_part_7.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort.hh' was generated.
#8 0.974 Notify: File `VPCD_CodecPort.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct.hh' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 0.974 Notify: File `VPCD_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_1.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_2.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_3.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_4.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_5.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_6.cc' was generated.
#8 0.975 Notify: File `VPCD_CodecPort_part_7.cc' was generated.
#8 0.975 Notify: File `VPCD_Types.hh' was generated.
#8 0.975 Notify: File `VPCD_Types.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_1.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_2.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_3.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_4.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_5.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_6.cc' was generated.
#8 0.975 Notify: File `VPCD_Types_part_7.cc' was generated.
#8 0.975 Notify: 351 files were updated.
#8 0.980 touch compile
#8 0.980 make[1]: Leaving directory '/osmo-ttcn3-hacks/remsim'
#8 0.980 make -j20 -C remsim
#8 0.987 make[1]: Entering directory '/osmo-ttcn3-hacks/remsim'
#8 1.006 Creating dependency file for VPCD_CodecPort_CtrlFunctDef.cc
#8 1.006 Creating dependency file for TELNETasp_PT.cc
#8 1.006 Creating dependency file for TCCInterface.cc
#8 1.006 Creating dependency file for TCCConversion.cc
#8 1.006 Creating dependency file for RSPRO_EncDec.cc
#8 1.006 Creating dependency file for PIPEasp_PT.cc
#8 1.006 Creating dependency file for Native_FunctionDefs.cc
#8 1.007 Creating dependency file for JSON_EncDec.cc
#8 1.007 Creating dependency file for IPL4asp_discovery.cc
#8 1.007 Creating dependency file for IPL4asp_PT.cc
#8 1.007 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc
#8 1.007 Creating dependency file for HTTPmsg_PT.cc
#8 1.007 Creating dependency file for HTTPmsg_MessageLen_Function.cc
#8 1.008 Creating dependency file for Abstract_Socket.cc
#8 1.029 Creating dependency file for RSPRO_part_7.cc
#8 1.030 Creating dependency file for RSPRO_part_6.cc
#8 1.030 Creating dependency file for RSPRO_part_5.cc
#8 1.030 Creating dependency file for RSPRO_part_4.cc
#8 1.033 Creating dependency file for RSPRO_part_3.cc
#8 1.034 Creating dependency file for RSPRO_part_2.cc
#8 1.034 Creating dependency file for RSPRO_part_1.cc
#8 1.046 Creating dependency file for RSPRO.cc
#8 1.052 Creating dependency file for IPA_Emulation_part_7.cc
#8 1.052 Creating dependency file for IPA_Emulation_part_6.cc
#8 1.055 Creating dependency file for IPA_Emulation_part_5.cc
#8 1.058 Creating dependency file for IPA_Emulation_part_4.cc
#8 1.060 Creating dependency file for IPA_Emulation_part_3.cc
#8 1.064 Creating dependency file for IPA_Emulation_part_2.cc
#8 1.065 Creating dependency file for IPA_Emulation_part_1.cc
#8 1.065 Creating dependency file for IPA_Emulation.cc
#8 1.065 Creating dependency file for VPCD_Types_part_7.cc
#8 1.066 Creating dependency file for VPCD_Types_part_6.cc
#8 1.070 Creating dependency file for VPCD_Types_part_5.cc
#8 1.071 Creating dependency file for VPCD_Types_part_4.cc
#8 1.071 Creating dependency file for VPCD_Types_part_3.cc
#8 1.072 Creating dependency file for VPCD_Types_part_2.cc
#8 1.075 Creating dependency file for VPCD_Types_part_1.cc
#8 1.075 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_7.cc
#8 1.078 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_6.cc
#8 1.078 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_5.cc
#8 1.078 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_4.cc
#8 1.079 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_3.cc
#8 1.080 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_2.cc
#8 1.081 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_1.cc
#8 1.081 Creating dependency file for VPCD_CodecPort_part_7.cc
#8 1.082 Creating dependency file for VPCD_CodecPort_part_6.cc
#8 1.083 Creating dependency file for VPCD_CodecPort_part_5.cc
#8 1.085 Creating dependency file for VPCD_CodecPort_part_4.cc
#8 1.085 Creating dependency file for VPCD_CodecPort_part_3.cc
#8 1.085 Creating dependency file for VPCD_CodecPort_part_2.cc
#8 1.085 Creating dependency file for VPCD_CodecPort_part_1.cc
#8 1.086 Creating dependency file for VPCD_Adapter_part_7.cc
#8 1.086 Creating dependency file for VPCD_Adapter_part_6.cc
#8 1.087 Creating dependency file for VPCD_Adapter_part_5.cc
#8 1.087 Creating dependency file for VPCD_Adapter_part_4.cc
#8 1.088 Creating dependency file for VPCD_Adapter_part_3.cc
#8 1.089 Creating dependency file for VPCD_Adapter_part_2.cc
#8 1.089 Creating dependency file for VPCD_Adapter_part_1.cc
#8 1.090 Creating dependency file for TELNETasp_PortType_part_7.cc
#8 1.092 Creating dependency file for TELNETasp_PortType_part_6.cc
#8 1.092 Creating dependency file for TELNETasp_PortType_part_5.cc
#8 1.092 Creating dependency file for TELNETasp_PortType_part_4.cc
#8 1.092 Creating dependency file for TELNETasp_PortType_part_3.cc
#8 1.093 Creating dependency file for TELNETasp_PortType_part_2.cc
#8 1.094 Creating dependency file for TELNETasp_PortType_part_1.cc
#8 1.095 Creating dependency file for TCCInterface_Functions_part_7.cc
#8 1.095 Creating dependency file for TCCInterface_Functions_part_6.cc
#8 1.095 Creating dependency file for TCCInterface_Functions_part_5.cc
#8 1.095 Creating dependency file for TCCInterface_Functions_part_4.cc
#8 1.096 Creating dependency file for TCCInterface_Functions_part_3.cc
#8 1.096 Creating dependency file for TCCInterface_Functions_part_2.cc
#8 1.096 Creating dependency file for TCCInterface_Functions_part_1.cc
#8 1.098 Creating dependency file for TCCConversion_Functions_part_7.cc
#8 1.099 Creating dependency file for TCCConversion_Functions_part_6.cc
#8 1.099 Creating dependency file for TCCConversion_Functions_part_5.cc
#8 1.099 Creating dependency file for TCCConversion_Functions_part_4.cc
#8 1.099 Creating dependency file for TCCConversion_Functions_part_3.cc
#8 1.100 Creating dependency file for TCCConversion_Functions_part_2.cc
#8 1.100 Creating dependency file for TCCConversion_Functions_part_1.cc
#8 1.101 Creating dependency file for Socket_API_Definitions_part_7.cc
#8 1.101 Creating dependency file for Socket_API_Definitions_part_6.cc
#8 1.101 Creating dependency file for Socket_API_Definitions_part_5.cc
#8 1.101 Creating dependency file for Socket_API_Definitions_part_4.cc
#8 1.103 Creating dependency file for Socket_API_Definitions_part_3.cc
#8 1.103 Creating dependency file for Socket_API_Definitions_part_2.cc
#8 1.103 Creating dependency file for Socket_API_Definitions_part_1.cc
#8 1.104 Creating dependency file for RemsimServer_Tests_part_7.cc
#8 1.105 Creating dependency file for RemsimServer_Tests_part_6.cc
#8 1.105 Creating dependency file for RemsimServer_Tests_part_5.cc
#8 1.106 Creating dependency file for RemsimServer_Tests_part_4.cc
#8 1.107 Creating dependency file for RemsimServer_Tests_part_3.cc
#8 1.107 Creating dependency file for RemsimServer_Tests_part_2.cc
#8 1.108 Creating dependency file for RemsimServer_Tests_part_1.cc
#8 1.108 Creating dependency file for RemsimClient_Tests_part_7.cc
#8 1.108 Creating dependency file for RemsimClient_Tests_part_6.cc
#8 1.109 Creating dependency file for RemsimClient_Tests_part_5.cc
#8 1.109 Creating dependency file for RemsimClient_Tests_part_4.cc
#8 1.111 Creating dependency file for RemsimClient_Tests_part_3.cc
#8 1.111 Creating dependency file for RemsimClient_Tests_part_2.cc
#8 1.111 Creating dependency file for RemsimClient_Tests_part_1.cc
#8 1.113 Creating dependency file for RemsimBankd_Tests_part_7.cc
#8 1.113 Creating dependency file for RemsimBankd_Tests_part_6.cc
#8 1.119 Creating dependency file for RemsimBankd_Tests_part_5.cc
#8 1.119 Creating dependency file for RemsimBankd_Tests_part_4.cc
#8 1.119 Creating dependency file for RemsimBankd_Tests_part_3.cc
#8 1.120 Creating dependency file for RemsimBankd_Tests_part_2.cc
#8 1.120 Creating dependency file for RemsimBankd_Tests_part_1.cc
#8 1.120 Creating dependency file for RSRES_part_7.cc
#8 1.120 Creating dependency file for RSRES_part_6.cc
#8 1.120 Creating dependency file for RSRES_part_5.cc
#8 1.121 Creating dependency file for RSRES_part_4.cc
#8 1.121 Creating dependency file for RSRES_part_3.cc
#8 1.121 Creating dependency file for RSRES_part_2.cc
#8 1.121 Creating dependency file for RSRES_part_1.cc
#8 1.122 Creating dependency file for RSPRO_Types_part_7.cc
#8 1.126 Creating dependency file for RSPRO_Types_part_6.cc
#8 1.126 Creating dependency file for RSPRO_Types_part_5.cc
#8 1.127 Creating dependency file for RSPRO_Types_part_4.cc
#8 1.127 Creating dependency file for RSPRO_Types_part_2.cc
#8 1.127 Creating dependency file for RSPRO_Types_part_1.cc
#8 1.127 Creating dependency file for RSPRO_Server_part_7.cc
#8 1.128 Creating dependency file for RSPRO_Server_part_6.cc
#8 1.128 Creating dependency file for RSPRO_Types_part_3.cc
#8 1.128 Creating dependency file for RSPRO_Server_part_5.cc
#8 1.128 Creating dependency file for RSPRO_Server_part_4.cc
#8 1.130 Creating dependency file for RSPRO_Server_part_3.cc
#8 1.130 Creating dependency file for RSPRO_Server_part_2.cc
#8 1.133 Creating dependency file for RSPRO_Server_part_1.cc
#8 1.133 Creating dependency file for REMSIM_Tests_part_7.cc
#8 1.134 Creating dependency file for REMSIM_Tests_part_6.cc
#8 1.135 Creating dependency file for REMSIM_Tests_part_5.cc
#8 1.135 Creating dependency file for REMSIM_Tests_part_3.cc
#8 1.135 Creating dependency file for REMSIM_Tests_part_4.cc
#8 1.135 Creating dependency file for REMSIM_Tests_part_1.cc
#8 1.135 Creating dependency file for REMSIM_Tests_part_2.cc
#8 1.136 Creating dependency file for PIPEasp_Types_part_7.cc
#8 1.137 Creating dependency file for PIPEasp_Types_part_6.cc
#8 1.137 Creating dependency file for PIPEasp_Types_part_5.cc
#8 1.138 Creating dependency file for PIPEasp_Types_part_4.cc
#8 1.139 Creating dependency file for PIPEasp_Types_part_3.cc
#8 1.140 Creating dependency file for PIPEasp_Types_part_2.cc
#8 1.140 Creating dependency file for PIPEasp_Types_part_1.cc
#8 1.141 Creating dependency file for PIPEasp_Templates_part_7.cc
#8 1.141 Creating dependency file for PIPEasp_Templates_part_6.cc
#8 1.142 Creating dependency file for PIPEasp_Templates_part_5.cc
#8 1.143 Creating dependency file for PIPEasp_Templates_part_4.cc
#8 1.143 Creating dependency file for PIPEasp_Templates_part_3.cc
#8 1.143 Creating dependency file for PIPEasp_Templates_part_2.cc
#8 1.143 Creating dependency file for PIPEasp_Templates_part_1.cc
#8 1.144 Creating dependency file for PIPEasp_PortType_part_7.cc
#8 1.144 Creating dependency file for PIPEasp_PortType_part_6.cc
#8 1.144 Creating dependency file for PIPEasp_PortType_part_5.cc
#8 1.145 Creating dependency file for PIPEasp_PortType_part_4.cc
#8 1.147 Creating dependency file for PIPEasp_PortType_part_3.cc
#8 1.147 Creating dependency file for PIPEasp_PortType_part_1.cc
#8 1.147 Creating dependency file for PIPEasp_PortType_part_2.cc
#8 1.148 Creating dependency file for Osmocom_VTY_Functions_part_7.cc
#8 1.149 Creating dependency file for Osmocom_VTY_Functions_part_6.cc
#8 1.150 Creating dependency file for Osmocom_VTY_Functions_part_5.cc
#8 1.150 Creating dependency file for Osmocom_VTY_Functions_part_4.cc
#8 1.150 Creating dependency file for Osmocom_VTY_Functions_part_3.cc
#8 1.151 Creating dependency file for Osmocom_VTY_Functions_part_2.cc
#8 1.151 Creating dependency file for Osmocom_VTY_Functions_part_1.cc
#8 1.152 Creating dependency file for Osmocom_Types_part_7.cc
#8 1.152 Creating dependency file for Osmocom_Types_part_6.cc
#8 1.153 Creating dependency file for Osmocom_Types_part_5.cc
#8 1.153 Creating dependency file for Osmocom_Types_part_4.cc
#8 1.154 Creating dependency file for Osmocom_Types_part_3.cc
#8 1.157 Creating dependency file for Osmocom_Types_part_2.cc
#8 1.157 Creating dependency file for Osmocom_Types_part_1.cc
#8 1.158 Creating dependency file for Osmocom_CTRL_Types_part_7.cc
#8 1.158 Creating dependency file for Osmocom_CTRL_Types_part_6.cc
#8 1.158 Creating dependency file for Osmocom_CTRL_Types_part_5.cc
#8 1.158 Creating dependency file for Osmocom_CTRL_Types_part_4.cc
#8 1.158 Creating dependency file for Osmocom_CTRL_Types_part_3.cc
#8 1.159 Creating dependency file for Osmocom_CTRL_Types_part_2.cc
#8 1.159 Creating dependency file for Osmocom_CTRL_Types_part_1.cc
#8 1.159 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc
#8 1.159 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc
#8 1.159 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc
#8 1.159 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc
#8 1.161 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc
#8 1.161 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc
#8 1.161 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc
#8 1.162 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc
#8 1.163 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc
#8 1.164 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc
#8 1.164 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc
#8 1.164 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc
#8 1.165 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc
#8 1.165 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc
#8 1.165 Creating dependency file for Native_Functions_part_7.cc
#8 1.166 Creating dependency file for Native_Functions_part_6.cc
#8 1.166 Creating dependency file for Native_Functions_part_5.cc
#8 1.168 Creating dependency file for Native_Functions_part_4.cc
#8 1.168 Creating dependency file for Native_Functions_part_3.cc
#8 1.168 Creating dependency file for Native_Functions_part_2.cc
#8 1.168 Creating dependency file for Misc_Helpers_part_7.cc
#8 1.169 Creating dependency file for Native_Functions_part_1.cc
#8 1.170 Creating dependency file for Misc_Helpers_part_6.cc
#8 1.170 Creating dependency file for Misc_Helpers_part_5.cc
#8 1.171 Creating dependency file for Misc_Helpers_part_4.cc
#8 1.171 Creating dependency file for Misc_Helpers_part_3.cc
#8 1.172 Creating dependency file for Misc_Helpers_part_1.cc
#8 1.172 Creating dependency file for Misc_Helpers_part_2.cc
#8 1.172 Creating dependency file for JSON_Types_part_7.cc
#8 1.173 Creating dependency file for JSON_Types_part_6.cc
#8 1.174 Creating dependency file for JSON_Types_part_5.cc
#8 1.174 Creating dependency file for JSON_Types_part_4.cc
#8 1.174 Creating dependency file for JSON_Types_part_3.cc
#8 1.175 Creating dependency file for JSON_Types_part_2.cc
#8 1.175 Creating dependency file for JSON_Types_part_1.cc
#8 1.176 Creating dependency file for IPL4asp_Types_part_7.cc
#8 1.177 Creating dependency file for IPL4asp_Types_part_6.cc
#8 1.178 Creating dependency file for IPL4asp_Types_part_5.cc
#8 1.178 Creating dependency file for IPL4asp_Types_part_4.cc
#8 1.179 Creating dependency file for IPL4asp_Types_part_3.cc
#8 1.179 Creating dependency file for IPL4asp_Types_part_2.cc
#8 1.179 Creating dependency file for IPL4asp_Types_part_1.cc
#8 1.179 Creating dependency file for IPL4asp_PortType_part_7.cc
#8 1.180 Creating dependency file for IPL4asp_PortType_part_6.cc
#8 1.181 Creating dependency file for IPL4asp_PortType_part_5.cc
#8 1.181 Creating dependency file for IPL4asp_PortType_part_4.cc
#8 1.182 Creating dependency file for IPL4asp_PortType_part_2.cc
#8 1.182 Creating dependency file for IPL4asp_PortType_part_3.cc
#8 1.183 Creating dependency file for IPL4asp_PortType_part_1.cc
#8 1.183 Creating dependency file for IPL4asp_Functions_part_7.cc
#8 1.184 Creating dependency file for IPL4asp_Functions_part_6.cc
#8 1.185 Creating dependency file for IPL4asp_Functions_part_5.cc
#8 1.189 Creating dependency file for IPL4asp_Functions_part_4.cc
#8 1.189 Creating dependency file for IPL4asp_Functions_part_3.cc
#8 1.189 Creating dependency file for IPL4asp_Functions_part_2.cc
#8 1.189 Creating dependency file for IPL4asp_Functions_part_1.cc
#8 1.189 Creating dependency file for IPA_Types_part_7.cc
#8 1.190 Creating dependency file for IPA_Types_part_6.cc
#8 1.190 Creating dependency file for IPA_Types_part_5.cc
#8 1.190 Creating dependency file for IPA_Types_part_4.cc
#8 1.191 Creating dependency file for IPA_Types_part_3.cc
#8 1.191 Creating dependency file for IPA_Types_part_2.cc
#8 1.191 Creating dependency file for IPA_Types_part_1.cc
#8 1.196 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc
#8 1.196 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc
#8 1.196 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc
#8 1.196 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc
#8 1.196 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc
#8 1.197 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc
#8 1.197 Creating dependency file for IPA_CodecPort_part_7.cc
#8 1.197 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc
#8 1.197 Creating dependency file for IPA_CodecPort_part_6.cc
#8 1.198 Creating dependency file for IPA_CodecPort_part_5.cc
#8 1.198 Creating dependency file for IPA_CodecPort_part_4.cc
#8 1.198 Creating dependency file for IPA_CodecPort_part_3.cc
#8 1.204 Creating dependency file for IPA_CodecPort_part_2.cc
#8 1.204 Creating dependency file for IPA_CodecPort_part_1.cc
#8 1.204 Creating dependency file for HTTPmsg_Types_part_7.cc
#8 1.205 Creating dependency file for HTTPmsg_Types_part_6.cc
#8 1.205 Creating dependency file for HTTPmsg_Types_part_5.cc
#8 1.205 Creating dependency file for HTTPmsg_Types_part_3.cc
#8 1.205 Creating dependency file for HTTPmsg_Types_part_2.cc
#8 1.205 Creating dependency file for HTTPmsg_Types_part_4.cc
#8 1.206 Creating dependency file for HTTPmsg_Types_part_1.cc
#8 1.206 Creating dependency file for HTTPmsg_PortType_part_7.cc
#8 1.206 Creating dependency file for HTTPmsg_PortType_part_6.cc
#8 1.206 Creating dependency file for HTTPmsg_PortType_part_5.cc
#8 1.208 Creating dependency file for HTTPmsg_PortType_part_4.cc
#8 1.210 Creating dependency file for HTTPmsg_PortType_part_3.cc
#8 1.211 Creating dependency file for HTTPmsg_PortType_part_2.cc
#8 1.211 Creating dependency file for HTTPmsg_PortType_part_1.cc
#8 1.211 Creating dependency file for HTTPmsg_MessageLen_part_7.cc
#8 1.212 Creating dependency file for HTTPmsg_MessageLen_part_6.cc
#8 1.212 Creating dependency file for HTTPmsg_MessageLen_part_5.cc
#8 1.216 Creating dependency file for HTTPmsg_MessageLen_part_4.cc
#8 1.217 Creating dependency file for HTTPmsg_MessageLen_part_3.cc
#8 1.217 Creating dependency file for HTTPmsg_MessageLen_part_2.cc
#8 1.217 Creating dependency file for HTTP_Adapter_part_7.cc
#8 1.217 Creating dependency file for HTTPmsg_MessageLen_part_1.cc
#8 1.217 Creating dependency file for HTTP_Adapter_part_6.cc
#8 1.218 Creating dependency file for HTTP_Adapter_part_5.cc
#8 1.218 Creating dependency file for HTTP_Adapter_part_3.cc
#8 1.218 Creating dependency file for HTTP_Adapter_part_4.cc
#8 1.219 Creating dependency file for HTTP_Adapter_part_2.cc
#8 1.219 Creating dependency file for HTTP_Adapter_part_1.cc
#8 1.220 Creating dependency file for General_Types_part_7.cc
#8 1.220 Creating dependency file for General_Types_part_6.cc
#8 1.223 Creating dependency file for General_Types_part_5.cc
#8 1.223 Creating dependency file for General_Types_part_4.cc
#8 1.223 Creating dependency file for General_Types_part_3.cc
#8 1.224 Creating dependency file for General_Types_part_2.cc
#8 1.224 Creating dependency file for General_Types_part_1.cc
#8 1.224 Creating dependency file for VPCD_Types.cc
#8 1.224 Creating dependency file for VPCD_CodecPort_CtrlFunct.cc
#8 1.225 Creating dependency file for VPCD_CodecPort.cc
#8 1.225 Creating dependency file for VPCD_Adapter.cc
#8 1.226 Creating dependency file for TELNETasp_PortType.cc
#8 1.227 Creating dependency file for TCCInterface_Functions.cc
#8 1.229 Creating dependency file for TCCConversion_Functions.cc
#8 1.229 Creating dependency file for Socket_API_Definitions.cc
#8 1.229 Creating dependency file for RemsimServer_Tests.cc
#8 1.232 Creating dependency file for RemsimClient_Tests.cc
#8 1.232 Creating dependency file for RemsimBankd_Tests.cc
#8 1.236 Creating dependency file for RSRES.cc
#8 1.239 Creating dependency file for RSPRO_Types.cc
#8 1.241 Creating dependency file for RSPRO_Server.cc
#8 1.257 Creating dependency file for REMSIM_Tests.cc
#8 1.259 Creating dependency file for PIPEasp_Types.cc
#8 1.267 Creating dependency file for PIPEasp_Templates.cc
#8 1.274 Creating dependency file for PIPEasp_PortType.cc
#8 1.279 Creating dependency file for Osmocom_VTY_Functions.cc
#8 1.279 Creating dependency file for Osmocom_Types.cc
#8 1.279 Creating dependency file for Osmocom_CTRL_Types.cc
#8 1.282 Creating dependency file for Osmocom_CTRL_Functions.cc
#8 1.283 Creating dependency file for Osmocom_CTRL_Adapter.cc
#8 1.286 Creating dependency file for Native_Functions.cc
#8 1.287 Creating dependency file for Misc_Helpers.cc
#8 1.287 Creating dependency file for JSON_Types.cc
#8 1.291 Creating dependency file for IPL4asp_Types.cc
#8 1.293 Creating dependency file for IPL4asp_PortType.cc
#8 1.296 Creating dependency file for IPL4asp_Functions.cc
#8 1.306 Creating dependency file for IPA_Types.cc
#8 1.309 Creating dependency file for IPA_CodecPort_CtrlFunct.cc
#8 1.309 Creating dependency file for IPA_CodecPort.cc
#8 1.310 Creating dependency file for HTTPmsg_Types.cc
#8 1.313 Creating dependency file for HTTPmsg_PortType.cc
#8 1.319 Creating dependency file for HTTPmsg_MessageLen.cc
#8 1.325 Creating dependency file for HTTP_Adapter.cc
#8 1.331 Creating dependency file for General_Types.cc
#8 1.425 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 1.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter.o HTTP_Adapter.cc
#8 1.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc
#8 1.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType.o HTTPmsg_PortType.cc
#8 1.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types.o HTTPmsg_Types.cc
#8 1.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc
#8 1.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc
#8 1.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc
#8 1.426 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 1.426 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 1.426 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 1.427 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types.o JSON_Types.cc
#8 1.427 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 1.427 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 1.427 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc
#8 1.428 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc
#8 1.428 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc
#8 1.428 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 1.428 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 1.428 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType.o PIPEasp_PortType.cc
#8 1.908 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates.o PIPEasp_Templates.cc
#8 1.924 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types.o PIPEasp_Types.cc
#8 2.064 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests.o REMSIM_Tests.cc
#8 2.074 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server.o RSPRO_Server.cc
#8 2.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types.o RSPRO_Types.cc
#8 2.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES.o RSRES.cc
#8 2.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests.o RemsimBankd_Tests.cc
#8 2.232 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests.o RemsimClient_Tests.cc
#8 2.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests.o RemsimServer_Tests.cc
#8 2.376 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 2.397 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 2.411 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 2.472 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 2.497 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter.o VPCD_Adapter.cc
#8 2.570 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort.o VPCD_CodecPort.cc
#8 2.574 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct.o VPCD_CodecPort_CtrlFunct.cc
#8 2.637 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types.o VPCD_Types.cc
#8 2.744 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 2.786 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 2.815 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 2.831 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 2.833 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 2.849 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 2.850 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 2.865 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc
#8 2.866 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc
#8 2.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc
#8 2.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc
#8 2.896 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc
#8 2.907 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc
#8 2.911 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc
#8 2.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc
#8 2.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc
#8 2.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc
#8 2.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc
#8 2.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc
#8 2.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc
#8 2.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc
#8 2.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc
#8 2.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc
#8 2.975 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc
#8 2.977 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc
#8 2.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc
#8 2.989 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc
#8 3.001 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc
#8 3.002 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc
#8 3.004 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc
#8 3.005 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc
#8 3.018 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc
#8 3.020 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc
#8 3.025 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc
#8 3.035 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc
#8 3.036 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc
#8 3.051 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc
#8 3.051 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc
#8 3.054 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc
#8 3.065 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc
#8 3.067 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc
#8 3.070 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc
#8 3.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc
#8 3.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc
#8 3.087 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc
#8 3.097 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc
#8 3.097 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc
#8 3.099 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc
#8 3.102 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc
#8 3.111 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc
#8 3.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc
#8 3.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc
#8 3.113 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc
#8 3.127 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc
#8 3.127 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc
#8 3.128 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc
#8 3.133 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 3.142 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 3.143 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 3.145 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 3.148 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 3.152 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 3.157 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 3.157 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 3.159 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 3.163 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 3.172 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 3.172 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 3.173 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 3.173 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 3.177 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 3.187 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 3.187 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 3.188 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 3.188 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 3.202 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 3.203 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 3.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_1.o JSON_Types_part_1.cc
#8 3.229 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_2.o JSON_Types_part_2.cc
#8 3.251 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_3.o JSON_Types_part_3.cc
#8 3.252 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_4.o JSON_Types_part_4.cc
#8 3.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_5.o JSON_Types_part_5.cc
#8 3.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_6.o JSON_Types_part_6.cc
#8 3.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_7.o JSON_Types_part_7.cc
#8 3.284 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 3.298 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 3.299 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 3.313 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 3.313 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 3.316 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 3.329 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 3.329 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 3.333 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 3.340 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 3.344 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 3.345 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 3.349 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 3.358 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 3.359 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc
#8 3.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc
#8 3.366 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc
#8 3.374 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc
#8 3.377 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc
#8 3.377 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc
#8 3.381 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc
#8 3.390 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc
#8 3.392 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc
#8 3.394 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc
#8 3.397 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc
#8 3.407 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc
#8 3.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc
#8 3.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc
#8 3.413 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc
#8 3.423 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc
#8 3.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc
#8 3.427 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc
#8 3.440 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc
#8 3.441 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc
#8 3.442 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc
#8 3.454 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 3.455 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 3.467 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 3.469 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 3.470 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 3.470 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 3.470 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 3.483 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 3.484 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 3.484 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 3.485 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 3.486 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 3.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 3.500 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 3.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_1.cc
#8 3.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_2.cc
#8 3.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_3.cc
#8 3.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_4.cc
#8 3.515 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_5.cc
#8 3.515 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_6.cc
#8 3.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_7.o PIPEasp_PortType_part_7.cc
#8 3.529 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_1.cc
#8 3.530 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_2.cc
#8 3.530 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_3.cc
#8 3.541 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_4.cc
#8 3.542 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_5.cc
#8 3.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_6.cc
#8 3.545 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_7.o PIPEasp_Templates_part_7.cc
#8 3.546 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_1.o PIPEasp_Types_part_1.cc
#8 3.557 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_2.o PIPEasp_Types_part_2.cc
#8 3.559 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_3.o PIPEasp_Types_part_3.cc
#8 3.559 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_4.o PIPEasp_Types_part_4.cc
#8 3.561 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_5.o PIPEasp_Types_part_5.cc
#8 3.575 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_6.o PIPEasp_Types_part_6.cc
#8 3.575 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_7.o PIPEasp_Types_part_7.cc
#8 3.577 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_1.o REMSIM_Tests_part_1.cc
#8 3.585 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_2.o REMSIM_Tests_part_2.cc
#8 3.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_3.o REMSIM_Tests_part_3.cc
#8 3.592 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_4.o REMSIM_Tests_part_4.cc
#8 3.601 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_5.o REMSIM_Tests_part_5.cc
#8 3.604 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_6.o REMSIM_Tests_part_6.cc
#8 3.607 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_7.o REMSIM_Tests_part_7.cc
#8 3.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_1.o RSPRO_Server_part_1.cc
#8 3.616 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_2.o RSPRO_Server_part_2.cc
#8 3.620 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_3.o RSPRO_Server_part_3.cc
#8 3.626 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_4.o RSPRO_Server_part_4.cc
#8 3.629 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_5.o RSPRO_Server_part_5.cc
#8 3.636 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_6.o RSPRO_Server_part_6.cc
#8 3.639 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_7.o RSPRO_Server_part_7.cc
#8 3.641 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_1.o RSPRO_Types_part_1.cc
#8 3.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_2.o RSPRO_Types_part_2.cc
#8 3.652 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_3.o RSPRO_Types_part_3.cc
#8 3.655 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_4.o RSPRO_Types_part_4.cc
#8 3.659 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_5.o RSPRO_Types_part_5.cc
#8 3.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_6.o RSPRO_Types_part_6.cc
#8 3.668 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_7.o RSPRO_Types_part_7.cc
#8 3.670 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_1.o RSRES_part_1.cc
#8 3.671 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_2.o RSRES_part_2.cc
#8 3.675 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_3.o RSRES_part_3.cc
#8 3.677 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_4.o RSRES_part_4.cc
#8 3.686 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_5.o RSRES_part_5.cc
#8 3.688 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_6.o RSRES_part_6.cc
#8 3.690 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_7.o RSRES_part_7.cc
#8 3.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_1.cc
#8 3.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_2.cc
#8 3.701 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_3.cc
#8 3.704 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_4.cc
#8 3.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_5.cc
#8 3.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_6.cc
#8 3.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_7.o RemsimBankd_Tests_part_7.cc
#8 3.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_1.cc
#8 3.719 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_2.cc
#8 3.719 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_3.cc
#8 3.722 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_4.cc
#8 3.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_5.cc
#8 3.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_6.cc
#8 3.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_7.o RemsimClient_Tests_part_7.cc
#8 3.734 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_1.cc
#8 3.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_2.cc
#8 3.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_3.cc
#8 3.746 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_4.cc
#8 3.746 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_5.cc
#8 3.747 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_6.o RemsimServer_Tests_part_6.cc
#8 3.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_7.o RemsimServer_Tests_part_7.cc
#8 3.753 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 3.755 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 3.761 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 3.764 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 3.764 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 3.764 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 3.778 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 3.779 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 3.780 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 3.794 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 3.794 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 3.808 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 3.808 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 3.810 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 3.823 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 3.826 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 3.827 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 3.839 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 3.842 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 3.842 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 3.851 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 3.858 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 3.858 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 3.866 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 3.867 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 3.873 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 3.881 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 3.881 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 3.896 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_1.o VPCD_Adapter_part_1.cc
#8 3.903 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_2.o VPCD_Adapter_part_2.cc
#8 3.907 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_3.o VPCD_Adapter_part_3.cc
#8 3.910 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_4.o VPCD_Adapter_part_4.cc
#8 3.911 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_5.o VPCD_Adapter_part_5.cc
#8 3.920 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_6.o VPCD_Adapter_part_6.cc
#8 3.923 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_7.o VPCD_Adapter_part_7.cc
#8 3.925 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_1.cc
#8 3.926 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_2.cc
#8 3.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_3.cc
#8 3.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_4.cc
#8 3.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_5.cc
#8 3.951 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_6.cc
#8 3.953 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_7.o VPCD_CodecPort_part_7.cc
#8 3.955 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_1.cc
#8 3.956 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_2.cc
#8 3.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_3.cc
#8 3.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_4.cc
#8 3.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_5.cc
#8 3.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_6.cc
#8 3.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_CodecPort_CtrlFunct_part_7.cc
#8 3.983 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_1.o VPCD_Types_part_1.cc
#8 3.987 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_2.o VPCD_Types_part_2.cc
#8 3.987 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_3.o VPCD_Types_part_3.cc
#8 3.990 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_4.o VPCD_Types_part_4.cc
#8 3.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_5.o VPCD_Types_part_5.cc
#8 3.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_6.o VPCD_Types_part_6.cc
#8 3.997 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_7.o VPCD_Types_part_7.cc
#8 3.999 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc
#8 4.002 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc
#8 4.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc
#8 4.006 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc
#8 4.009 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc
#8 4.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc
#8 4.014 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc
#8 4.020 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc
#8 4.024 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO.o RSPRO.cc
#8 4.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_1.o RSPRO_part_1.cc
#8 4.032 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_2.o RSPRO_part_2.cc
#8 4.036 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_3.o RSPRO_part_3.cc
#8 4.055 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_4.o RSPRO_part_4.cc
#8 4.080 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_5.o RSPRO_part_5.cc
#8 4.089 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_6.o RSPRO_part_6.cc
#8 4.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_7.o RSPRO_part_7.cc
#8 4.278 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Abstract_Socket.o Abstract_Socket.cc
#8 4.346 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc
#8 4.347 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PT.o HTTPmsg_PT.cc
#8 4.477 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc
#8 4.526 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 4.752 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 4.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_EncDec.o JSON_EncDec.cc
#8 4.947 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 4.954 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PT.o PIPEasp_PT.cc
#8 4.970 Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)':
#8 4.970 Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
#8 4.970 2750 | log_debug(" Function: %s", ERR_func_error_string(e));
#8 4.970 | ~~~~~~~~~~~~~~~~~~~~~^~~
#8 4.971 In file included from Abstract_Socket.hh:35,
#8 4.971 from Abstract_Socket.cc:28:
#8 4.971 /usr/include/openssl/err.h:459:35: note: declared here
#8 4.971 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e);
#8 4.971 | ^~~~~~~~~~~~~~~~~~~~~
#8 5.019 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_EncDec.o RSPRO_EncDec.cc
#8 5.021 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc
#8 5.095 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc
#8 5.127 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 5.175 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunctDef.o VPCD_CodecPort_CtrlFunctDef.cc
#8 5.182 g++ -shared -o General_Types.so General_Types.o
#8 5.188 g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o
#8 5.211 g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o
#8 5.259 g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o
#8 5.273 g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o
#8 5.307 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o
#8 5.319 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o
#8 5.335 g++ -shared -o IPA_Types.so IPA_Types.o
#8 5.336 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
#8 5.359 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
#8 5.379 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o
#8 5.394 g++ -shared -o JSON_Types.so JSON_Types.o
#8 5.395 g++ -shared -o Misc_Helpers.so Misc_Helpers.o
#8 5.409 g++ -shared -o Native_Functions.so Native_Functions.o
#8 5.409 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o
#8 5.415 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o
#8 5.465 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o
#8 5.469 g++ -shared -o Osmocom_Types.so Osmocom_Types.o
#8 5.476 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
#8 5.494 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o
#8 5.511 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o
#8 5.523 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o
#8 5.530 g++ -shared -o REMSIM_Tests.so REMSIM_Tests.o
#8 5.532 g++ -shared -o RSPRO_Server.so RSPRO_Server.o
#8 5.566 g++ -shared -o RSPRO_Types.so RSPRO_Types.o
#8 5.569 g++ -shared -o RSRES.so RSRES.o
#8 5.577 g++ -shared -o RemsimBankd_Tests.so RemsimBankd_Tests.o
#8 5.581 g++ -shared -o RemsimClient_Tests.so RemsimClient_Tests.o
#8 5.601 g++ -shared -o RemsimServer_Tests.so RemsimServer_Tests.o
#8 5.606 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
#8 5.628 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
#8 5.648 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
#8 5.649 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
#8 5.651 g++ -shared -o VPCD_Adapter.so VPCD_Adapter.o
#8 5.654 g++ -shared -o VPCD_CodecPort.so VPCD_CodecPort.o
#8 5.664 g++ -shared -o VPCD_CodecPort_CtrlFunct.so VPCD_CodecPort_CtrlFunct.o
#8 5.672 g++ -shared -o VPCD_Types.so VPCD_Types.o
#8 5.688 g++ -shared -o General_Types_part_1.so General_Types_part_1.o
#8 5.709 g++ -shared -o General_Types_part_2.so General_Types_part_2.o
#8 5.718 g++ -shared -o General_Types_part_3.so General_Types_part_3.o
#8 5.732 g++ -shared -o General_Types_part_4.so General_Types_part_4.o
#8 5.760 g++ -shared -o General_Types_part_5.so General_Types_part_5.o
#8 5.763 g++ -shared -o General_Types_part_6.so General_Types_part_6.o
#8 5.781 g++ -shared -o General_Types_part_7.so General_Types_part_7.o
#8 5.782 g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o
#8 5.784 g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o
#8 5.786 g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o
#8 5.788 g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o
#8 5.790 g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o
#8 5.793 g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o
#8 5.806 g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o
#8 5.808 g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o
#8 5.810 g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o
#8 5.812 g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o
#8 5.813 g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o
#8 5.815 g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o
#8 5.816 g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o
#8 5.817 g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o
#8 5.820 g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o
#8 5.820 g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o
#8 5.821 g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o
#8 5.822 g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o
#8 5.831 g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o
#8 5.833 g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o
#8 5.834 g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o
#8 5.834 g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o
#8 5.839 g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o
#8 5.839 g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o
#8 5.839 g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o
#8 5.853 g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o
#8 5.853 g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o
#8 5.853 g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o
#8 5.854 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o
#8 5.854 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o
#8 5.854 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o
#8 5.854 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o
#8 5.855 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o
#8 5.855 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o
#8 5.855 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o
#8 5.856 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o
#8 5.872 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o
#8 5.873 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o
#8 5.875 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o
#8 5.876 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o
#8 5.877 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o
#8 5.877 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o
#8 5.877 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o
#8 5.878 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o
#8 5.878 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o
#8 5.878 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o
#8 5.879 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o
#8 5.879 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o
#8 5.893 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o
#8 5.896 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
#8 5.896 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
#8 5.897 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
#8 5.899 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
#8 5.901 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
#8 5.901 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
#8 5.902 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
#8 5.902 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
#8 5.902 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
#8 5.902 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
#8 5.914 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
#8 5.917 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
#8 5.918 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
#8 5.920 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
#8 5.922 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
#8 5.923 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
#8 5.923 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
#8 5.924 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
#8 5.925 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
#8 5.926 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
#8 5.926 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
#8 5.927 g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o
#8 5.941 g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o
#8 5.941 g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o
#8 5.942 g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o
#8 5.942 g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o
#8 5.942 g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o
#8 5.943 g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o
#8 5.949 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
#8 5.950 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
#8 5.953 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
#8 5.954 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
#8 5.955 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
#8 5.967 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
#8 5.967 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
#8 5.967 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
#8 5.967 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
#8 5.968 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
#8 5.970 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
#8 5.972 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
#8 5.977 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
#8 5.994 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
#8 5.994 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o
#8 5.994 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o
#8 5.994 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o
#8 5.994 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o
#8 5.994 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o
#8 5.995 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o
#8 5.995 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o
#8 5.995 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o
#8 5.995 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o
#8 5.996 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o
#8 6.009 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o
#8 6.011 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o
#8 6.011 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o
#8 6.014 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o
#8 6.016 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o
#8 6.017 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o
#8 6.017 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o
#8 6.017 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o
#8 6.018 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o
#8 6.019 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o
#8 6.019 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o
#8 6.019 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
#8 6.020 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
#8 6.021 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
#8 6.025 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
#8 6.033 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
#8 6.033 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
#8 6.034 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
#8 6.035 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
#8 6.036 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
#8 6.037 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
#8 6.038 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
#8 6.040 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
#8 6.040 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
#8 6.042 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
#8 6.042 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o
#8 6.044 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o
#8 6.046 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o
#8 6.054 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o
#8 6.055 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o
#8 6.056 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o
#8 6.056 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o
#8 6.058 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o
#8 6.058 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o
#8 6.058 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o
#8 6.059 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o
#8 6.061 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o
#8 6.063 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o
#8 6.066 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o
#8 6.066 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o
#8 6.068 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o
#8 6.070 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o
#8 6.075 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o
#8 6.076 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o
#8 6.077 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o
#8 6.078 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o
#8 6.079 g++ -shared -o REMSIM_Tests_part_1.so REMSIM_Tests_part_1.o
#8 6.080 g++ -shared -o REMSIM_Tests_part_2.so REMSIM_Tests_part_2.o
#8 6.080 g++ -shared -o REMSIM_Tests_part_3.so REMSIM_Tests_part_3.o
#8 6.082 g++ -shared -o REMSIM_Tests_part_4.so REMSIM_Tests_part_4.o
#8 6.086 g++ -shared -o REMSIM_Tests_part_5.so REMSIM_Tests_part_5.o
#8 6.097 g++ -shared -o REMSIM_Tests_part_6.so REMSIM_Tests_part_6.o
#8 6.097 g++ -shared -o REMSIM_Tests_part_7.so REMSIM_Tests_part_7.o
#8 6.098 g++ -shared -o RSPRO_Server_part_1.so RSPRO_Server_part_1.o
#8 6.098 g++ -shared -o RSPRO_Server_part_2.so RSPRO_Server_part_2.o
#8 6.098 g++ -shared -o RSPRO_Server_part_3.so RSPRO_Server_part_3.o
#8 6.098 g++ -shared -o RSPRO_Server_part_4.so RSPRO_Server_part_4.o
#8 6.098 g++ -shared -o RSPRO_Server_part_5.so RSPRO_Server_part_5.o
#8 6.113 g++ -shared -o RSPRO_Server_part_6.so RSPRO_Server_part_6.o
#8 6.113 g++ -shared -o RSPRO_Server_part_7.so RSPRO_Server_part_7.o
#8 6.113 g++ -shared -o RSPRO_Types_part_1.so RSPRO_Types_part_1.o
#8 6.114 g++ -shared -o RSPRO_Types_part_2.so RSPRO_Types_part_2.o
#8 6.114 g++ -shared -o RSPRO_Types_part_3.so RSPRO_Types_part_3.o
#8 6.114 g++ -shared -o RSPRO_Types_part_4.so RSPRO_Types_part_4.o
#8 6.114 g++ -shared -o RSPRO_Types_part_5.so RSPRO_Types_part_5.o
#8 6.114 g++ -shared -o RSPRO_Types_part_6.so RSPRO_Types_part_6.o
#8 6.114 g++ -shared -o RSPRO_Types_part_7.so RSPRO_Types_part_7.o
#8 6.115 g++ -shared -o RSRES_part_1.so RSRES_part_1.o
#8 6.115 g++ -shared -o RSRES_part_2.so RSRES_part_2.o
#8 6.115 g++ -shared -o RSRES_part_3.so RSRES_part_3.o
#8 6.115 g++ -shared -o RSRES_part_4.so RSRES_part_4.o
#8 6.119 g++ -shared -o RSRES_part_5.so RSRES_part_5.o
#8 6.120 g++ -shared -o RSRES_part_6.so RSRES_part_6.o
#8 6.120 g++ -shared -o RSRES_part_7.so RSRES_part_7.o
#8 6.120 g++ -shared -o RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_1.o
#8 6.133 g++ -shared -o RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_2.o
#8 6.135 g++ -shared -o RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_3.o
#8 6.136 g++ -shared -o RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_4.o
#8 6.136 g++ -shared -o RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_5.o
#8 6.136 g++ -shared -o RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_6.o
#8 6.137 g++ -shared -o RemsimBankd_Tests_part_7.so RemsimBankd_Tests_part_7.o
#8 6.137 g++ -shared -o RemsimClient_Tests_part_1.so RemsimClient_Tests_part_1.o
#8 6.138 g++ -shared -o RemsimClient_Tests_part_2.so RemsimClient_Tests_part_2.o
#8 6.138 g++ -shared -o RemsimClient_Tests_part_3.so RemsimClient_Tests_part_3.o
#8 6.138 g++ -shared -o RemsimClient_Tests_part_4.so RemsimClient_Tests_part_4.o
#8 6.138 g++ -shared -o RemsimClient_Tests_part_5.so RemsimClient_Tests_part_5.o
#8 6.142 g++ -shared -o RemsimClient_Tests_part_6.so RemsimClient_Tests_part_6.o
#8 6.142 g++ -shared -o RemsimClient_Tests_part_7.so RemsimClient_Tests_part_7.o
#8 6.143 g++ -shared -o RemsimServer_Tests_part_1.so RemsimServer_Tests_part_1.o
#8 6.146 g++ -shared -o RemsimServer_Tests_part_2.so RemsimServer_Tests_part_2.o
#8 6.157 g++ -shared -o RemsimServer_Tests_part_3.so RemsimServer_Tests_part_3.o
#8 6.158 g++ -shared -o RemsimServer_Tests_part_4.so RemsimServer_Tests_part_4.o
#8 6.159 g++ -shared -o RemsimServer_Tests_part_5.so RemsimServer_Tests_part_5.o
#8 6.159 g++ -shared -o RemsimServer_Tests_part_6.so RemsimServer_Tests_part_6.o
#8 6.159 g++ -shared -o RemsimServer_Tests_part_7.so RemsimServer_Tests_part_7.o
#8 6.159 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
#8 6.160 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
#8 6.160 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
#8 6.161 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
#8 6.161 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
#8 6.162 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
#8 6.163 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
#8 6.163 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
#8 6.164 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
#8 6.176 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
#8 6.176 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
#8 6.176 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
#8 6.176 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
#8 6.184 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
#8 6.184 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
#8 6.184 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
#8 6.184 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
#8 6.185 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
#8 6.185 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
#8 6.185 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
#8 6.194 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
#8 6.194 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
#8 6.194 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
#8 6.195 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
#8 6.210 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
#8 6.210 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
#8 6.210 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
#8 6.210 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
#8 6.211 g++ -shared -o VPCD_Adapter_part_1.so VPCD_Adapter_part_1.o
#8 6.211 g++ -shared -o VPCD_Adapter_part_2.so VPCD_Adapter_part_2.o
#8 6.211 g++ -shared -o VPCD_Adapter_part_3.so VPCD_Adapter_part_3.o
#8 6.211 g++ -shared -o VPCD_Adapter_part_4.so VPCD_Adapter_part_4.o
#8 6.213 g++ -shared -o VPCD_Adapter_part_5.so VPCD_Adapter_part_5.o
#8 6.214 g++ -shared -o VPCD_Adapter_part_6.so VPCD_Adapter_part_6.o
#8 6.224 g++ -shared -o VPCD_Adapter_part_7.so VPCD_Adapter_part_7.o
#8 6.224 g++ -shared -o VPCD_CodecPort_part_1.so VPCD_CodecPort_part_1.o
#8 6.229 g++ -shared -o VPCD_CodecPort_part_2.so VPCD_CodecPort_part_2.o
#8 6.231 g++ -shared -o VPCD_CodecPort_part_3.so VPCD_CodecPort_part_3.o
#8 6.232 g++ -shared -o VPCD_CodecPort_part_4.so VPCD_CodecPort_part_4.o
#8 6.233 g++ -shared -o VPCD_CodecPort_part_5.so VPCD_CodecPort_part_5.o
#8 6.234 g++ -shared -o VPCD_CodecPort_part_6.so VPCD_CodecPort_part_6.o
#8 6.234 g++ -shared -o VPCD_CodecPort_part_7.so VPCD_CodecPort_part_7.o
#8 6.235 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_1.o
#8 6.253 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_2.o
#8 6.253 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_3.o
#8 6.253 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_4.o
#8 6.253 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_5.o
#8 6.254 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_6.o
#8 6.254 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_7.so VPCD_CodecPort_CtrlFunct_part_7.o
#8 6.254 g++ -shared -o VPCD_Types_part_1.so VPCD_Types_part_1.o
#8 6.254 g++ -shared -o VPCD_Types_part_2.so VPCD_Types_part_2.o
#8 6.254 g++ -shared -o VPCD_Types_part_3.so VPCD_Types_part_3.o
#8 6.255 g++ -shared -o VPCD_Types_part_4.so VPCD_Types_part_4.o
#8 6.255 g++ -shared -o VPCD_Types_part_5.so VPCD_Types_part_5.o
#8 6.255 g++ -shared -o VPCD_Types_part_6.so VPCD_Types_part_6.o
#8 6.256 g++ -shared -o VPCD_Types_part_7.so VPCD_Types_part_7.o
#8 6.258 g++ -shared -o IPA_Emulation.so IPA_Emulation.o
#8 6.258 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o
#8 6.258 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o
#8 6.271 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o
#8 6.274 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o
#8 6.275 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o
#8 6.275 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o
#8 6.276 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o
#8 6.276 g++ -shared -o RSPRO.so RSPRO.o
#8 6.277 g++ -shared -o RSPRO_part_1.so RSPRO_part_1.o
#8 6.278 g++ -shared -o RSPRO_part_2.so RSPRO_part_2.o
#8 6.278 g++ -shared -o RSPRO_part_3.so RSPRO_part_3.o
#8 6.278 g++ -shared -o RSPRO_part_4.so RSPRO_part_4.o
#8 6.279 g++ -shared -o RSPRO_part_5.so RSPRO_part_5.o
#8 6.279 g++ -shared -o RSPRO_part_6.so RSPRO_part_6.o
#8 6.280 g++ -shared -o RSPRO_part_7.so RSPRO_part_7.o
#8 6.281 g++ -shared -o Abstract_Socket.so Abstract_Socket.o
#8 6.291 g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o
#8 6.291 g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o
#8 6.291 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o
#8 6.297 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o
#8 6.297 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
#8 6.298 g++ -shared -o JSON_EncDec.so JSON_EncDec.o
#8 6.300 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
#8 6.300 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o
#8 6.301 g++ -shared -o RSPRO_EncDec.so RSPRO_EncDec.o
#8 6.322 g++ -shared -o TCCConversion.so TCCConversion.o
#8 6.343 g++ -shared -o TCCInterface.so TCCInterface.o
#8 6.441 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o
#8 6.442 g++ -shared -o VPCD_CodecPort_CtrlFunctDef.so VPCD_CodecPort_CtrlFunctDef.o
#8 6.501 if g++ -L /usr/lib/titan-fPIC -o REMSIM_Tests -Wl,--no-as-needed General_Types.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so JSON_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PIPEasp_PortType.so PIPEasp_Templates.so PIPEasp_Types.so REMSIM_Tests.so RSPRO_Server.so RSPRO_Types.so RSRES.so RemsimBankd_Tests.so RemsimClient_Tests.so RemsimServer_Tests.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so VPCD_Adapter.so VPCD_CodecPort.so VPCD_CodecPort_CtrlFunct.so VPCD_Types.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 HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_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 JSON_Types_part_1.so JSON_Types_part_2.so JSON_Types_part_3.so JSON_Types_part_4.so JSON_Types_part_5.so JSON_Types_part_6.so JSON_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 Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_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 PIPEasp_PortType_part_1.so PIPEasp_PortType_part_2.so PIPEasp_PortType_part_3.so PIPEasp_PortType_part_4.so PIPEasp_PortType_part_5.so PIPEasp_PortType_part_6.so PIPEasp_PortType_part_7.so PIPEasp_Templates_part_1.so PIPEasp_Templates_part_2.so PIPEasp_Templates_part_3.so PIPEasp_Templates_part_4.so PIPEasp_Templates_part_5.so PIPEasp_Templates_part_6.so PIPEasp_Templates_part_7.so PIPEasp_Types_part_1.so PIPEasp_Types_part_2.so PIPEasp_Types_part_3.so PIPEasp_Types_part_4.so PIPEasp_Types_part_5.so PIPEasp_Types_part_6.so PIPEasp_Types_part_7.so REMSIM_Tests_part_1.so REMSIM_Tests_part_2.so REMSIM_Tests_part_3.so REMSIM_Tests_part_4.so REMSIM_Tests_part_5.so REMSIM_Tests_part_6.so REMSIM_Tests_part_7.so RSPRO_Server_part_1.so RSPRO_Server_part_2.so RSPRO_Server_part_3.so RSPRO_Server_part_4.so RSPRO_Server_part_5.so RSPRO_Server_part_6.so RSPRO_Server_part_7.so RSPRO_Types_part_1.so RSPRO_Types_part_2.so RSPRO_Types_part_3.so RSPRO_Types_part_4.so RSPRO_Types_part_5.so RSPRO_Types_part_6.so RSPRO_Types_part_7.so RSRES_part_1.so RSRES_part_2.so RSRES_part_3.so RSRES_part_4.so RSRES_part_5.so RSRES_part_6.so RSRES_part_7.so RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_7.so RemsimClient_Tests_part_1.so RemsimClient_Tests_part_2.so RemsimClient_Tests_part_3.so RemsimClient_Tests_part_4.so RemsimClient_Tests_part_5.so RemsimClient_Tests_part_6.so RemsimClient_Tests_part_7.so RemsimServer_Tests_part_1.so RemsimServer_Tests_part_2.so RemsimServer_Tests_part_3.so RemsimServer_Tests_part_4.so RemsimServer_Tests_part_5.so RemsimServer_Tests_part_6.so RemsimServer_Tests_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 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 VPCD_Adapter_part_1.so VPCD_Adapter_part_2.so VPCD_Adapter_part_3.so VPCD_Adapter_part_4.so VPCD_Adapter_part_5.so VPCD_Adapter_part_6.so VPCD_Adapter_part_7.so VPCD_CodecPort_part_1.so VPCD_CodecPort_part_2.so VPCD_CodecPort_part_3.so VPCD_CodecPort_part_4.so VPCD_CodecPort_part_5.so VPCD_CodecPort_part_6.so VPCD_CodecPort_part_7.so VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_7.so VPCD_Types_part_1.so VPCD_Types_part_2.so VPCD_Types_part_3.so VPCD_Types_part_4.so VPCD_Types_part_5.so VPCD_Types_part_6.so VPCD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RSPRO.so RSPRO_part_1.so RSPRO_part_2.so RSPRO_part_3.so RSPRO_part_4.so RSPRO_part_5.so RSPRO_part_6.so RSPRO_part_7.so Abstract_Socket.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so JSON_EncDec.so Native_FunctionDefs.so PIPEasp_PT.so RSPRO_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so VPCD_CodecPort_CtrlFunctDef.so \
#8 6.501 -L/usr/lib/titan -lttcn3-parallel-dynamic \
#8 6.501 -L/lib -lcrypto \
#8 6.501 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \
#8 6.501 then : ; else /usr/bin/titanver General_Types.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o JSON_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PIPEasp_PortType.o PIPEasp_Templates.o PIPEasp_Types.o REMSIM_Tests.o RSPRO_Server.o RSPRO_Types.o RSRES.o RemsimBankd_Tests.o RemsimClient_Tests.o RemsimServer_Tests.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o VPCD_Adapter.o VPCD_CodecPort.o VPCD_CodecPort_CtrlFunct.o VPCD_Types.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 HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_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 JSON_Types_part_1.o JSON_Types_part_2.o JSON_Types_part_3.o JSON_Types_part_4.o JSON_Types_part_5.o JSON_Types_part_6.o JSON_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 Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_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 PIPEasp_PortType_part_1.o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_7.o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_7.o PIPEasp_Types_part_1.o PIPEasp_Types_part_2.o PIPEasp_Types_part_3.o PIPEasp_Types_part_4.o PIPEasp_Types_part_5.o PIPEasp_Types_part_6.o PIPEasp_Types_part_7.o REMSIM_Tests_part_1.o REMSIM_Tests_part_2.o REMSIM_Tests_part_3.o REMSIM_Tests_part_4.o REMSIM_Tests_part_5.o REMSIM_Tests_part_6.o REMSIM_Tests_part_7.o RSPRO_Server_part_1.o RSPRO_Server_part_2.o RSPRO_Server_part_3.o RSPRO_Server_part_4.o RSPRO_Server_part_5.o RSPRO_Server_part_6.o RSPRO_Server_part_7.o RSPRO_Types_part_1.o RSPRO_Types_part_2.o RSPRO_Types_part_3.o RSPRO_Types_part_4.o RSPRO_Types_part_5.o RSPRO_Types_part_6.o RSPRO_Types_part_7.o RSRES_part_1.o RSRES_part_2.o RSRES_part_3.o RSRES_part_4.o RSRES_part_5.o RSRES_part_6.o RSRES_part_7.o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_7.o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_7.o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_6.o RemsimServer_Tests_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 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 VPCD_Adapter_part_1.o VPCD_Adapter_part_2.o VPCD_Adapter_part_3.o VPCD_Adapter_part_4.o VPCD_Adapter_part_5.o VPCD_Adapter_part_6.o VPCD_Adapter_part_7.o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_7.o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_Types_part_1.o VPCD_Types_part_2.o VPCD_Types_part_3.o VPCD_Types_part_4.o VPCD_Types_part_5.o VPCD_Types_part_6.o VPCD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RSPRO.o RSPRO_part_1.o RSPRO_part_2.o RSPRO_part_3.o RSPRO_part_4.o RSPRO_part_5.o RSPRO_part_6.o RSPRO_part_7.o Abstract_Socket.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o JSON_EncDec.o Native_FunctionDefs.o PIPEasp_PT.o RSPRO_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o VPCD_CodecPort_CtrlFunctDef.o; exit 1; fi
#8 6.626 make[1]: Leaving directory '/osmo-ttcn3-hacks/remsim'
#8 DONE 6.8s
#9 [4/4] COPY REMSIM_TESTS.CFG /data/REMSIM_Tests.cfg
#9 DONE 0.1s
#10 exporting to image
#10 exporting layers
#10 exporting layers 0.9s done
#10 writing image sha256:65ee4702f7809267c20aa13bde2023abf5ad37ae2de2dffd36c9c328c53d7e68 done
#10 naming to docker.io/osmocom-build/ttcn3-remsim-test:latest 0.0s done
#10 DONE 0.9s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test'
+ docker_image_exists ttcn3-remsim-test
+ docker images -q osmocom-build/ttcn3-remsim-test
+ test -n 65ee4702f780
+ list_osmo_packages debian-bookworm ttcn3-remsim-test
+ local distro=debian-bookworm
+ local image=ttcn3-remsim-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-remsim-test -c
+ [ -n ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ network_create
+ SUBNET=3701415
+ seq 1 30
+ echo (3701415 + 1) % 256
+ bc
+ SUBNET=168
+ NET_NAME=ttcn3-remsim-test-168
+ SUB4=172.18.168.0/24
+ SUB6=fd02:db8:168::/64
+ set +x
Creating network ttcn3-remsim-test-168, trying SUBNET=168...
+ docker network create --internal --subnet 172.18.168.0/24 --ipv6 --subnet fd02:db8:168::/64 ttcn3-remsim-test-168
10abad245fe9833bed11fff44deb293e3ab11ab5da6ae879e27ed37e655266ae
+ set +x
### Network ttcn3-remsim-test-168 created (SUBNET=168) ###
+ return
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd
+ cp bankd/bankd_pcsc_slots.csv /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client
+ cp REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_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-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=168 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ start_server
+ echo Starting container with osmo-remsim-server
Starting container with osmo-remsim-server
+ docker_network_params 168 20
+ NET=168
+ ADDR_SUFIX=20
+ echo --network ttcn3-remsim-test-168 --ip 172.18.168.20 --ip6 fd02:db8:168::20
+ docker run --rm --network ttcn3-remsim-test-168 --ip 172.18.168.20 --ip6 fd02:db8:168::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server:/data --name jenkins-ttcn3-remsim-test-1635-server -d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1
18e0e04927c0a867c1901b5a901f1df62d86739b0041313316583a79d4f784cb
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 168 10
+ NET=168
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-168 --ip 172.18.168.10 --ip6 fd02:db8:168::10
+ docker run --rm --network ttcn3-remsim-test-168 --ip 172.18.168.10 --ip6 fd02:db8:168::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1635-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test
+ SUBDIR=remsim
+ SUITE=REMSIM_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg
MC@004397fb2c0a: Unix server socket created successfully.
MC@004397fb2c0a: Listening on TCP port 36439.
MC2> 004397fb2c0a is the default
spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 004397fb2c0a 36439
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@004397fb2c0a: New HC connected from 172.18.168.10 [172.18.168.10]. 004397fb2c0a: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@004397fb2c0a: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@004397fb2c0a: Configuration file was processed on all HCs.
MC@004397fb2c0a: Creating MTC on host 172.18.168.10.
MC@004397fb2c0a: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'.
------ RemsimServer_Tests.TC_connect_and_nothing ------
Tue Jan 21 03:20:15 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/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/data/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_connect_and_nothing started.
RSPRO0(3)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(3)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO0(3)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(3)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(3)@004397fb2c0a: IPA: Closed
MTC@004397fb2c0a: setverdict(pass): none -> pass
RSPRO0(3)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(3): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_connect_and_nothing finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'.
Tue Jan 21 03:20:26 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_and_nothing pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5253)
Waiting for packet dumper to finish... 1 (prev_count=5253, count=5517)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'.
------ RemsimServer_Tests.TC_connect_client ------
Tue Jan 21 03:20:28 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/RemsimServer_Tests.TC_connect_client.pcap" >/data/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_connect_client started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
RSPRO0(4)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(4)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(4)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(4)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(4)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(4): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_connect_client finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'.
Tue Jan 21 03:20:29 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_client pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2234)
Waiting for packet dumper to finish... 1 (prev_count=2234, count=5466)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'.
------ RemsimServer_Tests.TC_connect_client_duplicate ------
Tue Jan 21 03:20:31 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/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_connect_client_duplicate started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
RSPRO0(5)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(5)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(5)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(5)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(6)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(6)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(6)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@004397fb2c0a: IPA: Closed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(5)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(5): none (pass -> pass)
MTC@004397fb2c0a: Local verdict of PTC RSPRO1(6): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_connect_client_duplicate finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'.
Tue Jan 21 03:20:33 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_client_duplicate pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6903)
Waiting for packet dumper to finish... 1 (prev_count=6903, count=8712)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'.
------ RemsimServer_Tests.TC_connect_bank ------
Tue Jan 21 03:20:35 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/RemsimServer_Tests.TC_connect_bank.pcap" >/data/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_connect_bank started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
RSPRO0(7)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(7)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(7)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(7)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(7)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(7): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_connect_bank finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'.
Tue Jan 21 03:20:36 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_bank pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=5398)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'.
------ RemsimServer_Tests.TC_connect_bank_duplicate ------
Tue Jan 21 03:20:38 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/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_connect_bank_duplicate started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
RSPRO0(8)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(8)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(8)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(8)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(9)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(9)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(9)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(9)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(9)@004397fb2c0a: IPA: Closed
RSPRO1(9)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(8)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(8): none (pass -> pass)
MTC@004397fb2c0a: Local verdict of PTC RSPRO1(9): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_connect_bank_duplicate finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'.
Tue Jan 21 03:20:41 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_bank_duplicate pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8498)
Waiting for packet dumper to finish... 1 (prev_count=8498, count=8762)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'.
------ RemsimServer_Tests.TC_slotmap_add ------
Tue Jan 21 03:20:43 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/RemsimServer_Tests.TC_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_add started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: No PTCs were created.
MTC@004397fb2c0a: Test case TC_slotmap_add finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'.
Tue Jan 21 03:20:45 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=3480)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'.
------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------
Tue Jan 21 03:20:47 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/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_add_conn_cl_b started.
RSPRO0(10)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(10)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(10)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(10)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(11)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(11)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(11)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(11)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(10)@004397fb2c0a: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost.
RSPRO1(11)@004397fb2c0a: Final verdict of PTC: none
RSPRO0(10)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(10): none (pass -> pass)
MTC@004397fb2c0a: Local verdict of PTC RSPRO1(11): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'.
Tue Jan 21 03:20:48 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2178)
Waiting for packet dumper to finish... 1 (prev_count=2178, count=10429)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'.
------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------
Tue Jan 21 03:20:50 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/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_add_out_of_range started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: No PTCs were created.
MTC@004397fb2c0a: Test case TC_slotmap_add_out_of_range finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'.
Tue Jan 21 03:20:51 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5341)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'.
------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------
Tue Jan 21 03:20:52 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/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_conn_cl_b_slotmap_add started.
RSPRO0(12)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(12)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(12)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(12)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(13)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(13)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(13)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(13)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(13)@004397fb2c0a: Final verdict of PTC: none
RSPRO0(12)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(12): none (pass -> pass)
MTC@004397fb2c0a: Local verdict of PTC RSPRO1(13): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'.
Tue Jan 21 03:20:53 UTC 2025
[1;32m====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1446)
Waiting for packet dumper to finish... 1 (prev_count=1446, count=10306)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'.
------ RemsimServer_Tests.TC_slotmap_del_new ------
Tue Jan 21 03:20:55 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/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_del_new started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Tue, 21 Jan 2025 03:20:56 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Tue, 21 Jan 2025 03:20:56 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: No PTCs were created.
MTC@004397fb2c0a: Test case TC_slotmap_del_new finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'.
Tue Jan 21 03:20:56 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_new pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3360)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'.
------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------
Tue Jan 21 03:20:57 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/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_del_nonexistant started.
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Tue, 21 Jan 2025 03:20:58 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: No PTCs were created.
MTC@004397fb2c0a: Test case TC_slotmap_del_nonexistant finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'.
Tue Jan 21 03:20:58 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2205)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'.
------ RemsimServer_Tests.TC_slotmap_del_unack ------
Tue Jan 21 03:20:59 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/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_del_unack started.
RSPRO0(14)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(14)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(14)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(14)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(14)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(14): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_slotmap_del_unack finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'.
Tue Jan 21 03:21:00 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_unack pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1423)
Waiting for packet dumper to finish... 1 (prev_count=1423, count=8982)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'.
------ RemsimServer_Tests.TC_slotmap_del_active ------
Tue Jan 21 03:21:02 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/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_del_active started.
RSPRO0(15)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(15)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(15)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(15)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(15)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(15): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_slotmap_del_active finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'.
Tue Jan 21 03:21:04 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_active pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6709)
Waiting for packet dumper to finish... 1 (prev_count=6709, count=9485)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'.
------ RemsimServer_Tests.TC_slotmap_del_active_client ------
Tue Jan 21 03:21:06 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/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_del_active_client started.
RSPRO0(16)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(16)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(16)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(16)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(17)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(17)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(17)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(17)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(16)@004397fb2c0a: Final verdict of PTC: none
RSPRO1(17)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(16): none (pass -> pass)
MTC@004397fb2c0a: Local verdict of PTC RSPRO1(17): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_slotmap_del_active_client finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'.
Tue Jan 21 03:21:08 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_active_client pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8759)
Waiting for packet dumper to finish... 1 (prev_count=8759, count=12117)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'.
------ RemsimServer_Tests.TC_slotmap_add_active_bank ------
Tue Jan 21 03:21:11 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/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0).
MTC@004397fb2c0a: Test case TC_slotmap_add_active_bank started.
RSPRO0(18)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(18)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(18)@004397fb2c0a: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(18)@004397fb2c0a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@004397fb2c0a: setverdict(pass): none -> pass
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
MTC@004397fb2c0a: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@004397fb2c0a: Final verdict of PTC: none
MTC@004397fb2c0a: Setting final verdict of the test case.
MTC@004397fb2c0a: Local verdict of MTC: pass
MTC@004397fb2c0a: Local verdict of PTC RSPRO0(18): none (pass -> pass)
MTC@004397fb2c0a: Test case TC_slotmap_add_active_bank finished. Verdict: pass
MTC@004397fb2c0a: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'.
Tue Jan 21 03:21:12 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2483)
Waiting for packet dumper to finish... 1 (prev_count=2483, count=6028)
MTC@004397fb2c0a: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0).
MC@004397fb2c0a: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@004397fb2c0a: Terminating MTC.
MC@004397fb2c0a: MTC terminated.
MC2> exit
MC@004397fb2c0a: Shutting down session.
MC@004397fb2c0a: Shutdown complete.
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm
Generated REMSIM_Tests.TC_conn_cl_b_slotmap_add.merged
Generated REMSIM_Tests.TC_connect_and_nothing.merged
Generated REMSIM_Tests.TC_connect_bank.merged
Generated REMSIM_Tests.TC_connect_bank_duplicate.merged
Generated REMSIM_Tests.TC_connect_client.merged
Generated REMSIM_Tests.TC_connect_client_duplicate.merged
Generated REMSIM_Tests.TC_slotmap_add.merged
Generated REMSIM_Tests.TC_slotmap_add_active_bank.merged
Generated REMSIM_Tests.TC_slotmap_add_conn_cl_b.merged
Generated REMSIM_Tests.TC_slotmap_add_out_of_range.merged
Generated REMSIM_Tests.TC_slotmap_del_active.merged
Generated REMSIM_Tests.TC_slotmap_del_active_client.merged
Generated REMSIM_Tests.TC_slotmap_del_new.merged
Generated REMSIM_Tests.TC_slotmap_del_nonexistant.merged
Generated REMSIM_Tests.TC_slotmap_del_unack.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-remsim-test-1635-server
+ docker kill jenkins-ttcn3-remsim-test-1635-server
jenkins-ttcn3-remsim-test-1635-server
+ docker wait jenkins-ttcn3-remsim-test-1635-server
137
+ echo Changing to bankd configuration
Changing to bankd configuration
+ cp bankd/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_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-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=168 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ start_bankd
+ echo Starting container with osmo-remsim-bankd
Starting container with osmo-remsim-bankd
+ docker_network_params 168 30
+ NET=168
+ ADDR_SUFIX=30
+ echo --network ttcn3-remsim-test-168 --ip 172.18.168.30 --ip6 fd02:db8:168::30
+ docker run --rm --network ttcn3-remsim-test-168 --ip 172.18.168.30 --ip6 fd02:db8:168::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd:/data --name jenkins-ttcn3-remsim-test-1635-bankd -d osmocom-build/osmo-remsim-master /bin/sh -c pcscd; osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 172.18.168.10 >/data/osmo-remsim-bankd.log 2>&1
ce44432975210f4c2d4146c142e90aa029dd1aad483c4c669157cbd5ba498bc1
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 168 10
+ NET=168
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-168 --ip 172.18.168.10 --ip6 fd02:db8:168::10
+ docker run --rm --network ttcn3-remsim-test-168 --ip 172.18.168.10 --ip6 fd02:db8:168::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1635-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test
+ SUBDIR=remsim
+ SUITE=REMSIM_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg
MC@0e69d20ed7d8: Unix server socket created successfully.
MC@0e69d20ed7d8: Listening on TCP port 39151.
0e69d20ed7d8 is the default
MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 0e69d20ed7d8 39151
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@0e69d20ed7d8: New HC connected from 172.18.168.10 [172.18.168.10]. 0e69d20ed7d8: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@0e69d20ed7d8: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@0e69d20ed7d8: Configuration file was processed on all HCs.
MC@0e69d20ed7d8: Creating MTC on host 172.18.168.10.
MC@0e69d20ed7d8: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'.
------ RemsimBankd_Tests.TC_connectBankReq_timeout ------
Tue Jan 21 03:21:15 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/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_connectBankReq_timeout started.
RSPRO_SRV0(3)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(3)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(3)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(3)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(3)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(3)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(3)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(3)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
RSPRO_SRV0(3)@0e69d20ed7d8: IPA: Closed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO_SRV0(3)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_connectBankReq_timeout finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'.
Tue Jan 21 03:21:35 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5460)
Waiting for packet dumper to finish... 1 (prev_count=5460, count=6518)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'.
------ RemsimBankd_Tests.TC_connectBankReq ------
Tue Jan 21 03:21:37 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/RemsimBankd_Tests.TC_connectBankReq.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_connectBankReq started.
RSPRO_SRV0(4)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(4)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(4)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(4)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(4)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(4)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(4)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(4)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : ""
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93
RSPRO_SRV0(4)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : ""
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : "
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'.
Tue Jan 21 03:21:46 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_connectBankReq pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=416)
Waiting for packet dumper to finish... 1 (prev_count=416, count=1968)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'.
------ RemsimBankd_Tests.TC_createMapping ------
Tue Jan 21 03:21:48 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/RemsimBankd_Tests.TC_createMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping started.
RSPRO_SRV0(5)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(5)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(5)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(5)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(5)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(5)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(5)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(5)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104
RSPRO_SRV0(5)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'.
Tue Jan 21 03:21:57 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=415)
Waiting for packet dumper to finish... 1 (prev_count=415, count=2552)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'.
------ RemsimBankd_Tests.TC_createMapping_busySlot ------
Tue Jan 21 03:21:59 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/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_busySlot started.
RSPRO_SRV0(6)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(6)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(6)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(6)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(6)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(6)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(6)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(6)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118
RSPRO_SRV0(6)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_busySlot finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'.
Tue Jan 21 03:22:08 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_busySlot pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=332)
Waiting for packet dumper to finish... 1 (prev_count=332, count=2696)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'.
------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------
Tue Jan 21 03:22:10 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/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_invalidSlot started.
RSPRO_SRV0(7)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(7)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(7)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(7)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(7)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(7)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(7)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(7)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129
RSPRO_SRV0(7)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_invalidSlot finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'.
Tue Jan 21 03:22:19 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=427)
Waiting for packet dumper to finish... 1 (prev_count=427, count=2565)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'.
------ RemsimBankd_Tests.TC_createMapping_invalidBank ------
Tue Jan 21 03:22:21 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/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_invalidBank started.
RSPRO_SRV0(8)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(8)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(8)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(8)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(8)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(8)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(8)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(8)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140
RSPRO_SRV0(8)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_invalidBank finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'.
Tue Jan 21 03:22:30 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=427)
Waiting for packet dumper to finish... 1 (prev_count=427, count=2565)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'.
------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------
Tue Jan 21 03:22:32 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/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_removeMapping_unknownMap started.
RSPRO_SRV0(9)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(9)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(9)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(9)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(9)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(9)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(9)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(9)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151
RSPRO_SRV0(9)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_removeMapping_unknownMap finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'.
Tue Jan 21 03:22:41 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=334)
Waiting for packet dumper to finish... 1 (prev_count=334, count=2471)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'.
------ RemsimBankd_Tests.TC_removeMapping ------
Tue Jan 21 03:22:43 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/RemsimBankd_Tests.TC_removeMapping.pcap" >/data/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_removeMapping started.
RSPRO_SRV0(10)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(10)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(10)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(10)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(10)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(10)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(10)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(10)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163
RSPRO_SRV0(10)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_removeMapping finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'.
Tue Jan 21 03:22:52 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_removeMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=563)
Waiting for packet dumper to finish... 1 (prev_count=563, count=2927)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'.
------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------
Tue Jan 21 03:22:54 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/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_clientConnect_missingSlot started.
RSPRO0(11)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(11)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
RSPRO0(11)@0e69d20ed7d8: IPA: Closed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172
RSPRO0(11)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(11): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_clientConnect_missingSlot finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'.
Tue Jan 21 03:22:55 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1535)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'.
------ RemsimBankd_Tests.TC_clientConnect_unknown ------
Tue Jan 21 03:22:56 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/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_clientConnect_unknown started.
RSPRO0(12)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(12)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179
RSPRO0(12)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(12): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_clientConnect_unknown finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'.
Tue Jan 21 03:22:57 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_clientConnect_unknown pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=1539)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'.
------ RemsimBankd_Tests.TC_clientConnect_createMapping ------
Tue Jan 21 03:22:59 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/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_clientConnect_createMapping started.
RSPRO0(13)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(13)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
RSPRO_SRV0(14)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(14)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(14)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(14)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(14)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(14)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(14)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(14)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196
RSPRO0(13)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO_SRV0(14)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(13): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_clientConnect_createMapping finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'.
Tue Jan 21 03:23:13 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3432)
Waiting for packet dumper to finish... 1 (prev_count=3432, count=4132)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'.
------ RemsimBankd_Tests.TC_createMapping_clientConnect ------
Tue Jan 21 03:23:15 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/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_clientConnect started.
RSPRO_SRV0(15)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(15)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(15)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(15)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(15)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(15)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(15)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(15)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(16)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(16)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217
RSPRO0(16)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO_SRV0(15)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(16): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_clientConnect finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'.
Tue Jan 21 03:23:24 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2478)
Waiting for packet dumper to finish... 1 (prev_count=2478, count=4435)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'.
------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------
Tue Jan 21 03:23:26 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/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_clientReconnect started.
RSPRO_SRV0(17)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(17)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(17)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(17)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(17)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(17)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(17)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(17)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(18)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO0(19)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(19)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328
RSPRO_SRV0(17)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO0(19)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(18): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(19): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_clientReconnect finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'.
Tue Jan 21 03:23:45 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5350)
Waiting for packet dumper to finish... 1 (prev_count=5350, count=6050)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'.
------ RemsimBankd_Tests.TC_removeMapping_connected ------
Tue Jan 21 03:23:47 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/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_removeMapping_connected started.
RSPRO0(20)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(20)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
RSPRO_SRV0(21)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(21)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(21)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(21)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(21)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(21)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(21)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(21)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect"
RSPRO0(20)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO_SRV0(21)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: fail reason: "Timeout expecting disconnect"
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(20): none (fail -> fail)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail)
MTC@0e69d20ed7d8: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'.
Tue Jan 21 03:24:10 UTC 2025
[1;31m------ RemsimBankd_Tests.TC_removeMapping_connected fail ------[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3739)
Waiting for packet dumper to finish... 1 (prev_count=3739, count=4439)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'.
------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------
Tue Jan 21 03:24:12 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/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_connectClient_changeMapping started.
RSPRO_SRV0(22)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(22)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(22)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(22)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(22)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(22)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(22)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(22)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(23)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(23)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(23)@0e69d20ed7d8: IPA: Closed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:258 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258
RSPRO0(23)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO_SRV0(22)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(23): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'.
Tue Jan 21 03:24:21 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2312)
Waiting for packet dumper to finish... 1 (prev_count=2312, count=4600)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'.
------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------
Tue Jan 21 03:24:23 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/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_connectClient_recreateMapping started.
RSPRO_SRV0(24)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(24)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(24)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(24)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(24)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(24)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(24)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(24)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(25)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(25)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298
RSPRO_SRV0(24)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO0(25)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(25): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'.
Tue Jan 21 03:24:37 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3990)
Waiting for packet dumper to finish... 1 (prev_count=3990, count=4690)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'.
------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------
Tue Jan 21 03:24:39 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/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0).
MTC@0e69d20ed7d8: Test case TC_createMapping_exchangeTPDU started.
RSPRO_SRV0(26)@0e69d20ed7d8: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(26)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(26)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(26)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(26)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(26)@0e69d20ed7d8: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(26)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(26)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): none -> pass
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(27)@0e69d20ed7d8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(27)@0e69d20ed7d8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass, component reason not changed
MTC@0e69d20ed7d8: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed
MTC@0e69d20ed7d8: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407
RSPRO0(27)@0e69d20ed7d8: Final verdict of PTC: none
RSPRO_SRV0(26)@0e69d20ed7d8: Final verdict of PTC: none
MTC@0e69d20ed7d8: Setting final verdict of the test case.
MTC@0e69d20ed7d8: Local verdict of MTC: pass
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass)
MTC@0e69d20ed7d8: Local verdict of PTC RSPRO0(27): none (pass -> pass)
MTC@0e69d20ed7d8: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass
MTC@0e69d20ed7d8: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'.
Tue Jan 21 03:24:49 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8931)
Waiting for packet dumper to finish... 1 (prev_count=8931, count=18152)
MTC@0e69d20ed7d8: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0).
MC@0e69d20ed7d8: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@0e69d20ed7d8: Terminating MTC.
MC@0e69d20ed7d8: MTC terminated.
MC2> exit
MC@0e69d20ed7d8: Shutting down session.
MC@0e69d20ed7d8: Shutdown complete.
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm
Generated REMSIM_Tests.TC_clientConnect_createMapping.merged
Generated REMSIM_Tests.TC_clientConnect_missingSlot.merged
Generated REMSIM_Tests.TC_clientConnect_unknown.merged
Generated REMSIM_Tests.TC_connectBankReq.merged
Generated REMSIM_Tests.TC_connectBankReq_timeout.merged
Generated REMSIM_Tests.TC_createMapping.merged
Generated REMSIM_Tests.TC_createMapping_busySlot.merged
Generated REMSIM_Tests.TC_createMapping_clientConnect.merged
Generated REMSIM_Tests.TC_createMapping_clientReconnect.merged
Generated REMSIM_Tests.TC_createMapping_connectClient_changeMapping.merged
Generated REMSIM_Tests.TC_createMapping_connectClient_recreateMapping.merged
Generated REMSIM_Tests.TC_createMapping_exchangeTPDU.merged
Generated REMSIM_Tests.TC_createMapping_invalidBank.merged
Generated REMSIM_Tests.TC_createMapping_invalidSlot.merged
Generated REMSIM_Tests.TC_removeMapping.merged
Generated REMSIM_Tests.TC_removeMapping_connected.merged
Generated REMSIM_Tests.TC_removeMapping_unknownMap.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-remsim-test-1635-bankd
+ docker kill jenkins-ttcn3-remsim-test-1635-bankd
jenkins-ttcn3-remsim-test-1635-bankd
+ docker wait jenkins-ttcn3-remsim-test-1635-bankd
137
+ echo Changing to client configuration
Changing to client configuration
+ cp client/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_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-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=168 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg
+ start_client
+ echo Starting container with osmo-remsim-client
Starting container with osmo-remsim-client
+ docker_network_params 168 40
+ NET=168
+ ADDR_SUFIX=40
+ echo --network ttcn3-remsim-test-168 --ip 172.18.168.40 --ip6 fd02:db8:168::40
+ docker run --rm --network ttcn3-remsim-test-168 --ip 172.18.168.40 --ip6 fd02:db8:168::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client:/data --name jenkins-ttcn3-remsim-test-1635-client-d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-client-shell >/data/osmo-remsim-client.log 2>&1
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 168 10
+ NET=168
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-168 --ip 172.18.168.10 --ip6 fd02:db8:168::10
+ docker run --rm --network ttcn3-remsim-test-168 --ip 172.18.168.10 --ip6 fd02:db8:168::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1635-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test
+ SUBDIR=remsim
+ SUITE=REMSIM_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg
Parse error in configuration file `/data/REMSIM_Tests.cfg': in line 10, at or before token `:=': syntax error
Error was found in the configuration file. Exiting.
Please check the error message above
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm
ls: cannot access 'REMSIM_Tests*.log': No such file or directory
Removing Input log files !!!
rm: cannot remove 'REMSIM_Tests*.log': No such file or directory
+ 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-remsim-test-168
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n ]
+ network_remove
+ set +x
Removing network ttcn3-remsim-test-168
+ docker network remove ttcn3-remsim-test-168
ttcn3-remsim-test-168
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/cache --name jenkins-ttcn3-remsim-test-1635-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-remsim-test/logs/remsim-tester/junit-xml-bankd-21.log /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/junit-xml-server-21.log
Timeout expecting disconnect
RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part
RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Archiving artifacts
Finished: UNSTABLE