2025-10-27 10:45:16,119: INFO: Building opensdn-vrouter-base 2025-10-27 10:45:16,139: 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_3_7-1_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=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_3_7-1_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.6s #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.18kB done #6 DONE 0.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #7 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_7-1_6 #7 DONE 1.0s #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.8s #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.064 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #10 1.819 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 730 kB 00:00 #10 2.067 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 264 kB 00:00 #10 2.489 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 7.0 MB 00:00 #10 4.803 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #10 5.999 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #10 6.504 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #10 7.099 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 392 kB 00:00 #10 7.432 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #10 7.659 added from: http://tf-mirrors.gz1.opensdn.io/re 525 kB/s | 16 kB 00:00 #10 8.007 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 kB/s | 257 B 00:00 #10 8.476 added from: http://tf-mirrors.gz1.opensdn.io/re 38 kB/s | 13 kB 00:00 #10 8.653 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #10 9.419 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 #10 20.23 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #10 25.89 Dependencies resolved. #10 25.90 ============================================================================================== #10 25.90 Package Arch Version Repository Size #10 25.90 ============================================================================================== #10 25.90 Installing: #10 25.90 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 25.90 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 25.90 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 25.90 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 25.90 Installing dependencies: #10 25.90 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 25.90 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 25.90 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 25.90 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 25.90 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 25.90 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 25.90 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 25.90 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 25.90 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 25.90 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 25.90 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 25.90 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 25.90 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 25.90 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 25.90 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 25.90 #10 25.90 Transaction Summary #10 25.90 ============================================================================================== #10 25.90 Install 19 Packages #10 25.90 #10 25.90 Total download size: 12 M #10 25.90 Installed size: 46 M #10 25.90 Downloading Packages: #10 25.94 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 6.4 MB/s | 160 kB 00:00 #10 25.96 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 21 MB/s | 514 kB 00:00 #10 25.98 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 6.1 MB/s | 137 kB 00:00 #10 26.01 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 17 MB/s | 1.8 MB 00:00 #10 26.02 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 4.8 MB/s | 177 kB 00:00 #10 26.03 (6/19): ethtool-6.2-1.el9.x86_64.rpm 12 MB/s | 229 kB 00:00 #10 26.04 (7/19): initscripts-10.11.7-1.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #10 26.10 (8/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 12 MB/s | 2.3 MB 00:00 #10 26.19 (9/19): initscripts-rename-device-10.11.7-1.el9 89 kB/s | 14 kB 00:00 #10 26.24 (10/19): initscripts-service-10.11.7-1.el9.noar 75 kB/s | 10 kB 00:00 #10 26.25 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 7.3 MB/s | 387 kB 00:00 #10 26.26 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 22 MB/s | 502 kB 00:00 #10 26.28 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 6.0 MB/s | 1.6 MB 00:00 #10 26.29 (14/19): kmod-28-10.el9.x86_64.rpm 3.9 MB/s | 121 kB 00:00 #10 26.31 (15/19): libndp-1.9-1.el9.x86_64.rpm 1.5 MB/s | 37 kB 00:00 #10 26.32 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 3.0 MB/s | 92 kB 00:00 #10 26.34 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 1.5 MB/s | 41 kB 00:00 #10 26.36 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 13 MB/s | 1.5 MB 00:00 #10 26.40 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 26 MB/s | 1.9 MB 00:00 #10 26.40 -------------------------------------------------------------------------------- #10 26.40 Total 24 MB/s | 12 MB 00:00 #10 26.40 Running transaction check #10 26.49 Transaction check succeeded. #10 26.49 Running transaction test #10 26.67 Transaction test succeeded. #10 26.67 Running transaction #10 27.55 Preparing : 1/1 #10 27.81 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 27.82 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 27.86 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 27.86 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 27.88 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 27.90 Installing : kmod-28-10.el9.x86_64 6/19 #10 28.02 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 28.23 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 28.43 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 28.72 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 28.96 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 29.52 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 29.52 #10 29.52 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 29.54 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 29.62 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 29.64 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 29.71 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 29.73 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 29.81 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 29.88 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 29.90 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 29.93 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 29.93 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 29.93 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 29.93 #10 29.96 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 29.96 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 29.99 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 29.99 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 29.99 #10 29.99 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 30.06 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 30.16 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 32.65 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 32.65 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 32.65 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 32.65 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 32.65 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 32.65 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 32.65 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 32.65 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 32.65 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 32.65 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 32.65 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 32.65 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 32.65 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 32.65 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 32.65 Verifying : kmod-28-10.el9.x86_64 15/19 #10 32.65 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 32.65 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 32.65 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 32.65 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 32.91 #10 32.91 Installed: #10 32.91 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 32.91 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 32.91 chkconfig-1.24-1.el9_5.1.x86_64 #10 32.91 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 32.91 device-mapper-9:1.02.198-2.el9.x86_64 #10 32.91 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 32.91 ethtool-2:6.2-1.el9.x86_64 #10 32.91 hwdata-0.348-9.15.el9.noarch #10 32.91 initscripts-10.11.7-1.el9.x86_64 #10 32.91 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 32.91 initscripts-service-10.11.7-1.el9.noarch #10 32.91 kbd-2.4.0-10.el9.x86_64 #10 32.91 kbd-legacy-2.4.0-10.el9.noarch #10 32.91 kbd-misc-2.4.0-10.el9.noarch #10 32.91 kmod-28-10.el9.x86_64 #10 32.91 libndp-1.9-1.el9.x86_64 #10 32.91 pciutils-3.7.0-5.el9.x86_64 #10 32.91 pciutils-libs-3.7.0-5.el9.x86_64 #10 32.91 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 32.91 #10 32.91 Complete! #10 33.49 75 files removed #10 DONE 33.8s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 1.0s #12 exporting to image #12 exporting layers #12 exporting layers 3.3s done #12 writing image sha256:8b594df2f2135a4dd4cac351c4476b94de548b1f69ae5414d8d7af79ef0912c7 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_2_3_7-1_6 0.0s 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-27 10:45:58,399: INFO: Docker build duration: 42 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] ab124bcd8111: Preparing 540b6be45264: Preparing 25f4717524b8: Preparing 4067c75371cf: Preparing 82d72d5c5e3d: Preparing 19dae39b3b30: Preparing f1b5792fe77c: Preparing bbf47fbc2eb6: Preparing 9558657d9fcb: Preparing 555d418cbe93: Preparing e15ec225f8c4: Preparing f7a5fc72e1e6: Preparing 869fed485ee8: Preparing dc88de3887c2: Preparing 66639d51ea4d: Preparing 44d9930d7c0a: Preparing 44343de3ea1d: Preparing 82d72d5c5e3d: Waiting 19dae39b3b30: Waiting f1b5792fe77c: Waiting bbf47fbc2eb6: Waiting 9558657d9fcb: Waiting 555d418cbe93: Waiting e15ec225f8c4: Waiting f7a5fc72e1e6: Waiting 869fed485ee8: Waiting dc88de3887c2: Waiting 66639d51ea4d: Waiting 44d9930d7c0a: Waiting 44343de3ea1d: Waiting ab124bcd8111: Pushed 4067c75371cf: Pushed 82d72d5c5e3d: Layer already exists 19dae39b3b30: Layer already exists f1b5792fe77c: Layer already exists 25f4717524b8: Pushed bbf47fbc2eb6: Layer already exists 9558657d9fcb: Layer already exists 555d418cbe93: Layer already exists f7a5fc72e1e6: Layer already exists 869fed485ee8: Layer already exists e15ec225f8c4: Layer already exists dc88de3887c2: Layer already exists 66639d51ea4d: Layer already exists 44d9930d7c0a: Layer already exists 44343de3ea1d: Layer already exists 540b6be45264: Pushed master-2_2_3_7-1_6: digest: sha256:91248eda0332b746b993787bff1c3f6e35bf08e3ae2655fe4bd646fc748b9a8f size: 3882 2025-10-27 10:46:10,746: INFO: Building opensdn-vrouter-base finished successfully, duration: 54 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_7-1_6 82923207745d 10 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_7-1_6 56cb633790b4 11 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_7-1_6 8b594df2f213 17 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_7-1_6 d3a80850eebf 22 seconds ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_7-1_6 100b18d7eed5 25 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_7-1_6 ad5febf72706 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_7-1_6 a9a3ec2a2a46 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_7-1_6 911c9c5341c6 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_7-1_6 49f788c61df5 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_7-1_6 893ba73c953b 2 minutes ago 2.45MB tf-dev-sandbox compile e9d0f2f651f4 3 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_7-1_6 3e5f59ce29aa About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_7-1_6 03cd6a078d8f About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 41fbf4a78dce About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_7-1_6 6512a400a0db About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_7-1_6 a21bb17f6a68 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_3_7-1_6 99299916260c About an hour ago 2.81GB tf-dev-sandbox sandbox-master-2_2_3_7-1_6 99299916260c About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB