2025-11-20 15:14:32,831: INFO: Building opensdn-vrouter-base 2025-11-20 15:14:32,865: 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_3_9_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.28kB 0.0s 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_3_9_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.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_9_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.20kB done #8 DONE 0.6s #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.6s #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.913 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.1 MB 00:00 #10 1.407 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #10 1.769 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 264 kB 00:00 #10 1.992 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 7.0 MB 00:00 #10 3.664 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #10 5.256 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 939 kB 00:00 #10 5.671 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #10 6.399 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 392 kB 00:00 #10 6.858 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 451 kB 00:00 #10 7.211 added from: http://tf-mirrors.gz1.opensdn.io/re 483 kB/s | 16 kB 00:00 #10 7.368 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #10 7.725 added from: http://tf-mirrors.gz1.opensdn.io/re 109 kB/s | 13 kB 00:00 #10 7.949 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #10 8.710 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 30 MB 00:00 #10 19.28 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #10 25.04 Dependencies resolved. #10 25.04 ============================================================================================== #10 25.04 Package Arch Version Repository Size #10 25.04 ============================================================================================== #10 25.04 Installing: #10 25.04 NetworkManager x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 25.04 ethtool x86_64 2:6.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 229 k #10 25.04 initscripts x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 25.04 pciutils x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 25.04 Installing dependencies: #10 25.04 NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M #10 25.04 chkconfig x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 160 k #10 25.04 cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k #10 25.04 device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k #10 25.04 device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k #10 25.04 hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M #10 25.04 initscripts-rename-device x86_64 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 25.04 initscripts-service noarch 10.11.7-1.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #10 25.04 kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #10 25.04 kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 25.04 kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 25.04 kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 25.04 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 25.04 pciutils-libs x86_64 3.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 41 k #10 25.04 systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 25.04 #10 25.04 Transaction Summary #10 25.04 ============================================================================================== #10 25.04 Install 19 Packages #10 25.04 #10 25.04 Total download size: 12 M #10 25.04 Installed size: 46 M #10 25.04 Downloading Packages: #10 25.04 (1/19): chkconfig-1.24-1.el9_5.1.x86_64.rpm 4.5 MB/s | 160 kB 00:00 #10 25.07 (2/19): cryptsetup-libs-2.7.2-3.el9_5.x86_64.rp 16 MB/s | 514 kB 00:00 #10 25.22 (3/19): device-mapper-1.02.198-2.el9.x86_64.rpm 831 kB/s | 137 kB 00:00 #10 25.35 (4/19): NetworkManager-libnm-1.48.10-5.el9_5.x8 5.0 MB/s | 1.8 MB 00:00 #10 25.48 (5/19): device-mapper-libs-1.02.198-2.el9.x86_6 692 kB/s | 177 kB 00:00 #10 25.61 (6/19): ethtool-6.2-1.el9.x86_64.rpm 922 kB/s | 229 kB 00:00 #10 25.88 (7/19): NetworkManager-1.48.10-5.el9_5.x86_64.r 2.6 MB/s | 2.3 MB 00:00 #10 25.89 (8/19): initscripts-10.11.7-1.el9.x86_64.rpm 714 kB/s | 208 kB 00:00 #10 25.90 (9/19): initscripts-rename-device-10.11.7-1.el9 545 kB/s | 14 kB 00:00 #10 25.91 (10/19): initscripts-service-10.11.7-1.el9.noar 499 kB/s | 10 kB 00:00 #10 26.12 (11/19): kbd-2.4.0-10.el9.x86_64.rpm 1.8 MB/s | 387 kB 00:00 #10 26.49 (12/19): kbd-legacy-2.4.0-10.el9.noarch.rpm 872 kB/s | 502 kB 00:00 #10 26.60 (13/19): hwdata-0.348-9.15.el9.noarch.rpm 1.5 MB/s | 1.6 MB 00:01 #10 26.82 (14/19): kmod-28-10.el9.x86_64.rpm 367 kB/s | 121 kB 00:00 #10 26.82 (15/19): libndp-1.9-1.el9.x86_64.rpm 157 kB/s | 37 kB 00:00 #10 26.84 (16/19): pciutils-3.7.0-5.el9.x86_64.rpm 4.1 MB/s | 92 kB 00:00 #10 26.86 (17/19): pciutils-libs-3.7.0-5.el9.x86_64.rpm 1.2 MB/s | 41 kB 00:00 #10 26.89 (18/19): kbd-misc-2.4.0-10.el9.noarch.rpm 1.9 MB/s | 1.5 MB 00:00 #10 26.93 (19/19): systemd-udev-252-46.el9_5.2.0.1.x86_64 25 MB/s | 1.9 MB 00:00 #10 26.93 -------------------------------------------------------------------------------- #10 26.93 Total 6.0 MB/s | 12 MB 00:01 #10 26.93 Running transaction check #10 27.01 Transaction check succeeded. #10 27.01 Running transaction test #10 27.19 Transaction test succeeded. #10 27.19 Running transaction #10 29.26 Preparing : 1/1 #10 29.43 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 1/19 #10 29.60 Installing : device-mapper-9:1.02.198-2.el9.x86_64 2/19 #10 29.62 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 3/19 #10 29.63 Installing : pciutils-libs-3.7.0-5.el9.x86_64 4/19 #10 29.64 Installing : libndp-1.9-1.el9.x86_64 5/19 #10 29.66 Installing : kmod-28-10.el9.x86_64 6/19 #10 29.78 Installing : kbd-misc-2.4.0-10.el9.noarch 7/19 #10 30.15 Installing : kbd-legacy-2.4.0-10.el9.noarch 8/19 #10 30.19 Installing : kbd-2.4.0-10.el9.x86_64 9/19 #10 30.35 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 30.36 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 10/19 #10 31.28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 31.28 #10 31.28 Installing : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 31.30 Installing : initscripts-rename-device-10.11.7-1.el9.x86_64 12/19 #10 31.44 Installing : hwdata-0.348-9.15.el9.noarch 13/19 #10 31.46 Installing : chkconfig-1.24-1.el9_5.1.x86_64 14/19 #10 31.51 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 31.52 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 15/19 #10 31.57 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 31.68 Installing : NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 31.69 Running scriptlet: NetworkManager-1:1.48.10-5.el9_5.x86_64 16/19 #10 31.74 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 31.74 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 31.74 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 31.74 #10 31.75 Installing : initscripts-10.11.7-1.el9.x86_64 17/19 #10 31.93 Running scriptlet: initscripts-10.11.7-1.el9.x86_64 17/19 #10 31.95 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 31.95 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 31.95 #10 31.96 Installing : pciutils-3.7.0-5.el9.x86_64 18/19 #10 32.13 Installing : ethtool-2:6.2-1.el9.x86_64 19/19 #10 32.48 Running scriptlet: ethtool-2:6.2-1.el9.x86_64 19/19 #10 32.79 Verifying : NetworkManager-1:1.48.10-5.el9_5.x86_64 1/19 #10 32.79 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/19 #10 32.79 Verifying : chkconfig-1.24-1.el9_5.1.x86_64 3/19 #10 32.79 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 4/19 #10 32.79 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 5/19 #10 32.79 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 6/19 #10 32.79 Verifying : ethtool-2:6.2-1.el9.x86_64 7/19 #10 32.79 Verifying : hwdata-0.348-9.15.el9.noarch 8/19 #10 32.79 Verifying : initscripts-10.11.7-1.el9.x86_64 9/19 #10 32.79 Verifying : initscripts-rename-device-10.11.7-1.el9.x86_64 10/19 #10 32.79 Verifying : initscripts-service-10.11.7-1.el9.noarch 11/19 #10 32.79 Verifying : kbd-2.4.0-10.el9.x86_64 12/19 #10 32.79 Verifying : kbd-legacy-2.4.0-10.el9.noarch 13/19 #10 32.79 Verifying : kbd-misc-2.4.0-10.el9.noarch 14/19 #10 32.79 Verifying : kmod-28-10.el9.x86_64 15/19 #10 32.79 Verifying : libndp-1.9-1.el9.x86_64 16/19 #10 32.79 Verifying : pciutils-3.7.0-5.el9.x86_64 17/19 #10 32.79 Verifying : pciutils-libs-3.7.0-5.el9.x86_64 18/19 #10 32.79 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 19/19 #10 33.14 #10 33.14 Installed: #10 33.14 NetworkManager-1:1.48.10-5.el9_5.x86_64 #10 33.14 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 #10 33.14 chkconfig-1.24-1.el9_5.1.x86_64 #10 33.14 cryptsetup-libs-2.7.2-3.el9_5.x86_64 #10 33.14 device-mapper-9:1.02.198-2.el9.x86_64 #10 33.14 device-mapper-libs-9:1.02.198-2.el9.x86_64 #10 33.14 ethtool-2:6.2-1.el9.x86_64 #10 33.14 hwdata-0.348-9.15.el9.noarch #10 33.14 initscripts-10.11.7-1.el9.x86_64 #10 33.14 initscripts-rename-device-10.11.7-1.el9.x86_64 #10 33.14 initscripts-service-10.11.7-1.el9.noarch #10 33.14 kbd-2.4.0-10.el9.x86_64 #10 33.14 kbd-legacy-2.4.0-10.el9.noarch #10 33.14 kbd-misc-2.4.0-10.el9.noarch #10 33.14 kmod-28-10.el9.x86_64 #10 33.14 libndp-1.9-1.el9.x86_64 #10 33.14 pciutils-3.7.0-5.el9.x86_64 #10 33.14 pciutils-libs-3.7.0-5.el9.x86_64 #10 33.14 systemd-udev-252-46.el9_5.2.0.1.x86_64 #10 33.14 #10 33.14 Complete! #10 33.72 75 files removed #10 DONE 35.7s #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.3s done #12 writing image sha256:f3a6fdc13766f203774f9fe0e5e7387292f784de1838425ffbc60b04af10f8dc #12 writing image sha256:f3a6fdc13766f203774f9fe0e5e7387292f784de1838425ffbc60b04af10f8dc 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_9_1-4 0.0s done #12 DONE 4.1s 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-11-20 15:15:18,208: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 470499e64761: Preparing 07f90a380d40: Preparing dfdb65fcefa9: Preparing ba43a10f5616: Preparing b24ed292df78: Preparing e1a5fcae2a1a: Preparing 0f1ebe47c77c: Preparing 5811045511ba: Preparing 98a589ce1017: Preparing 0666fb2962f6: Preparing adbf150bf111: Preparing 050aabf0258d: Preparing 5c82bd9799c4: Preparing 9016fc1d7a19: Preparing c8601720d9f0: Preparing 6ae361269f06: Preparing 44343de3ea1d: Preparing 0666fb2962f6: Waiting adbf150bf111: Waiting 050aabf0258d: Waiting 5c82bd9799c4: Waiting 9016fc1d7a19: Waiting c8601720d9f0: Waiting b24ed292df78: Waiting e1a5fcae2a1a: Waiting 6ae361269f06: Waiting 0f1ebe47c77c: Waiting 5811045511ba: Waiting 44343de3ea1d: Waiting 98a589ce1017: Waiting b24ed292df78: Layer already exists e1a5fcae2a1a: Layer already exists 470499e64761: Pushed 0f1ebe47c77c: Layer already exists 5811045511ba: Layer already exists 98a589ce1017: Layer already exists 0666fb2962f6: Layer already exists adbf150bf111: Layer already exists 050aabf0258d: Layer already exists ba43a10f5616: Pushed dfdb65fcefa9: Pushed 9016fc1d7a19: Layer already exists 5c82bd9799c4: Layer already exists c8601720d9f0: Layer already exists 44343de3ea1d: Layer already exists 6ae361269f06: Layer already exists 07f90a380d40: Pushed master-2_3_9_1-4: digest: sha256:d1f925b9a88561c2cd3ceb2820187eb7c0569f91e9a8b4945bbc812b7cb26230 size: 3882 2025-11-20 15:15:28,020: INFO: Building opensdn-vrouter-base finished successfully, duration: 56 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_9_1-4 69b014b60890 11 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_9_1-4 f3a6fdc13766 16 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_9_1-4 85603c73a70d 21 seconds ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_9_1-4 311c91b09eec 23 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_9_1-4 56509fbf87e2 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_9_1-4 f4dfba413e8a About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_9_1-4 8e4f55f90110 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_9_1-4 ddce230d14ff 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_9_1-4 ffe2eebb8544 2 minutes ago 2.46MB tf-dev-sandbox compile 7681f8567501 2 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_9_1-4 e1517ac6e454 3 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4a4da9f7de14 3 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_9_1-4 aaf5020d9d9a 3 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_9_1-4 7a19f6463c3f 3 minutes ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_9_1-4 63b1ae3b8a1a 3 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 640c082d808a About an hour ago 23.5GB