2025-10-22 09:19:20,489: INFO: Building opensdn-vrouter-base 2025-10-22 09:19:20,518: 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_2_7_0-2 --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=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 #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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_0-2 #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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_0-2 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 ... #8 [internal] load build context #8 transferring context: 86.18kB done #8 DONE 0.3s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.3s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; yum install -y NetworkManager initscripts ethtool pciutils ; yum 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.243 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #10 3.069 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 MB/s | 730 kB 00:00 #10 3.441 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 264 kB 00:00 #10 3.877 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #10 6.865 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #10 8.130 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #10 8.751 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #10 9.916 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 392 kB 00:00 #10 10.31 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 451 kB 00:00 #10 10.65 added from: http://tf-mirrors.gz1.opensdn.io/re 685 kB/s | 16 kB 00:00 #10 10.89 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #10 11.15 added from: http://tf-mirrors.gz1.opensdn.io/re 422 kB/s | 13 kB 00:00 #10 11.37 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #10 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 30 MB 00:00 #10 25.01 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #10 33.93 Dependencies resolved. #10 33.93 ============================================================================================== #10 33.93 Package Arch Version Repository Size #10 33.93 ============================================================================================== #10 33.93 Installing: #10 33.93 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 33.93 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 33.93 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 33.93 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 33.93 Installing dependencies: #10 33.93 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 33.93 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 33.93 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 33.93 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 33.93 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 33.93 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 33.93 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 33.93 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 33.93 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 33.93 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 33.93 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 33.93 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 33.93 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 33.93 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 33.93 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 33.93 #10 33.93 Transaction Summary #10 33.93 ============================================================================================== #10 33.93 Install 19 Packages #10 33.93 #10 33.93 Total download size: 12 M #10 33.93 Installed size: 46 M #10 33.93 Downloading Packages: #10 33.96 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.7 MB/s | 160 kB 00:00 #10 34.01 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 11 MB/s | 514 kB 00:00 #10 34.03 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 11 MB/s | 137 kB 00:00 #10 34.08 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 14 MB/s | 1.8 MB 00:00 #10 34.08 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 3.8 MB/s | 177 kB 00:00 #10 34.10 (6/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 14 MB/s | 2.3 MB 00:00 #10 34.10 (7/19): ethtool-6.2-1.el9.x86_64.rpm 5.1 MB/s | 229 kB 00:00 #10 34.12 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #10 34.12 (9/19): initscripts-rename-device-10.11.7-1.el9 1.0 MB/s | 14 kB 00:00 #10 34.29 (10/19): initscripts-service-10.11.7-1.el9.noar 57 kB/s | 10 kB 00:00 #10 34.37 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 1.5 MB/s | 387 kB 00:00 #10 34.37 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 6.4 MB/s | 502 kB 00:00 #10 34.41 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 4.7 MB/s | 1.6 MB 00:00 #10 34.42 (14/19): kmod-28-10.el9.x86_64.rpm 2.8 MB/s | 121 kB 00:00 #10 34.42 (15/19): libndp-1.9-1.el9.x86_64.rpm 5.0 MB/s | 37 kB 00:00 #10 34.44 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 7.9 MB/s | 92 kB 00:00 #10 34.44 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 2.5 MB/s | 41 kB 00:00 #10 34.47 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 14 MB/s | 1.5 MB 00:00 #10 34.50 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 29 MB/s | 1.9 MB 00:00 #10 34.50 -------------------------------------------------------------------------------- #10 34.50 Total 21 MB/s | 12 MB 00:00 #10 34.50 Running transaction check #10 34.68 Transaction check succeeded. #10 34.68 Running transaction test #10 35.00 Transaction test succeeded. #10 35.00 Running transaction #10 35.54 Preparing : 1/1 #10 35.64 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 36.02 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 36.04 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 36.05 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 36.06 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 36.08 Installing : kmod-28-10.el9.x86_64 6/19 #10 36.36 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 36.45 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 36.54 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 36.84 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 36.94 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 37.91 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 37.91 #10 37.91 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 37.93 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 38.01 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 38.03 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 38.07 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 38.10 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 38.14 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 38.21 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 38.24 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 38.28 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 38.28 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 38.28 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 38.28 #10 38.31 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 38.51 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 38.55 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 38.55 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 38.55 #10 38.55 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 38.57 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 38.60 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 38.94 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 38.94 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 38.94 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 38.94 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 38.94 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 38.94 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 38.94 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 38.94 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 38.94 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 38.94 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 38.94 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 38.94 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 38.94 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 38.94 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 38.94 Verifying : kmod-28-10.el9.x86_64 15/19 #10 38.94 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 38.94 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 38.94 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 38.94 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 39.51 #10 39.51 Installed: #10 39.51 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 39.51 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 39.51 chkconfig-1.24-1.el9_5.1.x86_64 #10 39.51 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 39.51 device-mapper-9:1.02.198-2.el9.x86_64 #10 39.51 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 39.51 ethtool-2:6.2-1.el9.x86_64 #10 39.51 hwdata-0.348-9.15.el9.noarch #10 39.51 initscripts-10.11.7-1.el9.x86_64 #10 39.51 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 39.51 initscripts-service-10.11.7-1.el9.noarch #10 39.51 kbd-2.4.0-10.el9.x86_64 #10 39.51 kbd-legacy-2.4.0-10.el9.noarch #10 39.51 kbd-misc-2.4.0-10.el9.noarch #10 39.51 kmod-28-10.el9.x86_64 #10 39.51 libndp-1.9-1.el9.x86_64 #10 39.51 pciutils-3.7.0-5.el9.x86_64 #10 39.51 pciutils-libs-3.7.0-5.el9.x86_64 #10 39.51 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 39.51 #10 39.51 Complete! #10 40.03 75 files removed #10 DONE 40.3s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.5s #12 exporting to image #12 exporting layers #12 exporting layers 3.7s done #12 writing image sha256:4a5490210540854b0d3eb1d6eea50c291782b6ffef55b8df30043a8ae71fc7a4 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_7_0-2 done #12 DONE 3.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-22 09:20:10,528: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 5e3bcf6e8983: Preparing bb7b147f9f1a: Preparing dc49a5cd68f6: Preparing a1b9ef6f8b3f: Preparing 1726960138ff: Preparing 959f4c4f8d0f: Preparing 812e406592c1: Preparing 0bb991f82b51: Preparing 6ca2e8a85a9d: Preparing 670f6fb98d0f: Preparing 2f67595f9543: Preparing cd429afbad96: Preparing efa3f4452d78: Preparing 5a53fc3c4d20: Preparing d534c18b923e: Preparing b4b53cd4063d: Preparing 44343de3ea1d: Preparing 959f4c4f8d0f: Waiting 2f67595f9543: Waiting 812e406592c1: Waiting 0bb991f82b51: Waiting 6ca2e8a85a9d: Waiting 670f6fb98d0f: Waiting cd429afbad96: Waiting efa3f4452d78: Waiting 5a53fc3c4d20: Waiting d534c18b923e: Waiting b4b53cd4063d: Waiting 44343de3ea1d: Waiting 1726960138ff: Layer already exists a1b9ef6f8b3f: Pushed dc49a5cd68f6: Pushed 959f4c4f8d0f: Layer already exists 812e406592c1: Layer already exists 0bb991f82b51: Layer already exists 5e3bcf6e8983: Pushed 6ca2e8a85a9d: Layer already exists 670f6fb98d0f: Layer already exists cd429afbad96: Layer already exists 2f67595f9543: Layer already exists 5a53fc3c4d20: Layer already exists efa3f4452d78: Layer already exists d534c18b923e: Layer already exists b4b53cd4063d: Layer already exists 44343de3ea1d: Layer already exists bb7b147f9f1a: Pushed master-2_2_7_0-2: digest: sha256:072d21839f510f91018cc17370b39af2ac89ee1a0b138303ba16f457974b5c05 size: 3882 2025-10-22 09:20:23,062: INFO: Building opensdn-vrouter-base finished successfully, duration: 63 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_0-2 567bf991a7fc 8 seconds ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_0-2 4a5490210540 18 seconds ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_0-2 c4948b04633b 21 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_0-2 c06f507cb1a0 29 seconds ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_0-2 a29d3cf3fb1c About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_0-2 bf87953f0aba About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_0-2 f2930a88cc99 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_0-2 e05ce430252a 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_0-2 3e2ad8a5d913 2 minutes ago 2.36MB tf-dev-sandbox compile 07bb8d023563 3 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_0-2 946277359b2e 3 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b9b958c4a503 3 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_0-2 b3f78a30b532 3 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_0-2 072613fba31f 3 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_0-2 5ab62f690111 3 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 660df38427e4 11 hours ago 23.6GB