2026-07-17 10:26:03,711: INFO: Building opensdn-vrouter-base 2026-07-17 10:26:03,727: 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-3_0_0_8-6 --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-base --build-arg UBUNTU_DISTR_VERSION=26.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: 1.28kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 86.20kB 0.0s done #6 DONE 0.3s #7 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #7 DONE 0.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.3s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.9s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; dnf install -y NetworkManager initscripts ethtool pciutils ; dnf clean all -y ; if [[ "$ID" == 'rhel' && "${PLATFORM_ID/*:/}" == 'el8' ]] ; then rm -f /usr/sbin/ifup /usr/sbin/ifdown && cp /etc/sysconfig/network-scripts/ifup /etc/sysconfig/network-scripts/ifdown /usr/sbin/ ; fi ; mkdir -p /opt/contrail ; cp -r /etc/sysconfig/network-scripts /opt/contrail/ ; rm -rf /var/cache/yum /etc/sysconfig/network-scripts ; ldconfig #10 1.647 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 18 MB 00:00 #10 5.366 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #10 6.207 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 516 kB 00:00 #10 6.987 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 20 MB 00:00 #10 14.23 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 15 MB 00:00 #10 19.04 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 1.2 MB 00:00 #10 19.83 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 6.3 MB 00:00 #10 21.83 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #10 22.46 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 480 kB 00:00 #10 22.99 added from: http://tf-mirrors.gz1.opensdn.io/re 886 kB/s | 19 kB 00:00 #10 23.43 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #10 23.79 added from: http://tf-mirrors.gz1.opensdn.io/re 395 kB/s | 15 kB 00:00 #10 24.19 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 112 kB 00:00 #10 25.31 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 44 MB 00:00 #10 44.27 Third parties for OpenSDN 10 MB/s | 5.1 MB 00:00 #10 56.66 Dependencies resolved. #10 56.66 ==================================================================================================== #10 56.66 Package Arch Version Repository Size #10 56.66 ==================================================================================================== #10 56.66 Installing: #10 56.66 NetworkManager x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.4 M #10 56.66 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 56.66 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 56.66 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 56.66 Installing dependencies: #10 56.66 NetworkManager-libnm x86_64 1:1.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 56.66 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 56.66 cryptsetup-libs x86_64 2.8.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 559 k #10 56.66 device-mapper x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 56.66 device-mapper-libs x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 56.66 hwdata noarch 0.348-9.22.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 56.66 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 56.66 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 56.66 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 56.66 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 56.66 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 56.66 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 56.66 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 56.66 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 56.66 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 56.66 systemd-udev x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 56.66 #10 56.66 Transaction Summary #10 56.66 ==================================================================================================== #10 56.66 Install 20 Packages #10 56.66 #10 56.66 Total download size: 12 M #10 56.66 Installed size: 49 M #10 56.66 Downloading Packages: #10 56.78 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 #10 56.93 (2/20): cryptsetup-libs-2.8.1-3.el9.x86_64.rpm 4.4 MB/s | 559 kB 00:00 #10 56.99 (3/20): NetworkManager-1.54.3-3.el9_8.x86_64.rp 7.1 MB/s | 2.4 MB 00:00 #10 57.01 (4/20): NetworkManager-libnm-1.54.3-3.el9_8.x86 5.4 MB/s | 1.9 MB 00:00 #10 57.02 (5/20): device-mapper-1.02.207-4.el9.1.x86_64.r 1.1 MB/s | 138 kB 00:00 #10 57.05 (6/20): ethtool-6.15-2.el9.x86_64.rpm 10 MB/s | 331 kB 00:00 #10 57.08 (7/20): device-mapper-libs-1.02.207-4.el9.1.x86 3.6 MB/s | 179 kB 00:00 #10 57.08 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 7.7 MB/s | 208 kB 00:00 #10 57.09 (9/20): initscripts-rename-device-10.11.8-4.el9 612 kB/s | 14 kB 00:00 #10 57.10 (10/20): initscripts-service-10.11.8-4.el9.noar 500 kB/s | 11 kB 00:00 #10 57.12 (11/20): kbd-2.4.0-11.el9.x86_64.rpm 17 MB/s | 383 kB 00:00 #10 57.15 (12/20): iputils-20210202-15.el9.x86_64.rpm 3.9 MB/s | 167 kB 00:00 #10 57.16 (13/20): hwdata-0.348-9.22.el9.noarch.rpm 13 MB/s | 1.7 MB 00:00 #10 57.19 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 9.1 MB/s | 502 kB 00:00 #10 57.21 (15/20): kmod-28-11.el9.x86_64.rpm 2.8 MB/s | 121 kB 00:00 #10 57.23 (16/20): libndp-1.9-1.el9.x86_64.rpm 1.2 MB/s | 37 kB 00:00 #10 57.23 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 5.4 MB/s | 92 kB 00:00 #10 57.23 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 3.1 MB/s | 40 kB 00:00 #10 57.25 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 15 MB/s | 1.5 MB 00:00 #10 57.30 (20/20): systemd-udev-252-67.el9_8.2.rocky.0.1. 32 MB/s | 1.9 MB 00:00 #10 57.30 -------------------------------------------------------------------------------- #10 57.30 Total 20 MB/s | 12 MB 00:00 #10 57.30 Running transaction check #10 57.44 Transaction check succeeded. #10 57.44 Running transaction test #10 57.66 Transaction test succeeded. #10 57.66 Running transaction #10 58.37 Preparing : 1/1 #10 58.44 Installing : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 1/20 #10 58.48 Installing : device-mapper-9:1.02.207-4.el9.1.x86_64 2/20 #10 58.51 Installing : cryptsetup-libs-2.8.1-3.el9.x86_64 3/20 #10 58.53 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 58.53 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 58.55 Installing : kmod-28-11.el9.x86_64 6/20 #10 58.68 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 58.74 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 59.03 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 59.21 Installing : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 59.23 Running scriptlet: systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 10/20 #10 60.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 60.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 60.43 #10 60.45 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 60.47 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 60.51 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 60.52 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 60.63 Installing : hwdata-0.348-9.22.el9.noarch 14/20 #10 60.66 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 60.75 Installing : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 16/20 #10 60.75 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 60.87 Installing : NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 60.87 Running scriptlet: NetworkManager-1:1.54.3-3.el9_8.x86_64 17/20 #10 60.90 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 60.90 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 60.90 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 60.90 #10 60.90 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 60.90 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 60.94 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 60.94 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 60.94 #10 60.95 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 60.96 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 61.00 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 61.62 Verifying : NetworkManager-1:1.54.3-3.el9_8.x86_64 1/20 #10 61.62 Verifying : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 2/20 #10 61.62 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 61.62 Verifying : cryptsetup-libs-2.8.1-3.el9.x86_64 4/20 #10 61.62 Verifying : device-mapper-9:1.02.207-4.el9.1.x86_64 5/20 #10 61.62 Verifying : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 6/20 #10 61.62 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 61.62 Verifying : hwdata-0.348-9.22.el9.noarch 8/20 #10 61.63 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 61.63 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 61.63 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 61.63 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 61.63 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 61.63 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 61.63 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 61.63 Verifying : kmod-28-11.el9.x86_64 16/20 #10 61.63 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 61.63 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 61.63 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 61.63 Verifying : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 20/20 #10 61.87 #10 61.87 Installed: #10 61.87 NetworkManager-1:1.54.3-3.el9_8.x86_64 #10 61.87 NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 #10 61.87 chkconfig-1.24-2.el9.x86_64 #10 61.87 cryptsetup-libs-2.8.1-3.el9.x86_64 #10 61.87 device-mapper-9:1.02.207-4.el9.1.x86_64 #10 61.87 device-mapper-libs-9:1.02.207-4.el9.1.x86_64 #10 61.87 ethtool-2:6.15-2.el9.x86_64 #10 61.87 hwdata-0.348-9.22.el9.noarch #10 61.87 initscripts-10.11.8-4.el9.x86_64 #10 61.87 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 61.87 initscripts-service-10.11.8-4.el9.noarch #10 61.87 iputils-20210202-15.el9.x86_64 #10 61.87 kbd-2.4.0-11.el9.x86_64 #10 61.87 kbd-legacy-2.4.0-11.el9.noarch #10 61.87 kbd-misc-2.4.0-11.el9.noarch #10 61.87 kmod-28-11.el9.x86_64 #10 61.87 libndp-1.9-1.el9.x86_64 #10 61.87 pciutils-3.7.0-7.el9.x86_64 #10 61.87 pciutils-libs-3.7.0-7.el9.x86_64 #10 61.87 systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 #10 61.87 #10 61.87 Complete! #10 62.78 77 files removed #10 DONE 63.5s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.8s #12 exporting to image #12 exporting layers #12 exporting layers 3.1s done #12 writing image sha256:8d1a1bbcc2e4376035348b639510a7f65222d95ece799951eaadb43f24657449 #12 writing image sha256:8d1a1bbcc2e4376035348b639510a7f65222d95ece799951eaadb43f24657449 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_8-6 0.0s done #12 DONE 4.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-07-17 10:27:17,461: INFO: Docker build duration: 74 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 8746d510fc3a: Preparing 85f0130434ec: Preparing d68091c7517c: Preparing 44d3f403359e: Preparing df482e20d07c: Preparing 42b23d566c3a: Preparing 8466aa491155: Preparing 3a0ebfb7a1e2: Preparing b122676d02b7: Preparing df482e20d07c: Waiting 42b23d566c3a: Waiting 8466aa491155: Waiting 8746d510fc3a: Waiting 85f0130434ec: Waiting d68091c7517c: Waiting 3a0ebfb7a1e2: Waiting 44d3f403359e: Waiting fbcf054dbb6d: Preparing 2a46362fb1fa: Preparing dcfdf504f861: Preparing 869f1489b6a3: Preparing b122676d02b7: Waiting 2a46362fb1fa: Waiting dcfdf504f861: Waiting fbcf054dbb6d: Waiting 7b184f2ee567: Preparing 9495ec4b568e: Preparing bd30ceea9027: Preparing 7e682690d1c7: Preparing 869f1489b6a3: Waiting 9495ec4b568e: Waiting bd30ceea9027: Waiting 7b184f2ee567: Waiting 44343de3ea1d: Preparing 44343de3ea1d: Waiting 7e682690d1c7: Waiting 8746d510fc3a: Pushed df482e20d07c: Layer already exists d68091c7517c: Pushed 44d3f403359e: Pushed 42b23d566c3a: Layer already exists 8466aa491155: Layer already exists 3a0ebfb7a1e2: Layer already exists b122676d02b7: Layer already exists fbcf054dbb6d: Layer already exists 2a46362fb1fa: Layer already exists 869f1489b6a3: Layer already exists dcfdf504f861: Layer already exists 7b184f2ee567: Layer already exists 9495ec4b568e: Layer already exists bd30ceea9027: Layer already exists 7e682690d1c7: Layer already exists 44343de3ea1d: Layer already exists 85f0130434ec: Pushed master-3_0_0_8-6: digest: sha256:eabb086e51562ed1b87acefb426cb7d6db2d5aee0e58553c7055ebfef631e340 size: 4090 2026-07-17 10:27:29,970: INFO: Building opensdn-vrouter-base finished successfully, duration: 86 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-6 1a114ce1d592 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_8-6 0e13c5567465 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_8-6 4dbaab9fe702 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 9097cdeb61f0 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_8-6 c8a58a50b91d 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_8-6 3d974830febd 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_8-6 45dada5f11cd 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_8-6 05dc63d00ea1 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_8-6 d3bab61de9aa 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_8-6 cb914307563a 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_8-6 f03aa9ef45e5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_8-6 eaecef12355c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_8-6 dac035197d82 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_8-6 b42ed28a6ef5 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_8-6 478c5e6cb89e 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_8-6 23515cc0d8b1 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_8-6 8d1a1bbcc2e4 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen f79ed8688ba7 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 369239f333b5 22.6GB 0B tf-dev-sandbox:frozen f79ed8688ba7 3.01GB 0B U