2026-03-03 16:03:23,322: INFO: Building opensdn-vrouter-base 2026-03-03 16:03:23,337: 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_6_3_6-1 --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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 #7 ... #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 transferring context: 86.20kB done #6 DONE 0.5s #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 #7 DONE 1.3s #8 [stage-1 2/5] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #8 DONE 0.4s #9 [stage-1 3/5] COPY --from=build /buildroot/usr/bin/tools/qosmap /usr/bin/ #9 DONE 1.0s #10 [stage-1 4/5] RUN set -e ; source /etc/os-release ; dnf install -y NetworkManager initscripts ethtool pciutils ; dnf 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.067 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 14 MB 00:00 #10 4.013 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #10 4.688 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 402 kB 00:00 #10 5.210 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 16 MB 00:00 #10 10.18 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 11 MB 00:00 #10 13.22 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 1.1 MB 00:00 #10 13.88 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #10 15.20 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 697 kB 00:00 #10 15.58 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 474 kB 00:00 #10 15.95 added from: http://tf-mirrors.gz1.opensdn.io/re 495 kB/s | 18 kB 00:00 #10 16.27 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #10 16.63 added from: http://tf-mirrors.gz1.opensdn.io/re 303 kB/s | 15 kB 00:00 #10 17.18 added from: http://tf-mirrors.gz1.opensdn.io/re 397 kB/s | 96 kB 00:00 #10 17.88 added from: http://tf-mirrors.gz1.opensdn.io/re 81 MB/s | 39 MB 00:00 #10 31.35 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #10 38.94 Dependencies resolved. #10 38.94 ==================================================================================================== #10 38.94 Package Arch Version Repository Size #10 38.94 ==================================================================================================== #10 38.94 Installing: #10 38.94 NetworkManager x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.3 M #10 38.94 ethtool x86_64 2:6.15-2.el9 tf-mirrors.ci_repos_yum9-baseos 331 k #10 38.94 initscripts x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #10 38.94 pciutils x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 92 k #10 38.94 Installing dependencies: #10 38.94 NetworkManager-libnm x86_64 1:1.54.0-3.el9_7 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 38.94 chkconfig x86_64 1.24-2.el9 tf-mirrors.ci_repos_yum9-baseos 160 k #10 38.94 cryptsetup-libs x86_64 2.7.2-4.el9 tf-mirrors.ci_repos_yum9-baseos 514 k #10 38.94 device-mapper x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 138 k #10 38.94 device-mapper-libs x86_64 9:1.02.206-2.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 179 k #10 38.94 hwdata noarch 0.348-9.20.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M #10 38.94 initscripts-rename-device x86_64 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #10 38.94 initscripts-service noarch 10.11.8-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k #10 38.94 kbd x86_64 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k #10 38.94 kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k #10 38.94 kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M #10 38.94 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #10 38.94 libndp x86_64 1.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 37 k #10 38.94 pciutils-libs x86_64 3.7.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #10 38.94 systemd-udev x86_64 252-55.el9_7.7.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M #10 38.94 Installing weak dependencies: #10 38.94 iputils x86_64 20210202-15.el9 tf-mirrors.ci_repos_yum9-baseos 167 k #10 38.94 #10 38.94 Transaction Summary #10 38.94 ==================================================================================================== #10 38.94 Install 20 Packages #10 38.94 #10 38.94 Total download size: 12 M #10 38.94 Installed size: 49 M #10 38.94 Downloading Packages: #10 38.99 (1/20): chkconfig-1.24-2.el9.x86_64.rpm 2.7 MB/s | 160 kB 00:00 #10 39.04 (2/20): NetworkManager-libnm-1.54.0-3.el9_7.x86 19 MB/s | 1.9 MB 00:00 #10 39.06 (3/20): device-mapper-1.02.206-2.el9_7.1.x86_64 15 MB/s | 138 kB 00:00 #10 39.07 (4/20): cryptsetup-libs-2.7.2-4.el9.x86_64.rpm 7.3 MB/s | 514 kB 00:00 #10 39.07 (5/20): device-mapper-libs-1.02.206-2.el9_7.1.x 8.0 MB/s | 179 kB 00:00 #10 39.12 (6/20): NetworkManager-1.54.0-3.el9_7.x86_64.rp 13 MB/s | 2.3 MB 00:00 #10 39.12 (7/20): ethtool-6.15-2.el9.x86_64.rpm 5.4 MB/s | 331 kB 00:00 #10 39.13 (8/20): initscripts-10.11.8-4.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #10 39.13 (9/20): initscripts-rename-device-10.11.8-4.el9 1.7 MB/s | 14 kB 00:00 #10 39.14 (10/20): initscripts-service-10.11.8-4.el9.noar 2.0 MB/s | 11 kB 00:00 #10 39.14 (11/20): iputils-20210202-15.el9.x86_64.rpm 19 MB/s | 167 kB 00:00 #10 39.15 (12/20): kbd-2.4.0-11.el9.x86_64.rpm 26 MB/s | 383 kB 00:00 #10 39.16 (13/20): hwdata-0.348-9.20.el9.noarch.rpm 17 MB/s | 1.7 MB 00:00 #10 39.18 (14/20): kbd-legacy-2.4.0-11.el9.noarch.rpm 15 MB/s | 502 kB 00:00 #10 39.19 (15/20): kmod-28-11.el9.x86_64.rpm 6.6 MB/s | 121 kB 00:00 #10 39.19 (16/20): libndp-1.9-1.el9.x86_64.rpm 3.2 MB/s | 37 kB 00:00 #10 39.19 (17/20): pciutils-3.7.0-7.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 39.20 (18/20): pciutils-libs-3.7.0-7.el9.x86_64.rpm 4.7 MB/s | 40 kB 00:00 #10 39.22 (19/20): kbd-misc-2.4.0-11.el9.noarch.rpm 23 MB/s | 1.5 MB 00:00 #10 39.24 (20/20): systemd-udev-252-55.el9_7.7.rocky.0.1. 41 MB/s | 1.9 MB 00:00 #10 39.24 -------------------------------------------------------------------------------- #10 39.24 Total 40 MB/s | 12 MB 00:00 #10 39.24 Running transaction check #10 39.42 Transaction check succeeded. #10 39.42 Running transaction test #10 39.78 Transaction test succeeded. #10 39.78 Running transaction #10 40.25 Preparing : 1/1 #10 40.48 Installing : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 1/20 #10 40.49 Installing : device-mapper-9:1.02.206-2.el9_7.1.x86_64 2/20 #10 40.51 Installing : cryptsetup-libs-2.7.2-4.el9.x86_64 3/20 #10 40.52 Installing : pciutils-libs-3.7.0-7.el9.x86_64 4/20 #10 40.53 Installing : libndp-1.9-1.el9.x86_64 5/20 #10 40.54 Installing : kmod-28-11.el9.x86_64 6/20 #10 40.72 Installing : kbd-misc-2.4.0-11.el9.noarch 7/20 #10 40.77 Installing : kbd-legacy-2.4.0-11.el9.noarch 8/20 #10 40.81 Installing : kbd-2.4.0-11.el9.x86_64 9/20 #10 40.92 Installing : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 40.94 Running scriptlet: systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 10/20 #10 41.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. #10 41.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. #10 41.54 #10 41.54 Installing : iputils-20210202-15.el9.x86_64 11/20 #10 41.55 Running scriptlet: iputils-20210202-15.el9.x86_64 11/20 #10 41.57 Installing : initscripts-service-10.11.8-4.el9.noarch 12/20 #10 41.59 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 13/20 #10 41.68 Installing : hwdata-0.348-9.20.el9.noarch 14/20 #10 41.69 Installing : chkconfig-1.24-2.el9.x86_64 15/20 #10 41.75 Installing : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 16/20 #10 41.76 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 41.83 Installing : NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 42.03 Running scriptlet: NetworkManager-1:1.54.0-3.el9_7.x86_64 17/20 #10 42.05 Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. #10 42.05 Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. #10 42.05 Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. #10 42.05 #10 42.06 Installing : initscripts-10.11.8-4.el9.x86_64 18/20 #10 42.07 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 18/20 #10 42.11 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. #10 42.11 Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. #10 42.11 #10 42.13 Installing : pciutils-3.7.0-7.el9.x86_64 19/20 #10 42.17 Installing : ethtool-2:6.15-2.el9.x86_64 20/20 #10 42.21 Running scriptlet: ethtool-2:6.15-2.el9.x86_64 20/20 #10 42.53 Verifying : NetworkManager-1:1.54.0-3.el9_7.x86_64 1/20 #10 42.53 Verifying : NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 2/20 #10 42.53 Verifying : chkconfig-1.24-2.el9.x86_64 3/20 #10 42.53 Verifying : cryptsetup-libs-2.7.2-4.el9.x86_64 4/20 #10 42.53 Verifying : device-mapper-9:1.02.206-2.el9_7.1.x86_64 5/20 #10 42.53 Verifying : device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 6/20 #10 42.53 Verifying : ethtool-2:6.15-2.el9.x86_64 7/20 #10 42.53 Verifying : hwdata-0.348-9.20.el9.noarch 8/20 #10 42.53 Verifying : initscripts-10.11.8-4.el9.x86_64 9/20 #10 42.53 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 10/20 #10 42.53 Verifying : initscripts-service-10.11.8-4.el9.noarch 11/20 #10 42.53 Verifying : iputils-20210202-15.el9.x86_64 12/20 #10 42.53 Verifying : kbd-2.4.0-11.el9.x86_64 13/20 #10 42.53 Verifying : kbd-legacy-2.4.0-11.el9.noarch 14/20 #10 42.53 Verifying : kbd-misc-2.4.0-11.el9.noarch 15/20 #10 42.53 Verifying : kmod-28-11.el9.x86_64 16/20 #10 42.53 Verifying : libndp-1.9-1.el9.x86_64 17/20 #10 42.53 Verifying : pciutils-3.7.0-7.el9.x86_64 18/20 #10 42.53 Verifying : pciutils-libs-3.7.0-7.el9.x86_64 19/20 #10 42.53 Verifying : systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 20/20 #10 42.64 #10 42.64 Installed: #10 42.64 NetworkManager-1:1.54.0-3.el9_7.x86_64 #10 42.64 NetworkManager-libnm-1:1.54.0-3.el9_7.x86_64 #10 42.64 chkconfig-1.24-2.el9.x86_64 #10 42.64 cryptsetup-libs-2.7.2-4.el9.x86_64 #10 42.64 device-mapper-9:1.02.206-2.el9_7.1.x86_64 #10 42.64 device-mapper-libs-9:1.02.206-2.el9_7.1.x86_64 #10 42.64 ethtool-2:6.15-2.el9.x86_64 #10 42.64 hwdata-0.348-9.20.el9.noarch #10 42.64 initscripts-10.11.8-4.el9.x86_64 #10 42.64 initscripts-rename-device-10.11.8-4.el9.x86_64 #10 42.64 initscripts-service-10.11.8-4.el9.noarch #10 42.64 iputils-20210202-15.el9.x86_64 #10 42.64 kbd-2.4.0-11.el9.x86_64 #10 42.64 kbd-legacy-2.4.0-11.el9.noarch #10 42.64 kbd-misc-2.4.0-11.el9.noarch #10 42.64 kmod-28-11.el9.x86_64 #10 42.64 libndp-1.9-1.el9.x86_64 #10 42.64 pciutils-3.7.0-7.el9.x86_64 #10 42.64 pciutils-libs-3.7.0-7.el9.x86_64 #10 42.64 systemd-udev-252-55.el9_7.7.rocky.0.1.x86_64 #10 42.64 #10 42.64 Complete! #10 43.16 77 files removed #10 DONE 43.4s #11 [stage-1 5/5] COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / #11 DONE 0.5s #12 exporting to image #12 exporting layers #12 exporting layers 1.5s done #12 writing image sha256:72f24cd36c931090917ad554a9e8ea3189d3a39e5f725a9c5d7c4cc1142f065d done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_6-1 0.0s done #12 DONE 1.6s 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) 2026-03-03 16:04:13,560: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base] 9cccf855e5af: Preparing 4d563680a22e: Preparing 8339e8236473: Preparing e3a2a32a6b6b: Preparing f3c7e868e1e6: Preparing 16047e944913: Preparing aa2036e4a61c: Preparing f36e711ea8a5: Preparing d43f8c832707: Preparing f4f1cbf0de7b: Preparing 644904752b3a: Preparing 39bd4d4f5f21: Preparing ad43bf5459fe: Preparing 541a9f0dbc37: Preparing d5f71131603a: Preparing a0aec4a07b90: Preparing dcdf2ab02133: Preparing 44343de3ea1d: Preparing f3c7e868e1e6: Waiting 16047e944913: Waiting 541a9f0dbc37: Waiting aa2036e4a61c: Waiting f36e711ea8a5: Waiting d43f8c832707: Waiting f4f1cbf0de7b: Waiting 644904752b3a: Waiting 39bd4d4f5f21: Waiting ad43bf5459fe: Waiting d5f71131603a: Waiting 44343de3ea1d: Waiting a0aec4a07b90: Waiting dcdf2ab02133: Waiting e3a2a32a6b6b: Pushed 9cccf855e5af: Pushed 8339e8236473: Pushed f3c7e868e1e6: Layer already exists 16047e944913: Layer already exists aa2036e4a61c: Layer already exists f36e711ea8a5: Layer already exists d43f8c832707: Layer already exists 644904752b3a: Layer already exists f4f1cbf0de7b: Layer already exists 39bd4d4f5f21: Layer already exists ad43bf5459fe: Layer already exists a0aec4a07b90: Layer already exists d5f71131603a: Layer already exists 541a9f0dbc37: Layer already exists dcdf2ab02133: Layer already exists 44343de3ea1d: Layer already exists 4d563680a22e: Pushed master-2_6_3_6-1: digest: sha256:c3aa796a427abe81f895252b92bcbcc4707745dd7b43a9ef0f4decd895cc7de0 size: 4090 2026-03-03 16:04:18,523: INFO: Building opensdn-vrouter-base finished successfully, duration: 55 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_6-1 286b108edb2d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_6-1 7c65fd5d37c2 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_6-1 f7ba322313e7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_6-1 5b47af5fb562 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_6-1 646fe8229e27 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_6-1 df6bf6a27063 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_6-1 acc52c60bad9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_6-1 cc29dcb6db5b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_6-1 fd60fb6204f0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_6-1 caaec5968a23 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_6-1 e23b1bb32522 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_6-1 bcdaac3283fc 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_6-1 72f24cd36c93 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen a78334f81e31 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 634e8b45cbc1 24.7GB 0B tf-dev-sandbox:frozen a78334f81e31 2.9GB 0B U