2025-10-16 17:23:47,112: INFO: Building opensdn-vrouter-base 2025-10-16 17:23:47,153: 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_5_1-4 --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_5_1-4 #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.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_1-4 #5 DONE 0.2s #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.7s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.6s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 0.4s #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 0.549 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.1 MB 00:00 #10 0.994 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 730 kB 00:00 #10 1.280 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #10 1.562 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #10 4.562 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #10 6.690 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #10 7.323 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #10 8.663 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 392 kB 00:00 #10 9.053 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #10 9.367 added from: http://tf-mirrors.gz1.opensdn.io/re 521 kB/s | 16 kB 00:00 #10 9.614 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #10 9.904 added from: http://tf-mirrors.gz1.opensdn.io/re 487 kB/s | 13 kB 00:00 #10 10.08 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #10 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #10 24.98 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #10 31.32 Dependencies resolved. #10 31.32 ============================================================================================== #10 31.32 Package Arch Version Repository Size #10 31.32 ============================================================================================== #10 31.32 Installing: #10 31.32 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 31.32 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 31.32 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 31.32 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 31.32 Installing dependencies: #10 31.32 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 31.32 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 31.32 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 31.32 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 31.32 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 31.32 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 31.32 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 31.32 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 31.32 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 31.32 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 31.32 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 31.32 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 31.32 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 31.32 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 31.32 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 31.32 #10 31.32 Transaction Summary #10 31.32 ============================================================================================== #10 31.32 Install 19 Packages #10 31.32 #10 31.32 Total download size: 12 M #10 31.32 Installed size: 46 M #10 31.33 Downloading Packages: #10 31.37 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 4.1 MB/s | 160 kB 00:00 #10 31.48 (2/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 18 MB/s | 2.3 MB 00:00 #10 31.51 (3/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 9.8 MB/s | 1.8 MB 00:00 #10 31.54 (4/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 3.2 MB/s | 514 kB 00:00 #10 31.54 (5/19): device-mapper-1.02.198-2.el9.x86_64.rpm 1.7 MB/s | 137 kB 00:00 #10 31.54 (6/19): device-mapper-libs-1.02.198-2.el9.x86_6 5.2 MB/s | 177 kB 00:00 #10 31.56 (7/19): ethtool-6.2-1.el9.x86_64.rpm 8.7 MB/s | 229 kB 00:00 #10 31.56 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #10 31.57 (9/19): initscripts-rename-device-10.11.7-1.el9 986 kB/s | 14 kB 00:00 #10 31.58 (10/19): initscripts-service-10.11.7-1.el9.noar 651 kB/s | 10 kB 00:00 #10 31.59 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 14 MB/s | 387 kB 00:00 #10 31.63 (12/19): hwdata-0.348-9.15.el9.noarch.rpm 17 MB/s | 1.6 MB 00:00 #10 31.65 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 7.9 MB/s | 502 kB 00:00 #10 31.65 (14/19): kmod-28-10.el9.x86_64.rpm 8.0 MB/s | 121 kB 00:00 #10 31.65 (15/19): libndp-1.9-1.el9.x86_64.rpm 5.0 MB/s | 37 kB 00:00 #10 31.65 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 31.66 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 5.3 MB/s | 41 kB 00:00 #10 31.68 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 18 MB/s | 1.5 MB 00:00 #10 31.71 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 40 MB/s | 1.9 MB 00:00 #10 31.71 -------------------------------------------------------------------------------- #10 31.71 Total 31 MB/s | 12 MB 00:00 #10 31.71 Running transaction check #10 31.89 Transaction check succeeded. #10 31.89 Running transaction test #10 32.12 Transaction test succeeded. #10 32.12 Running transaction #10 36.36 Preparing : 1/1 #10 36.50 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 36.58 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 36.77 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 36.88 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 36.89 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 36.91 Installing : kmod-28-10.el9.x86_64 6/19 #10 37.12 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 37.41 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 37.45 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 37.59 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 37.78 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 38.77 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 38.77 #10 38.77 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 39.10 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 39.25 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 39.28 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 39.35 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 39.38 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 39.46 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 39.61 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 39.63 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 39.68 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 39.68 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 39.68 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 39.68 #10 39.73 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 39.76 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 39.79 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 39.79 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 39.79 #10 39.82 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 39.85 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 39.88 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 40.54 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 40.54 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 40.54 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 40.54 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 40.54 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 40.54 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 40.54 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 40.54 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 40.54 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 40.54 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 40.54 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 40.54 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 40.54 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 40.54 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 40.54 Verifying : kmod-28-10.el9.x86_64 15/19 #10 40.54 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 40.54 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 40.54 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 40.54 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 40.97 #10 40.97 Installed: #10 40.97 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 40.97 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 40.97 chkconfig-1.24-1.el9_5.1.x86_64 #10 40.97 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 40.97 device-mapper-9:1.02.198-2.el9.x86_64 #10 40.97 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 40.97 ethtool-2:6.2-1.el9.x86_64 #10 40.97 hwdata-0.348-9.15.el9.noarch #10 40.97 initscripts-10.11.7-1.el9.x86_64 #10 40.97 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 40.97 initscripts-service-10.11.7-1.el9.noarch #10 40.97 kbd-2.4.0-10.el9.x86_64 #10 40.97 kbd-legacy-2.4.0-10.el9.noarch #10 40.97 kbd-misc-2.4.0-10.el9.noarch #10 40.97 kmod-28-10.el9.x86_64 #10 40.97 libndp-1.9-1.el9.x86_64 #10 40.97 pciutils-3.7.0-5.el9.x86_64 #10 40.97 pciutils-libs-3.7.0-5.el9.x86_64 #10 40.97 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 40.97 #10 40.97 Complete! #10 41.51 75 files removed #10 DONE 42.0s #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 2.3s done #12 writing image sha256:f27529f8bfa825bef0f946d298bc427bf731fdfd8ef5a70de566362742744d54 #12 writing image sha256:f27529f8bfa825bef0f946d298bc427bf731fdfd8ef5a70de566362742744d54 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_5_1-4 0.0s done #12 DONE 2.7s 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-16 17:24:37,126: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] e4b4f7770a62: Preparing 2815ccac08f0: Preparing fd323c6f1388: Preparing 5c12b4ed9a6d: Preparing f02dfbc7a075: Preparing ff30d326e05a: Preparing 6a85905584a6: Preparing eb6f54cbbcb6: Preparing ef4038514517: Preparing 0a55169810f8: Preparing 0d1337713676: Preparing 6fc4054e2e65: Preparing 47e8a53067bf: Preparing 2e2cb1eb4e3d: Preparing 37b5ca803fb6: Preparing 44343de3ea1d: Preparing ff30d326e05a: Waiting 6a85905584a6: Waiting eb6f54cbbcb6: Waiting ef4038514517: Waiting 0a55169810f8: Waiting 0d1337713676: Waiting 6fc4054e2e65: Waiting 47e8a53067bf: Waiting 2e2cb1eb4e3d: Waiting 37b5ca803fb6: Waiting 44343de3ea1d: Waiting f02dfbc7a075: Layer already exists e4b4f7770a62: Pushed ff30d326e05a: Layer already exists 5c12b4ed9a6d: Pushed 6a85905584a6: Layer already exists eb6f54cbbcb6: Layer already exists ef4038514517: Layer already exists 0a55169810f8: Layer already exists fd323c6f1388: Pushed 0d1337713676: Layer already exists 47e8a53067bf: Layer already exists 6fc4054e2e65: Layer already exists 2e2cb1eb4e3d: Layer already exists 44343de3ea1d: Layer already exists 37b5ca803fb6: Layer already exists 2815ccac08f0: Pushed master-2_2_5_1-4: digest: sha256:70dcb262159ccedf87133cca8f5367c1510c5ff0612a5e94dc83bfd03c0fa12f size: 3669 2025-10-16 17:24:49,768: INFO: Building opensdn-vrouter-base finished successfully, duration: 62 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_1-4 87dd459dbe7c 5 seconds ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_1-4 86c56cdf6cfc 14 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_1-4 f27529f8bfa8 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_1-4 33f6af874a65 20 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_1-4 2c039f45b21e 23 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_1-4 f54b995f9c00 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_1-4 18b25c16f67e About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_1-4 418ee86dc7cc About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_1-4 b31503b9e354 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_1-4 a8745ac4d29d 2 minutes ago 2.45MB tf-dev-sandbox compile c825e1a7509d 3 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_1-4 24e51eea6dd0 10 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_1-4 f064c85bf551 10 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 917789f5326a 10 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_1-4 497eb2c74646 10 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_1-4 30b0eb6d4b20 10 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7b13aef14512 53 minutes ago 23.8GB