2025-10-15 16:42:42,019: INFO: Building opensdn-vrouter-base 2025-10-15 16:42:42,036: 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_4_6-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.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-2_2_4_6-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_4_6-2 #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.2s #7 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #7 DONE 0.8s #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.798 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #10 1.245 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #10 1.494 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 264 kB 00:00 #10 1.891 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #10 5.371 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #10 7.118 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #10 7.581 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #10 8.475 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 392 kB 00:00 #10 9.099 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 451 kB 00:00 #10 9.528 added from: http://tf-mirrors.gz1.opensdn.io/re 378 kB/s | 16 kB 00:00 #10 9.808 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 kB/s | 257 B 00:00 #10 10.03 added from: http://tf-mirrors.gz1.opensdn.io/re 376 kB/s | 13 kB 00:00 #10 10.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #10 11.02 added from: http://tf-mirrors.gz1.opensdn.io/re 75 MB/s | 30 MB 00:00 #10 23.88 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #10 32.45 Dependencies resolved. #10 32.45 ============================================================================================== #10 32.45 Package Arch Version Repository Size #10 32.45 ============================================================================================== #10 32.45 Installing: #10 32.45 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 32.45 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 32.45 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 32.45 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 32.45 Installing dependencies: #10 32.45 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 32.45 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 32.45 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 32.45 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 32.45 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 32.45 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 32.45 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 32.45 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 32.45 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 32.45 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 32.45 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 32.45 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 32.45 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 32.45 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 32.45 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 32.45 #10 32.45 Transaction Summary #10 32.45 ============================================================================================== #10 32.45 Install 19 Packages #10 32.45 #10 32.46 Total download size: 12 M #10 32.46 Installed size: 46 M #10 32.46 Downloading Packages: #10 32.49 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 5.5 MB/s | 160 kB 00:00 #10 32.53 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 11 MB/s | 514 kB 00:00 #10 32.55 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 15 MB/s | 137 kB 00:00 #10 32.58 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 15 MB/s | 1.8 MB 00:00 #10 32.59 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 4.2 MB/s | 177 kB 00:00 #10 32.60 (6/19): ethtool-6.2-1.el9.x86_64.rpm 11 MB/s | 229 kB 00:00 #10 32.61 (7/19): initscripts-10.11.7-1.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #10 32.62 (8/19): initscripts-rename-device-10.11.7-1.el9 1.0 MB/s | 14 kB 00:00 #10 32.65 (9/19): hwdata-0.348-9.15.el9.noarch.rpm 24 MB/s | 1.6 MB 00:00 #10 32.66 (10/19): initscripts-service-10.11.7-1.el9.noar 290 kB/s | 10 kB 00:00 #10 32.70 (11/19): NetworkManager-1.48.10-5.el9_5.x86_64. 9.7 MB/s | 2.3 MB 00:00 #10 32.71 (12/19): kbd-2.4.0-10.el9.x86_64.rpm 7.6 MB/s | 387 kB 00:00 #10 32.72 (13/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 7.9 MB/s | 502 kB 00:00 #10 32.72 (14/19): kmod-28-10.el9.x86_64.rpm 5.5 MB/s | 121 kB 00:00 #10 32.73 (15/19): libndp-1.9-1.el9.x86_64.rpm 3.4 MB/s | 37 kB 00:00 #10 32.74 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 7.3 MB/s | 92 kB 00:00 #10 32.74 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 3.9 MB/s | 41 kB 00:00 #10 32.76 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 21 MB/s | 1.5 MB 00:00 #10 32.80 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 34 MB/s | 1.9 MB 00:00 #10 32.80 -------------------------------------------------------------------------------- #10 32.80 Total 34 MB/s | 12 MB 00:00 #10 32.80 Running transaction check #10 33.07 Transaction check succeeded. #10 33.07 Running transaction test #10 33.40 Transaction test succeeded. #10 33.40 Running transaction #10 33.85 Preparing : 1/1 #10 34.05 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 34.07 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 34.10 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 34.11 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 34.12 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 34.15 Installing : kmod-28-10.el9.x86_64 6/19 #10 34.43 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 34.55 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 34.61 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 34.76 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 35.00 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 35.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 35.93 #10 35.94 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 35.96 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 36.18 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 36.20 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 36.28 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 36.40 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 36.52 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 36.58 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 36.60 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 36.65 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 36.65 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 36.65 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 36.65 #10 36.67 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 36.70 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 36.72 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 36.72 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 36.72 #10 36.73 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 36.75 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 36.77 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 37.28 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 37.28 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 37.28 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 37.28 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 37.28 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 37.28 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 37.28 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 37.28 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 37.28 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 37.28 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 37.28 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 37.28 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 37.28 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 37.28 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 37.28 Verifying : kmod-28-10.el9.x86_64 15/19 #10 37.28 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 37.28 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 37.28 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 37.28 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 37.51 #10 37.51 Installed: #10 37.51 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 37.51 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 37.51 chkconfig-1.24-1.el9_5.1.x86_64 #10 37.51 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 37.51 device-mapper-9:1.02.198-2.el9.x86_64 #10 37.51 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 37.51 ethtool-2:6.2-1.el9.x86_64 #10 37.51 hwdata-0.348-9.15.el9.noarch #10 37.51 initscripts-10.11.7-1.el9.x86_64 #10 37.51 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 37.51 initscripts-service-10.11.7-1.el9.noarch #10 37.51 kbd-2.4.0-10.el9.x86_64 #10 37.51 kbd-legacy-2.4.0-10.el9.noarch #10 37.51 kbd-misc-2.4.0-10.el9.noarch #10 37.51 kmod-28-10.el9.x86_64 #10 37.51 libndp-1.9-1.el9.x86_64 #10 37.51 pciutils-3.7.0-5.el9.x86_64 #10 37.51 pciutils-libs-3.7.0-5.el9.x86_64 #10 37.51 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 37.51 #10 37.51 Complete! #10 38.23 75 files removed #10 DONE 38.5s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.9s #12 exporting to image #12 exporting layers #12 exporting layers 2.9s done #12 writing image sha256:05145a6e32090479ba3656da86ea4aca913e900ea18d7d524985dde79d21be60 #12 writing image sha256:05145a6e32090479ba3656da86ea4aca913e900ea18d7d524985dde79d21be60 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_4_6-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_4_6-2 0.4s done #12 DONE 3.4s 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-15 16:43:28,129: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 67fc2e74472c: Preparing d88d934a1c75: Preparing c3aec7035e5b: Preparing 7e876e1447f9: Preparing 34dcbee539c3: Preparing 9bf0f29f41b4: Preparing 6ace5030db3e: Preparing 32ba2dd14fc3: Preparing 74f31abb65f7: Preparing 93918ce933e4: Preparing 7d8de8a67958: Preparing 5006c6d7d632: Preparing 2f074fa393ff: Preparing d86a71689c82: Preparing 7257cb5a5ee0: Preparing 44343de3ea1d: Preparing 34dcbee539c3: Waiting 9bf0f29f41b4: Waiting 6ace5030db3e: Waiting 32ba2dd14fc3: Waiting 74f31abb65f7: Waiting 93918ce933e4: Waiting 7d8de8a67958: Waiting 5006c6d7d632: Waiting 2f074fa393ff: Waiting d86a71689c82: Waiting 7257cb5a5ee0: Waiting 44343de3ea1d: Waiting c3aec7035e5b: Pushed 7e876e1447f9: Pushed 34dcbee539c3: Layer already exists 9bf0f29f41b4: Layer already exists 6ace5030db3e: Layer already exists 32ba2dd14fc3: Layer already exists 67fc2e74472c: Pushed 74f31abb65f7: Layer already exists 93918ce933e4: Layer already exists 7d8de8a67958: Layer already exists 5006c6d7d632: Layer already exists 2f074fa393ff: Layer already exists d86a71689c82: Layer already exists 7257cb5a5ee0: Layer already exists 44343de3ea1d: Layer already exists d88d934a1c75: Pushed master-2_2_4_6-2: digest: sha256:c1e6966cd0d3c001c7d64a5889e9f898376aa519c4ea288eba88cae3a6ddf3b1 size: 3669 2025-10-15 16:43:34,109: INFO: Building opensdn-vrouter-base finished successfully, duration: 52 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_6-2 05145a6e3209 10 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_6-2 fcc44b19390b 11 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_6-2 d056f1c4aea5 14 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_6-2 225ddb381977 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_6-2 a6cdf675f7f5 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_6-2 6a88e4c4125a About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_6-2 6c22704fe6c9 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_6-2 1bb4742b4d76 2 minutes ago 2.35MB tf-dev-sandbox compile 8fb08b670d82 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_6-2 f80c35204a9f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_6-2 f58b89aed101 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src e00faf2218d2 About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_6-2 af89642586bb About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_6-2 4782269421cb About an hour ago 4.17kB tf-dev-sandbox frozen fc16faa845c2 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen fc16faa845c2 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB