2026-04-21 16:02:10,356: INFO: Building opensdn-vrouter-kernel-build-init 2026-04-21 16:02:10,765: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_7_7_5-1_5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-build-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.26kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 DONE 0.7s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/ubuntu:24.04 #3 DONE 2.4s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/9] FROM docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b #6 resolve docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b #6 resolve docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b 0.2s done #6 DONE 0.2s #7 [internal] load build context #7 transferring context: 19.35kB done #7 DONE 2.5s #6 [stage-1 1/9] FROM docker.io/library/ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b #6 sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b 6.69kB / 6.69kB done #6 sha256:cdb5fd928fced577cfecf12c8966e830fcdf42ee481fb0b91904eeddc2fe5eff 424B / 424B done #6 sha256:0b1ebe5dd42682bb8eda97ecf10a09f70f18d2d4af35f82b9271badac5dbeb27 2.05kB / 2.05kB done #6 sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 29.73MB / 29.73MB 0.3s done #6 extracting sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 1.4s #6 extracting sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081 3.5s done #6 DONE 5.2s #8 [stage-1 2/9] COPY __licensing.txt /licenses/licensing.txt #8 DONE 1.3s #9 [stage-1 3/9] COPY *.repo /etc/yum.repos.d/ #9 DONE 1.9s #10 [stage-1 4/9] COPY *.list /etc/apt/ #10 DONE 1.1s #11 [stage-1 5/9] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/9] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #12 DONE 3.8s #13 [stage-1 7/9] RUN set -e ; contrail_version=master-2_7_7_5-1_5 ; echo "${contrail_version}" > /contrail_version ; export DEBIAN_FRONTEND=noninteractive ; apt-get update ; apt-get install -y --no-install-recommends dkms libelf-dev g++ gcc-12 ; apt-get autoremove -y ; mkdir -p /vrouter_src ; cd /vrouter_src ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz #13 2.095 Get:1 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble InRelease [256 kB] #13 2.152 Get:2 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] #13 2.152 Get:3 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] #13 2.152 Get:4 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed InRelease [265 kB] #13 2.152 Get:5 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] #13 2.181 Get:6 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] #13 2.412 Get:7 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] #13 2.446 Ign:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages #13 2.468 Ign:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/universe amd64 Packages #13 2.468 Ign:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/restricted amd64 Packages #13 2.468 Ign:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 Packages #13 2.468 Get:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] #13 2.530 Get:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] #13 3.059 Get:12 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] #13 3.248 Get:13 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] #13 3.820 Get:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] #13 3.820 Get:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] #13 3.911 Ign:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages #13 3.911 Ign:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages #13 3.911 Ign:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 Packages #13 3.911 Ign:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages #13 3.911 Ign:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages #13 3.911 Ign:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages #13 3.911 Ign:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages #13 3.911 Ign:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages #13 3.923 Get:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] #13 3.923 Get:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1442 kB] #13 4.040 Get:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1087 kB] #13 4.141 Get:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1092 kB] #13 4.284 Get:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] #13 4.284 Get:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1486 kB] #13 4.442 Get:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1405 kB] #13 4.616 Get:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1387 kB] #13 4.755 Ign:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages #13 4.755 Ign:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/restricted amd64 Packages #13 4.755 Ign:24 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages #13 4.755 Ign:25 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/multiverse amd64 Packages #13 4.755 Get:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/universe amd64 Packages [626 kB] #13 4.797 Get:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/restricted amd64 Packages [435 kB] #13 4.848 Get:24 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages [282 kB] #13 4.890 Get:25 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-proposed/multiverse amd64 Packages [5226 B] #13 4.890 Ign:26 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages #13 4.905 Ign:27 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages #13 4.905 Get:26 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] #13 4.907 Get:27 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] #13 5.036 Get:28 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2031 kB] #13 5.453 Get:29 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1508 kB] #13 5.520 Get:30 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB] #13 5.520 Get:31 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3595 kB] #13 5.542 Get:32 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] #13 5.763 Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] #13 7.462 Get:34 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] #13 7.495 Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] #13 7.666 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2157 kB] #13 7.911 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.4 kB] #13 7.911 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2411 kB] #13 8.097 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3781 kB] #13 8.365 Get:40 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [695 B] #13 8.365 Get:41 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [36.1 kB] #13 8.387 Get:42 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB] #13 20.30 Fetched 69.7 MB in 18s (3837 kB/s) #13 20.30 Reading package lists... #13 27.06 Reading package lists... #13 31.18 Building dependency tree... #13 31.55 Reading state information... #13 31.82 The following additional packages will be installed: #13 31.82 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 cpp-13 #13 31.82 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++-13 #13 31.82 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-12-base gcc-13 #13 31.82 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu kmod libasan8 #13 31.82 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev #13 31.82 libctf-nobfd0 libctf0 libdpkg-perl libelf1t64 libgcc-12-dev libgcc-13-dev #13 31.82 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 libisl23 #13 31.82 libitm1 libjansson4 libkmod2 liblsan0 libmpc3 libmpfr6 libperl5.38t64 #13 31.82 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 libzstd-dev #13 31.82 linux-libc-dev lsb-release lto-disabled-list make patch perl #13 31.82 perl-modules-5.38 rpcsvc-proto xz-utils zlib1g-dev #13 31.82 Suggested packages: #13 31.82 binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-12-locales cpp-12-doc #13 31.82 gcc-13-locales cpp-13-doc menu debian-keyring g++-multilib g++-13-multilib #13 31.82 gcc-13-doc gcc-multilib manpages-dev autoconf automake libtool flex bison #13 31.82 gdb gcc-doc gcc-12-multilib gcc-12-doc gcc-13-multilib gdb-x86-64-linux-gnu #13 31.82 glibc-doc gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg git #13 31.82 bzr gdbm-l10n libstdc++-13-doc make-doc ed diffutils-doc perl-doc #13 31.82 libterm-readline-gnu-perl | libterm-readline-perl-perl #13 31.82 libtap-harness-archive-perl #13 31.82 Recommended packages: #13 31.82 fakeroot sudo linux-headers-generic | linux-headers-686-pae #13 31.82 | linux-headers-amd64 | linux-headers build-essential gnupg | sq | sqop #13 31.82 | pgpainless-cli | sequoia-chameleon-gnupg libalgorithm-merge-perl manpages #13 31.82 manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl #13 31.82 netbase #13 32.27 The following NEW packages will be installed: #13 32.28 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 cpp-13 #13 32.28 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dkms dpkg-dev g++ g++-13 #13 32.28 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-12 gcc-12-base gcc-13 #13 32.28 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu kmod libasan8 #13 32.28 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev #13 32.28 libctf-nobfd0 libctf0 libdpkg-perl libelf-dev libelf1t64 libgcc-12-dev #13 32.28 libgcc-13-dev libgdbm-compat4t64 libgdbm6t64 libgomp1 libgprofng0 libhwasan0 #13 32.28 libisl23 libitm1 libjansson4 libkmod2 liblsan0 libmpc3 libmpfr6 #13 32.28 libperl5.38t64 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 #13 32.28 libzstd-dev linux-libc-dev lsb-release lto-disabled-list make patch perl #13 32.28 perl-modules-5.38 rpcsvc-proto xz-utils zlib1g-dev #13 32.34 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. #13 32.34 Need to get 116 MB of archives. #13 32.34 After this operation, 428 MB of additional disk space will be used. #13 32.34 Get:1 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6564 B] #13 32.34 Get:2 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] #13 32.34 Get:3 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] #13 32.36 Get:4 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] #13 32.36 Get:5 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] #13 32.37 Get:6 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] #13 32.37 Get:7 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5326 B] #13 32.37 Get:8 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] #13 32.37 Get:9 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] #13 32.37 Get:10 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1212 B] #13 32.37 Get:11 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5018 B] #13 32.37 Get:12 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] #13 32.37 Get:13 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6710 B] #13 32.38 Get:14 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] #13 32.38 Get:15 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] #13 32.39 Get:16 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] #13 32.39 Get:17 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] #13 32.39 Get:18 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] #13 32.39 Get:19 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 dkms all 3.0.11-1ubuntu13 [51.5 kB] #13 32.39 Get:20 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] #13 32.39 Get:21 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] #13 32.40 Get:22 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] #13 32.40 Get:23 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] #13 32.41 Get:24 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1100 B] #13 32.41 Get:25 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] #13 32.43 Get:26 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] #13 32.47 Get:27 http://tf-mirrors.gz1.opensdn.io/repos/ubuntu/latest/mirror/archive.ubuntu.com/ubuntu noble-security/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] #13 32.56 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] #13 32.98 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] #13 34.34 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1042 B] #13 34.34 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] #13 34.35 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] #13 34.40 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] #13 34.40 Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] #13 34.40 Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] #13 34.40 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] #13 34.40 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] #13 34.52 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2463 kB] #13 34.65 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] #13 34.65 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] #13 34.65 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] #13 34.65 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3027 kB] #13 34.83 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1322 kB] #13 34.89 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2772 kB] #13 35.07 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1184 kB] #13 35.13 Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1641 kB] #13 35.22 Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] #13 35.23 Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2681 kB] #13 35.42 Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] #13 37.57 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] #13 37.57 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] #13 37.62 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3110 kB] #13 37.87 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4874 kB] #13 38.40 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] #13 38.58 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] #13 38.59 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1074 kB] #13 38.59 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-12-base amd64 12.4.0-2ubuntu1~24.04.1 [46.8 kB] #13 38.61 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-12 amd64 12.4.0-2ubuntu1~24.04.1 [10.8 MB] #13 39.52 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] #13 39.52 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-110.110 [1587 kB] #13 39.76 Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2124 kB] #13 39.89 Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2420 kB] #13 40.10 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] #13 40.76 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] #13 40.76 Get:65 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-12-dev amd64 12.4.0-2ubuntu1~24.04.1 [2577 kB] #13 41.13 Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-12 amd64 12.4.0-2ubuntu1~24.04.1 [21.7 MB] #13 43.27 debconf: delaying package configuration, since apt-utils is not installed #13 43.38 Fetched 116 MB in 10s (11.3 MB/s) #13 43.45 Selecting previously unselected package lsb-release. #13 43.45 (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 ... 4381 files and directories currently installed.) #13 43.45 Preparing to unpack .../00-lsb-release_12.0-2_all.deb ... #13 43.48 Unpacking lsb-release (12.0-2) ... #13 43.53 Selecting previously unselected package libkmod2:amd64. #13 43.53 Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... #13 43.53 Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... #13 43.62 Selecting previously unselected package kmod. #13 43.62 Preparing to unpack .../02-kmod_31+20240202-2ubuntu7.1_amd64.deb ... #13 43.71 Unpacking kmod (31+20240202-2ubuntu7.1) ... #13 43.72 Selecting previously unselected package gcc-13-base:amd64. #13 43.72 Preparing to unpack .../03-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 43.72 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... #13 43.80 Selecting previously unselected package libisl23:amd64. #13 43.80 Preparing to unpack .../04-libisl23_0.26-3build1.1_amd64.deb ... #13 43.84 Unpacking libisl23:amd64 (0.26-3build1.1) ... #13 44.06 Selecting previously unselected package libmpfr6:amd64. #13 44.06 Preparing to unpack .../05-libmpfr6_4.2.1-1build1.1_amd64.deb ... #13 44.08 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... #13 44.22 Selecting previously unselected package libmpc3:amd64. #13 44.22 Preparing to unpack .../06-libmpc3_1.3.1-1build1.1_amd64.deb ... #13 44.22 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... #13 44.29 Selecting previously unselected package cpp-13-x86-64-linux-gnu. #13 44.29 Preparing to unpack .../07-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 44.29 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... #13 45.12 Selecting previously unselected package cpp-13. #13 45.12 Preparing to unpack .../08-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 45.17 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... #13 45.22 Selecting previously unselected package cpp-x86-64-linux-gnu. #13 45.22 Preparing to unpack .../09-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... #13 45.22 Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #13 45.28 Selecting previously unselected package cpp. #13 45.28 Preparing to unpack .../10-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... #13 45.29 Unpacking cpp (4:13.2.0-7ubuntu1) ... #13 45.36 Selecting previously unselected package libcc1-0:amd64. #13 45.36 Preparing to unpack .../11-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 45.36 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 45.41 Selecting previously unselected package binutils-common:amd64. #13 45.41 Preparing to unpack .../12-binutils-common_2.42-4ubuntu2.10_amd64.deb ... #13 45.41 Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... #13 45.52 Selecting previously unselected package libsframe1:amd64. #13 45.52 Preparing to unpack .../13-libsframe1_2.42-4ubuntu2.10_amd64.deb ... #13 45.52 Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... #13 45.55 Selecting previously unselected package libbinutils:amd64. #13 45.55 Preparing to unpack .../14-libbinutils_2.42-4ubuntu2.10_amd64.deb ... #13 45.57 Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... #13 45.70 Selecting previously unselected package libctf-nobfd0:amd64. #13 45.70 Preparing to unpack .../15-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... #13 45.70 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... #13 45.83 Selecting previously unselected package libctf0:amd64. #13 45.83 Preparing to unpack .../16-libctf0_2.42-4ubuntu2.10_amd64.deb ... #13 45.83 Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... #13 45.88 Selecting previously unselected package libgprofng0:amd64. #13 45.88 Preparing to unpack .../17-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... #13 45.88 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... #13 46.06 Selecting previously unselected package libjansson4:amd64. #13 46.06 Preparing to unpack .../18-libjansson4_2.14-2build2_amd64.deb ... #13 46.06 Unpacking libjansson4:amd64 (2.14-2build2) ... #13 46.12 Selecting previously unselected package binutils-x86-64-linux-gnu. #13 46.12 Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... #13 46.16 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... #13 46.51 Selecting previously unselected package libgomp1:amd64. #13 46.51 Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 46.52 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 46.59 Selecting previously unselected package libitm1:amd64. #13 46.59 Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 46.59 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 46.65 Selecting previously unselected package libatomic1:amd64. #13 46.65 Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 46.69 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 46.73 Selecting previously unselected package libasan8:amd64. #13 46.73 Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 46.74 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 47.01 Selecting previously unselected package liblsan0:amd64. #13 47.01 Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 47.01 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 47.22 Selecting previously unselected package libtsan2:amd64. #13 47.22 Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 47.22 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 47.45 Selecting previously unselected package libubsan1:amd64. #13 47.45 Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 47.46 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 47.62 Selecting previously unselected package libhwasan0:amd64. #13 47.62 Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 47.62 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 47.80 Selecting previously unselected package libquadmath0:amd64. #13 47.80 Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... #13 47.80 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 47.93 Selecting previously unselected package libgcc-13-dev:amd64. #13 47.93 Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 47.93 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... #13 48.15 Selecting previously unselected package gcc-13-x86-64-linux-gnu. #13 48.15 Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 48.20 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... #13 49.74 Selecting previously unselected package binutils. #13 49.74 Preparing to unpack .../31-binutils_2.42-4ubuntu2.10_amd64.deb ... #13 49.74 Unpacking binutils (2.42-4ubuntu2.10) ... #13 49.81 Selecting previously unselected package gcc-13. #13 49.81 Preparing to unpack .../32-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 49.81 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... #13 49.91 Selecting previously unselected package gcc-x86-64-linux-gnu. #13 49.91 Preparing to unpack .../33-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... #13 49.91 Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #13 49.93 Selecting previously unselected package gcc. #13 49.93 Preparing to unpack .../34-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... #13 49.95 Unpacking gcc (4:13.2.0-7ubuntu1) ... #13 50.00 Selecting previously unselected package perl-modules-5.38. #13 50.00 Preparing to unpack .../35-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... #13 50.04 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... #13 51.28 Selecting previously unselected package libgdbm6t64:amd64. #13 51.28 Preparing to unpack .../36-libgdbm6t64_1.23-5.1build1_amd64.deb ... #13 51.31 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... #13 51.39 Selecting previously unselected package libgdbm-compat4t64:amd64. #13 51.39 Preparing to unpack .../37-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... #13 51.39 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... #13 51.45 Selecting previously unselected package libperl5.38t64:amd64. #13 51.45 Preparing to unpack .../38-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... #13 51.49 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... #13 52.36 Selecting previously unselected package perl. #13 52.36 Preparing to unpack .../39-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... #13 52.38 Unpacking perl (5.38.2-3.2ubuntu0.2) ... #13 52.50 Selecting previously unselected package libdpkg-perl. #13 52.50 Preparing to unpack .../40-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... #13 52.50 Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... #13 52.71 Selecting previously unselected package bzip2. #13 52.71 Preparing to unpack .../41-bzip2_1.0.8-5.1build0.1_amd64.deb ... #13 52.71 Unpacking bzip2 (1.0.8-5.1build0.1) ... #13 52.86 Selecting previously unselected package xz-utils. #13 52.86 Preparing to unpack .../42-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... #13 52.86 Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... #13 52.95 Selecting previously unselected package patch. #13 52.95 Preparing to unpack .../43-patch_2.7.6-7build3_amd64.deb ... #13 52.99 Unpacking patch (2.7.6-7build3) ... #13 53.04 Selecting previously unselected package make. #13 53.04 Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... #13 53.04 Unpacking make (4.3-4.1build2) ... #13 53.13 Selecting previously unselected package lto-disabled-list. #13 53.13 Preparing to unpack .../45-lto-disabled-list_47_all.deb ... #13 53.13 Unpacking lto-disabled-list (47) ... #13 53.22 Selecting previously unselected package dpkg-dev. #13 53.22 Preparing to unpack .../46-dpkg-dev_1.22.6ubuntu6.5_all.deb ... #13 53.23 Unpacking dpkg-dev (1.22.6ubuntu6.5) ... #13 53.48 Setting up lsb-release (12.0-2) ... #13 53.59 Selecting previously unselected package dkms. #13 53.59 (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 ... 7809 files and directories currently installed.) #13 53.61 Preparing to unpack .../00-dkms_3.0.11-1ubuntu13_all.deb ... #13 53.85 Unpacking dkms (3.0.11-1ubuntu13) ... #13 53.92 Selecting previously unselected package libelf1t64:amd64. #13 53.92 Preparing to unpack .../01-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... #13 53.96 Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... #13 53.97 Selecting previously unselected package gcc-12-base:amd64. #13 53.97 Preparing to unpack .../02-gcc-12-base_12.4.0-2ubuntu1~24.04.1_amd64.deb ... #13 54.10 Unpacking gcc-12-base:amd64 (12.4.0-2ubuntu1~24.04.1) ... #13 54.10 Selecting previously unselected package cpp-12. #13 54.10 Preparing to unpack .../03-cpp-12_12.4.0-2ubuntu1~24.04.1_amd64.deb ... #13 54.10 Unpacking cpp-12 (12.4.0-2ubuntu1~24.04.1) ... #13 55.09 Selecting previously unselected package libc-dev-bin. #13 55.09 Preparing to unpack .../04-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... #13 55.12 Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... #13 55.18 Selecting previously unselected package linux-libc-dev:amd64. #13 55.18 Preparing to unpack .../05-linux-libc-dev_6.8.0-110.110_amd64.deb ... #13 55.18 Unpacking linux-libc-dev:amd64 (6.8.0-110.110) ... #13 55.93 Selecting previously unselected package libcrypt-dev:amd64. #13 55.93 Preparing to unpack .../06-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... #13 55.97 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... #13 56.01 Selecting previously unselected package rpcsvc-proto. #13 56.01 Preparing to unpack .../07-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... #13 56.02 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... #13 56.08 Selecting previously unselected package libc6-dev:amd64. #13 56.08 Preparing to unpack .../08-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... #13 56.09 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... #13 56.99 Selecting previously unselected package libstdc++-13-dev:amd64. #13 56.99 Preparing to unpack .../09-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 57.00 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... #13 58.06 Selecting previously unselected package g++-13-x86-64-linux-gnu. #13 58.06 Preparing to unpack .../10-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 58.06 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... #13 58.97 Selecting previously unselected package g++-13. #13 58.97 Preparing to unpack .../11-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... #13 59.00 Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... #13 59.07 Selecting previously unselected package g++-x86-64-linux-gnu. #13 59.07 Preparing to unpack .../12-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... #13 59.07 Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #13 59.12 Selecting previously unselected package g++. #13 59.12 Preparing to unpack .../13-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... #13 59.12 Unpacking g++ (4:13.2.0-7ubuntu1) ... #13 59.52 Selecting previously unselected package libgcc-12-dev:amd64. #13 59.52 Preparing to unpack .../14-libgcc-12-dev_12.4.0-2ubuntu1~24.04.1_amd64.deb ... #13 59.54 Unpacking libgcc-12-dev:amd64 (12.4.0-2ubuntu1~24.04.1) ... #13 59.92 Selecting previously unselected package gcc-12. #13 59.92 Preparing to unpack .../15-gcc-12_12.4.0-2ubuntu1~24.04.1_amd64.deb ... #13 59.96 Unpacking gcc-12 (12.4.0-2ubuntu1~24.04.1) ... #13 61.77 Selecting previously unselected package zlib1g-dev:amd64. #13 61.77 Preparing to unpack .../16-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... #13 61.77 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... #13 61.85 Selecting previously unselected package libzstd-dev:amd64. #13 61.85 Preparing to unpack .../17-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... #13 61.86 Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... #13 61.96 Selecting previously unselected package libelf-dev:amd64. #13 61.96 Preparing to unpack .../18-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... #13 61.98 Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... #13 62.05 Setting up lto-disabled-list (47) ... #13 62.06 Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... #13 62.07 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... #13 62.08 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... #13 62.09 Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... #13 62.11 Setting up linux-libc-dev:amd64 (6.8.0-110.110) ... #13 62.12 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... #13 62.13 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.14 Setting up bzip2 (1.0.8-5.1build0.1) ... #13 62.15 Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... #13 62.17 Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... #13 62.18 Setting up libjansson4:amd64 (2.14-2build2) ... #13 62.19 Setting up gcc-12-base:amd64 (12.4.0-2ubuntu1~24.04.1) ... #13 62.20 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... #13 62.21 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... #13 62.22 Setting up make (4.3-4.1build2) ... #13 62.23 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... #13 62.25 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... #13 62.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.26 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 #13 62.27 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... #13 62.28 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.32 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... #13 62.32 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.32 Setting up patch (2.7.6-7build3) ... #13 62.32 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.33 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.34 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... #13 62.36 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.38 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... #13 62.39 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.44 Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... #13 62.44 Setting up libisl23:amd64 (0.26-3build1.1) ... #13 62.44 Setting up libc-dev-bin (2.39-0ubuntu8.7) ... #13 62.44 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.45 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.46 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... #13 62.48 Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... #13 62.50 Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... #13 62.51 Setting up cpp-12 (12.4.0-2ubuntu1~24.04.1) ... #13 62.52 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... #13 62.53 Setting up kmod (31+20240202-2ubuntu7.1) ... #13 62.58 sed: can't read /etc/modules: No such file or directory #13 62.64 Setting up perl (5.38.2-3.2ubuntu0.2) ... #13 62.68 Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... #13 62.70 Setting up libgcc-12-dev:amd64 (12.4.0-2ubuntu1~24.04.1) ... #13 62.72 Setting up libdpkg-perl (1.22.6ubuntu6.5) ... #13 62.73 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... #13 62.75 Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... #13 62.78 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... #13 62.80 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... #13 62.82 Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #13 62.83 Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... #13 62.85 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... #13 62.87 Setting up binutils (2.42-4ubuntu2.10) ... #13 62.89 Setting up dpkg-dev (1.22.6ubuntu6.5) ... #13 62.92 Setting up gcc-12 (12.4.0-2ubuntu1~24.04.1) ... #13 62.94 Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... #13 62.95 Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... #13 62.96 Setting up cpp (4:13.2.0-7ubuntu1) ... #13 63.00 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... #13 63.03 Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #13 63.05 Setting up gcc (4:13.2.0-7ubuntu1) ... #13 63.07 Setting up dkms (3.0.11-1ubuntu13) ... #13 63.30 Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... #13 63.31 Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... #13 63.32 Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... #13 63.34 Setting up g++ (4:13.2.0-7ubuntu1) ... #13 63.35 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #13 63.35 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #13 63.35 Processing triggers for libc-bin (2.39-0ubuntu8.7) ... #13 63.70 Reading package lists... #13 71.12 Building dependency tree... #13 72.13 Reading state information... #13 73.64 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #13 DONE 74.0s #14 [stage-1 8/9] COPY dkms.conf /opt/contrail/src/ #14 DONE 0.3s #15 [stage-1 9/9] COPY entrypoint.sh / #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 19.5s done #16 writing image sha256:2a97df53c57eecc19ef77c750aae5fef1447c2306843be1e370e7e82dd1cb1da #16 writing image sha256:2a97df53c57eecc19ef77c750aae5fef1447c2306843be1e370e7e82dd1cb1da 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-1_5 0.0s done #16 DONE 19.7s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-04-21 16:04:12,770: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init] 5917e5ca71f8: Preparing 8449ab820866: Preparing b5ee3c7ac7dc: Preparing f23420e4714b: Preparing d77247cd0b7b: Preparing b347fd5a9e24: Preparing 1ea2a0278aa6: Preparing 022b5942f667: Preparing 538812a4b9bd: Preparing b347fd5a9e24: Waiting 1ea2a0278aa6: Waiting 022b5942f667: Waiting 538812a4b9bd: Waiting d77247cd0b7b: Waiting 8449ab820866: Pushed f23420e4714b: Pushed d77247cd0b7b: Pushed 5917e5ca71f8: Pushed b347fd5a9e24: Pushed 1ea2a0278aa6: Pushed 022b5942f667: Pushed 538812a4b9bd: Pushed b5ee3c7ac7dc: Pushed master-2_7_7_5-1_5: digest: sha256:c61fc356a2a21ed9b286bfda600e2f9e0459601c2160aad2f01a9a7c05bd96c2 size: 2198 2026-04-21 16:05:02,879: INFO: Building opensdn-vrouter-kernel-build-init finished successfully, duration: 172 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_7_5-1_5 dde986ddd630 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-1_5 1c503ae2a34e 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-1_5 88c0311419a7 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-1_5 07e89b7d2125 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-1_5 6b96d22f3fe4 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-1_5 3a16830094c1 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-1_5 6462a7d29d1f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-1_5 c17b8e0740f3 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-1_5 ab1370c81be7 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-1_5 bf730352806a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-1_5 162d432168be 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-1_5 667c6a873ebc 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-1_5 83a47e185f2b 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-1_5 ca456bdec539 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-1_5 b68e13c86d05 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-1_5 99b1e0714446 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-1_5 668b6544a5d2 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-1_5 4c2a1f8e258e 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-1_5 4e8abb2cb2b9 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-1_5 79b83df46098 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-1_5 f70cefa4cf4a 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-1_5 f8f481ac271e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-1_5 3c6a83144328 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-1_5 18b51ff7ee98 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-1_5 59dafae9a875 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-1_5 bb7bd2d50b3b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-1_5 f50b3de0f2c1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-1_5 4cbfeeaed026 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-1_5 a916081e27d3 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-1_5 760851b28ff5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-1_5 c43e1c39eaa3 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-1_5 9b5392b1f5a7 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-1_5 beb8f0e70c6b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-1_5 8f79f9fc65b3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-1_5 3571e4133c96 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-1_5 4a6f5f4a346e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-1_5 bb3e1152f9e6 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-1_5 f558b8183265 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-1_5 85b5001f83bd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-1_5 2a79cda8af48 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-1_5 c57e6ac796a8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-1_5 3fadffcc761b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-1_5 c253d2693937 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-1_5 ff97cc3754cc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-1_5 33dd3deaf2f2 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-1_5 8c4c31539af3 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-1_5 4c7145a55be6 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-1_5 57fba65ece0e 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-1_5 4a28c7045afd 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-1_5 d4467a6338f5 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-1_5 9497d94aae29 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-1_5 2a97df53c57e 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-1_5 6d165a2268b2 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-1_5 23cea386b2b7 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-1_5 1fb8e1c9c558 2.9GB 0B U opensdn-test-test:master-2_7_7_5-1_5 8c4c31539af3 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 2955b90edf2f 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-1_5 1fb8e1c9c558 2.9GB 0B U